[libconfig-file-perl] 04/04: Apply wrap-and-sort

Axel Beckert abe at deuxchevaux.org
Fri May 29 19:09:06 UTC 2015


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

abe pushed a commit to branch master
in repository libconfig-file-perl.

commit b4e870fb224efd0e5197b82c9c1986025728d674
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Fri May 29 21:08:56 2015 +0200

    Apply wrap-and-sort
---
 debian/changelog | 1 +
 debian/control   | 5 ++---
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f5fda4b..fbce92d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,6 +32,7 @@ libconfig-file-perl (1.50-3) UNRELEASED; urgency=low
       valid private one. Issue reported by DUCK.
     + Add the accent to Sébastien's name.
     + Fix wrong/duplicate "Files:" wildcard for the Debian packaging.
+  * Apply wrap-and-sort.
 
  -- Nathan Handler <nhandler at ubuntu.com>  Sat, 06 Jun 2009 01:33:19 +0000
 
diff --git a/debian/control b/debian/control
index e655715..b82b900 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,9 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7),
                perl
-Build-Depends-Indep: perl,
+Build-Depends-Indep: libtest-pod-coverage-perl,
                      libtest-pod-perl,
-                     libtest-pod-coverage-perl
+                     perl
 Standards-Version: 3.8.0
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libconfig-file-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconfig-file-perl.git
@@ -29,4 +29,3 @@ Description: Parses simple configuration files
   VALUE_THREE = The value contains a \# (hash). # This is a comment.
   COMPOSED_VALUE[one] = The first component of a clustered value
   COMPOSED_VALUE[two] = The second component of a clustered value
-

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



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