[libacme-damn-perl] 07/09: wrap&sort d/control
gregor herrmann
gregoa at debian.org
Tue Jun 2 20:41:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libacme-damn-perl.
commit 95875f55cb19101b2fe27f7221a8a2ad6f736c6d
Author: gregor herrmann <gregoa at debian.org>
Date: Tue Jun 2 22:38:58 2015 +0200
wrap&sort d/control
Gbp-Dch: Ignore
---
debian/control | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 16a64f9..09b9b5c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,13 @@
Source: libacme-damn-perl
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 9.20120312~), perl, libtest-exception-perl
+Build-Depends: debhelper (>= 9.20120312~),
+ libtest-exception-perl,
+ perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jeffrey Ratcliffe <jeffrey.ratcliffe at gmail.com>,
- Jonathan Yu <jawnsy at cpan.org>, Fabrizio Regalli <fabreg at fabreg.it>
+ Jonathan Yu <jawnsy at cpan.org>,
+ Fabrizio Regalli <fabreg at fabreg.it>
Standards-Version: 3.9.6
Homepage: https://metacpan.org/release/Acme-Damn
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libacme-damn-perl.git
@@ -12,7 +15,9 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libacme-damn-perl
Package: libacme-damn-perl
Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ ${shlibs:Depends}
Description: Perl module to unbless objects
Acme::Damn provides a way to reverse the bless operation, which takes a
variable and associates it with a given class. One can use this module
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libacme-damn-perl.git
More information about the Pkg-perl-cvs-commits
mailing list