[libpackage-constants-perl] 08/12: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sun Nov 29 16:20:08 UTC 2015


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libpackage-constants-perl.

commit a2d84ee8765abc5d35b4f0a00370b963954e3c2a
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Nov 29 17:16:11 2015 +0100

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 40e8734..2650d80 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,9 @@
 Source: libpackage-constants-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Niko Tyni <ntyni at debian.org>
-Build-Depends: debhelper (>= 9.20120312)
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpackage-constants-perl.git
@@ -12,7 +12,8 @@ Homepage: https://metacpan.org/release/Package-Constants
 
 Package: libpackage-constants-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: List constants defined in a package
  Package::Constants lists all the constants defined in a certain package. This
  can be useful for, among others, setting up an autogenerated

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpackage-constants-perl.git



More information about the Pkg-perl-cvs-commits mailing list