[libchart-perl] 01/03: Apply wrap-and-sort

Axel Beckert abe at deuxchevaux.org
Sun May 10 16:03:46 UTC 2015


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

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

commit a9743f0813ff3f727784e6313b4c5ffffdfc6471
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun May 10 18:00:11 2015 +0200

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

diff --git a/debian/changelog b/debian/changelog
index f6b910e..9c1ad9d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,7 @@ libchart-perl (2.4.10ds1-1) UNRELEASED; urgency=medium
     + Drop HTML stanza from debian/libchart-perl.doc-base.
   * Also drop MYMETA.yml which is (re-)generated at built time and removed
     in the clean target and hence should not be in any upstream tar ball.
+  * Apply wrap-and-sort.
 
  -- Axel Beckert <abe at debian.org>  Sat, 02 May 2015 09:47:49 +0200
 
diff --git a/debian/control b/debian/control
index 51bc665..3db7f96 100644
--- a/debian/control
+++ b/debian/control
@@ -16,9 +16,9 @@ Homepage: https://metacpan.org/release/Chart
 
 Package: libchart-perl
 Architecture: all
-Depends: ${misc:Depends},
-         ${perl:Depends},
-         libgd-gd2-perl | libgd-gd2-noxpm-perl
+Depends: libgd-gd2-perl | libgd-gd2-noxpm-perl,
+         ${misc:Depends},
+         ${perl:Depends}
 Description: Chart library for Perl
  This package is a collection of chart creation modules for Perl based
  on the GD graphics library.  It provides the ability to create the
@@ -30,4 +30,3 @@ Description: Chart library for Perl
   * Pareto
   * Pie
   * Point
-

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



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