[libdatetime-set-perl] 05/07: wrap&sort d/control

gregor herrmann gregoa at debian.org
Sat Feb 15 15:01:38 UTC 2014


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

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

commit aa753b81e497f299b423f4bd6e56e0c92859c404
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Feb 15 15:59:45 2014 +0100

    wrap&sort d/control
    
    Git-Dch: Ignore
---
 debian/control | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index e2f2440..c8ab4ce 100644
--- a/debian/control
+++ b/debian/control
@@ -7,11 +7,11 @@ Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>,
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
+Build-Depends-Indep: libdatetime-event-recurrence-perl,
                      libdatetime-perl,
                      libparams-validate-perl,
                      libset-infinite-perl,
-                     libdatetime-event-recurrence-perl
+                     perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-set-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-set-perl.git
@@ -19,11 +19,11 @@ Homepage: https://metacpan.org/release/DateTime-Set/
 
 Package: libdatetime-set-perl
 Architecture: all
-Depends: ${perl:Depends},
-         ${misc:Depends},
-         libset-infinite-perl,
+Depends: ${misc:Depends},
+         ${perl:Depends},
          libdatetime-perl,
-         libparams-validate-perl
+         libparams-validate-perl,
+         libset-infinite-perl
 Description: Datetime sets and set math
  DateTime::Set is a module for date/time sets.  It can be used to
  handle two different types of sets.

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



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