[libimport-into-perl] 05/06: cme: reformat debian/control
gregor herrmann
gregoa at debian.org
Sat Jul 12 12:52:36 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libimport-into-perl.
commit 1b2ac73c26b1b5886b71fbdfdf71be5fc53292fc
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Jul 12 14:51:31 2014 +0200
cme: reformat debian/control
Git-Dch: Ignore
---
debian/control | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index ad99f3d..d11fc21 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,11 @@
Source: libimport-into-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Nuno Carvalho <smash at cpan.org>
+Section: perl
+Priority: optional
Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libmodule-runtime-perl
+Build-Depends-Indep: perl,
+ libmodule-runtime-perl
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libimport-into-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libimport-into-perl.git
@@ -12,7 +13,9 @@ Homepage: https://metacpan.org/release/Import-Into
Package: libimport-into-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libmodule-runtime-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libmodule-runtime-perl
Description: module for importing packages into other packages
Import::Into creates a global method import::into which you can call on
any package to import it into another package. This is useful because
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libimport-into-perl.git
More information about the Pkg-perl-cvs-commits
mailing list