[libdatetime-format-human-duration-perl] 04/06: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sun Jul 24 14:23:25 UTC 2016


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

gregoa pushed a commit to branch master
in repository libdatetime-format-human-duration-perl.

commit cb7355e05919372a6d0fdbf09f68c2440df42389
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jul 24 16:21:28 2016 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 1069604..fd12f63 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,23 @@
 Source: libdatetime-format-human-duration-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Nick Morrott <knowledgejunkie at gmail.com>
-Build-Depends: debhelper (>= 9), libmodule-build-perl
-Build-Depends-Indep: perl, libdatetime-perl
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               libmodule-build-perl
+Build-Depends-Indep: perl,
+                     libdatetime-perl
 Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdatetime-format-human-duration-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdatetime-format-human-duration-perl.git
 Homepage: https://metacpan.org/release/DateTime-Format-Human-Duration
-Testsuite: autopkgtest-pkg-perl
 
 Package: libdatetime-format-human-duration-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libdatetime-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdatetime-perl
 Description: Perl module to return a locale-specific string describing a DateTime::Duration
  DateTime::Format::Human::Duration returns a locale-specific human-readable
  string describing a DateTime::Duration object.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-format-human-duration-perl.git



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