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

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

commit d6138da2a90c9bca177ebd25b9bef481fc0c5490
Author: Axel Beckert <a...@deuxchevaux.org>
Date:   Mon Feb 8 18:03:12 2016 +0100

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

diff --git a/debian/changelog b/debian/changelog
index f52218f..34fabbf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libchart-gnuplot-perl (0.23-2) UNRELEASED; urgency=medium
 
   [ Axel Beckert ]
   * Add gnuplot-qt as alternative dependency.
+  * Apply wrap-and-sort.
 
  -- Salvatore Bonaccorso <car...@debian.org>  Sat, 30 Jan 2016 20:03:19 +0100
 
diff --git a/debian/control b/debian/control
index 91b5706..96bf2ac 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,13 @@ Source: libchart-gnuplot-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libtest-pod-coverage-perl, libtest-pod-perl, perl
+Build-Depends-Indep: libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     perl
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
-Uploaders:
- Alejandro Garrido Mota <garridom...@gmail.com>,
- Salvatore Bonaccorso <car...@debian.org>,
- gregor herrmann <gre...@debian.org>
+Uploaders: Alejandro Garrido Mota <garridom...@gmail.com>,
+           Salvatore Bonaccorso <car...@debian.org>,
+           gregor herrmann <gre...@debian.org>
 Standards-Version: 3.9.6
 Homepage: https://metacpan.org/release/Chart-Gnuplot
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libchart-gnuplot-perl.git
@@ -16,8 +17,11 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libchart-gnuplot-perl
 Architecture: all
-Depends: gnuplot-nox | gnuplot-x11 | gnuplot-qt, ${misc:Depends}, 
${perl:Depends}
-Recommends: ghostscript, imagemagick
+Depends: gnuplot-nox | gnuplot-x11 | gnuplot-qt,
+         ${misc:Depends},
+         ${perl:Depends}
+Recommends: ghostscript,
+            imagemagick
 Description: module for generating two- and three-dimensional plots
  Chart::Gnuplot is a module to plot graphs using GNUPLOT. If an image format
  other than PS, PDF and EPS is required to generate, ImageMagick's convert

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to