[libconfig-merge-perl] 06/08: wrap&sort d/control

gregor herrmann gregoa at debian.org
Thu Jun 18 14:54:04 UTC 2015


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

gregoa pushed a commit to branch master
in repository libconfig-merge-perl.

commit 9d7e6e6bc5e8d02fbf919cce36bf46194706c340
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jun 18 16:38:40 2015 +0200

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

diff --git a/debian/control b/debian/control
index 7524de8..577ecdd 100644
--- a/debian/control
+++ b/debian/control
@@ -4,17 +4,17 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
-                     libconfig-any-perl,
-                     libyaml-perl,
+Build-Depends-Indep: libconfig-any-perl,
+                     libconfig-general-perl,
+                     libconfig-tiny-perl,
                      libjson-perl,
-                     libyaml-syck-perl,
                      libjson-xs-perl,
-                     libxml-simple-perl,
-                     libconfig-tiny-perl,
-                     libconfig-general-perl,
+                     libtest-pod-coverage-perl,
                      libtest-pod-perl,
-                     libtest-pod-coverage-perl
+                     libxml-simple-perl,
+                     libyaml-perl,
+                     libyaml-syck-perl,
+                     perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libconfig-merge-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconfig-merge-perl.git
@@ -25,14 +25,14 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libconfig-any-perl
-Recommends: libyaml-perl,
+Recommends: libconfig-general-perl,
+            libconfig-tiny-perl,
             libjson-perl,
             libjson-xs-perl,
-            libyaml-syck-perl,
             libxml-simple-perl,
-            libconfig-tiny-perl,
-            libconfig-general-perl
-Description: umbrella interface to configuration modules 
+            libyaml-perl,
+            libyaml-syck-perl
+Description: umbrella interface to configuration modules
  Config::Merge allows one to load a configuration directory tree containing
  YAML, JSON, XML, Perl, INI or Config::General files. The interface can be
  used in either a functional or an object oriented way.

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



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