[libdatetime-format-ical-perl] 08/09: wrap&sort d/control

gregor herrmann gregoa at debian.org
Fri Jun 5 16:21:58 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-ical-perl.

commit 8df0325d2a13b6a8ffc072e755865ce023c9698f
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 5 18:20:03 2015 +0200

    wrap&sort d/control
    
    Gbp-Dch: Ignore
---
 debian/control | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index 2b666de..2b1fa67 100644
--- a/debian/control
+++ b/debian/control
@@ -7,11 +7,11 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
                libmodule-build-perl,
                perl
-Build-Depends-Indep: libdatetime-timezone-perl,
-                     libdatetime-event-ical-perl,
+Build-Depends-Indep: libdatetime-event-ical-perl,
                      libdatetime-perl,
-                     libparams-validate-perl,
-                     libdatetime-set-perl
+                     libdatetime-set-perl,
+                     libdatetime-timezone-perl,
+                     libparams-validate-perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdatetime-format-ical-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-format-ical-perl.git
@@ -19,13 +19,13 @@ Homepage: https://metacpan.org/release/DateTime-Format-ICal
 
 Package: libdatetime-format-ical-perl
 Architecture: all
-Depends: ${perl:Depends},
-         ${misc:Depends},
-         libdatetime-timezone-perl,
+Depends: ${misc:Depends},
+         ${perl:Depends},
          libdatetime-event-ical-perl,
          libdatetime-perl,
-         libparams-validate-perl,
-         libdatetime-set-perl
+         libdatetime-set-perl,
+         libdatetime-timezone-perl,
+         libparams-validate-perl
 Description: Perl module to parse and format iCal datetime and duration strings
  DateTime::Format::ICal understands the ICal date/time and duration formats,
  as defined in RFC 2445. It can be used to parse these formats in order to

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



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