[libclass-autoloadcan-perl] 01/06: Reformat debian/control with cme
gregor herrmann
gregoa at debian.org
Mon Jun 8 19:38:40 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libclass-autoloadcan-perl.
commit 4aa94d12b220675185ab3571d54646505fa640ce
Author: gregor herrmann <gregoa at debian.org>
Date: Mon Jun 8 21:33:36 2015 +0200
Reformat debian/control with cme
Gbp-Dch: ignore
---
debian/control | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index dbc904d..7d92f81 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
Source: libclass-autoloadcan-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Olivier Sallou <osallou at debian.org>
+Section: perl
+Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl
Standards-Version: 3.9.4
@@ -12,7 +12,8 @@ Homepage: https://metacpan.org/release/Class-AutoloadCAN
Package: libclass-autoloadcan-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+ ${perl:Depends}
Description: module managing conflict between AUTOLOAD, can and inheritance
Class::AutoloadCAN solves a fundamental conflict between AUTOLOAD, can and
inheritance. The problem is that while you can implement anything in
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-autoloadcan-perl.git
More information about the Pkg-perl-cvs-commits
mailing list