[libdatetime-format-db2-perl] 01/03: Reformat debian/control with cme

Alex Muntada alexm at debian.org
Sun Oct 8 22:02:19 UTC 2017


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

alexm pushed a commit to branch master
in repository libdatetime-format-db2-perl.

commit 4030fdcae5b2412030587d580ed60497416b5558
Author: Alex Muntada <alexm at debian.org>
Date:   Sun Oct 8 17:22:19 2017 +0200

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

diff --git a/debian/control b/debian/control
index 075454f..70b88c1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,24 @@
 Source: libdatetime-format-db2-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>,
+           Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libdatetime-perl, libdatetime-format-builder-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>,
- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
+Build-Depends-Indep: libdatetime-perl,
+                     libdatetime-format-builder-perl
 Standards-Version: 3.9.8
-Homepage: https://metacpan.org/release/DateTime-Format-DB2
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdatetime-format-db2-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdatetime-format-db2-perl.git
-Testsuite: autopkgtest-pkg-perl
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdatetime-format-db2-perl.git
+Homepage: https://metacpan.org/release/DateTime-Format-DB2
 
 Package: libdatetime-format-db2-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libdatetime-perl,
- libdatetime-format-builder-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libdatetime-perl,
+         libdatetime-format-builder-perl
 Description: Parse and format DB2 dates and times
  DateTime::Format::DB2 understands the formats used by DB2 for its DATE,
  TIME, and TIMESTAMP data types.  It can be used to parse

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



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