[libparse-debianchangelog-perl] 10/18: Reformat debian/control with cme.

Intrigeri intrigeri at moszumanska.debian.org
Sun May 24 15:22:21 UTC 2015


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

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

commit b4752f3ed86a2f94509823968f32d556eebe5233
Author: intrigeri <intrigeri at debian.org>
Date:   Sun May 24 14:32:04 2015 +0000

    Reformat debian/control with cme.
---
 debian/control | 32 ++++++++++++++++++++++++++------
 1 file changed, 26 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index a0c3dd6..683d930 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,39 @@
 Source: libparse-debianchangelog-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Frank Lichtenheld <djpig at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: po4a, libtimedate-perl, libhtml-parser-perl, libhtml-template-perl, libclass-accessor-perl, liblocale-gettext-perl, tidy, libxml-simple-perl, libio-string-perl, libmodule-build-perl, libtest-pod-perl, libtest-pod-coverage-perl, perl, libtest-exception-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Frank Lichtenheld <djpig at debian.org>
+Build-Depends-Indep: po4a,
+                     libtimedate-perl,
+                     libhtml-parser-perl,
+                     libhtml-template-perl,
+                     libclass-accessor-perl,
+                     liblocale-gettext-perl,
+                     tidy,
+                     libxml-simple-perl,
+                     libio-string-perl,
+                     libmodule-build-perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl,
+                     perl,
+                     libtest-exception-perl
 Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libparse-debianchangelog-perl.git
 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
 Homepage: http://www.djpig.de/software/
 
 Package: libparse-debianchangelog-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libtimedate-perl, libclass-accessor-perl, liblocale-gettext-perl, libio-string-perl
-Suggests: libhtml-parser-perl, libhtml-template-perl, libxml-simple-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libtimedate-perl,
+         libclass-accessor-perl,
+         liblocale-gettext-perl,
+         libio-string-perl
+Suggests: libhtml-parser-perl,
+          libhtml-template-perl,
+          libxml-simple-perl
 Description: parse Debian changelogs and output them in other formats
  Replacement for the very limited dpkg-parsechangelog. Accessible
  either via the parsechangelog command line script or as Perl module.

-- 
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