[libparse-debianchangelog-perl] 03/04: wrap&sort d/control

gregor herrmann gregoa at debian.org
Fri Jun 12 19:27:13 UTC 2015


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

gregoa pushed a commit to branch master
in repository libparse-debianchangelog-perl.

commit 6bb8ee4566df3dae7b019e53ce544744ae43ad4e
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 12 21:25:33 2015 +0200

    wrap&sort d/control
    
    Gbp-Dch: Ignore
---
 debian/control | 27 ++++++++++++++-------------
 1 file changed, 14 insertions(+), 13 deletions(-)

diff --git a/debian/control b/debian/control
index e72af2b..e4d90be 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,7 @@
 Source: libparse-debianchangelog-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Frank Lichtenheld <djpig at debian.org>, intrigeri <intrigeri at debian.org>
+Uploaders: Frank Lichtenheld <djpig at debian.org>,
+           intrigeri <intrigeri at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9),
@@ -8,20 +9,20 @@ Build-Depends: debhelper (>= 9),
                libmodule-build-perl
 Build-Depends-Indep: faketime,
                      libcgi-pm-perl | perl (<< 5.19),
-                     po4a,
-                     libtimedate-perl,
+                     libclass-accessor-perl,
                      libhtml-parser-perl,
                      libhtml-template-perl,
-                     libclass-accessor-perl,
-                     liblocale-gettext-perl,
-                     tidy,
-                     libxml-simple-perl,
                      libio-string-perl,
+                     liblocale-gettext-perl,
                      libstring-shellquote-perl,
-                     libtest-pod-perl,
+                     libtest-exception-perl,
                      libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     libtimedate-perl,
+                     libxml-simple-perl,
                      perl,
-                     libtest-exception-perl
+                     po4a,
+                     tidy
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libparse-debianchangelog-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libparse-debianchangelog-perl.git
@@ -30,13 +31,13 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libparse-debianchangelog-perl
 Architecture: all
-Depends: ${perl:Depends},
-         ${misc:Depends},
+Depends: ${misc:Depends},
+         ${perl:Depends},
          libcgi-pm-perl | perl (<< 5.19),
-         libtimedate-perl,
          libclass-accessor-perl,
+         libio-string-perl,
          liblocale-gettext-perl,
-         libio-string-perl
+         libtimedate-perl,
 Suggests: libhtml-parser-perl,
           libhtml-template-perl,
           libxml-simple-perl

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



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