[libdatetime-format-rfc3339-perl] 05/09: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Tue Nov 10 19:24:27 UTC 2015


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

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

commit 54b978ca98318e0bdb8149202e89040bfbb6fc98
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Nov 10 20:22:31 2015 +0100

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

diff --git a/debian/control b/debian/control
index 6d29a3d..3f83e1a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,11 @@
 Source: libdatetime-format-rfc3339-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 (CPAN/PAUSE) <daxim at cpan.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libdatetime-perl,
- perl
+                     perl
 Standards-Version: 3.9.4
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdatetime-format-rfc3339-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-format-rfc3339-perl.git
@@ -13,8 +13,9 @@ Homepage: https://metacpan.org/release/DateTime-Format-RFC3339
 
 Package: libdatetime-format-rfc3339-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdatetime-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdatetime-perl
 Description: module to parse and format RFC3339 datetime strings
  DateTime::Format::RFC3339 understands the RFC3339 date/time format, an ISO
  8601 profile, defined at http://tools.ietf.org/html/rfc3339.

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



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