[libuuid-perl] 01/05: Apply wrap-and-sort
Axel Beckert
abe at deuxchevaux.org
Wed Aug 28 19:19:26 UTC 2013
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libuuid-perl.
commit 40a9193b1128957c9270e045552864c48e4641cf
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Wed Aug 28 20:58:19 2013 +0200
Apply wrap-and-sort
---
debian/changelog | 1 +
debian/control | 10 +++++++---
2 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b8ad6b1..a2a18b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ libuuid-perl (0.05-1) UNRELEASED; urgency=low
+ obsolete-field-in-dep5-copyright
+ ambiguous-paragraph-in-dep5-copyright
+ copyright-refers-to-symlink-license
+ * Apply wrap-and-sort.
-- Axel Beckert <abe at debian.org> Wed, 28 Aug 2013 16:23:41 +0200
diff --git a/debian/control b/debian/control
index 7d98403..2d498d7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,12 @@
Source: libuuid-perl
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 7.0.50~), perl, uuid-dev
+Build-Depends: debhelper (>= 7.0.50~),
+ perl,
+ uuid-dev
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>
+ Ansgar Burchardt <ansgar at debian.org>
Standards-Version: 3.9.0
Homepage: https://metacpan.org/release/UUID/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libuuid-perl.git
@@ -12,7 +14,9 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libuuid-perl.
Package: libuuid-perl
Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ ${shlibs:Depends}
Conflicts: doc-base (<< 0.10.3)
Description: Perl extension for using UUID interfaces as defined in e2fsprogs
This is a Perl interface to libuuid from e2fsprogs. It allows generation,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libuuid-perl.git
More information about the Pkg-perl-cvs-commits
mailing list