[libdate-range-perl] 01/03: Reformat debian/control with cme

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


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

alexm pushed a commit to branch master
in repository libdate-range-perl.

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

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

diff --git a/debian/control b/debian/control
index 7c35651..fd334d8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,22 @@
 Source: libdate-range-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Sandro Tosi <morph at debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libdate-simple-perl (>= 0.03),
- perl
+                     perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdate-range-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdate-range-perl.git
 Homepage: https://metacpan.org/release/Date-Range
-Testsuite: autopkgtest-pkg-perl
 
 Package: libdate-range-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdate-simple-perl (>= 0.03)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdate-simple-perl (>= 0.03)
 Description: work with a range of dates
  Quite often, when dealing with dates, we don't just want to know information
  about one particular date, but about a range of dates. For example, we may

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



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