[libbusiness-edi-perl] 06/09: wrap&sort d/control

gregor herrmann gregoa at debian.org
Wed Jun 17 15:26:09 UTC 2015


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

gregoa pushed a commit to branch master
in repository libbusiness-edi-perl.

commit 4e0058dddf84a2ef8e8c70a05804b2a476b46046
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jun 17 17:01:02 2015 +0200

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

diff --git a/debian/control b/debian/control
index 6cc02c5..e29c43b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,12 +6,12 @@ Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libcgi-pm-perl | perl (<< 5.19),
-                     perl,
-                     libuniversal-require-perl,
                      libfile-find-rule-perl,
-                     liblist-moreutils-perl,
                      libjson-xs-perl,
-                     libtest-pod-perl
+                     liblist-moreutils-perl,
+                     libtest-pod-perl,
+                     libuniversal-require-perl,
+                     perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libbusiness-edi-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libbusiness-edi-perl.git
@@ -21,12 +21,12 @@ Package: libbusiness-edi-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
-         libuniversal-require-perl,
+         libcgi-pm-perl | perl (<< 5.19),
+         libexporter-easy-perl,
          libfile-find-rule-perl,
-         liblist-moreutils-perl,
          libjson-xs-perl,
-         libexporter-easy-perl,
-         libcgi-pm-perl | perl (<< 5.19)
+         liblist-moreutils-perl,
+         libuniversal-require-perl
 Description: class for generating U.N. EDI interchange objects
  The focus of Business::EDI is to provide object based access to EDI messages
  and subelements. At present, the EDI input processed by Business::EDI objects

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



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