[libchart-gnuplot-perl] 02/02: Apply wrap-and-sort
Axel Beckert
abe at deuxchevaux.org
Mon Feb 8 17:04:34 UTC 2016
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 <abe at 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 <carnil at 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-maintainers at lists.alioth.debian.org>
-Uploaders:
- Alejandro Garrido Mota <garridomota at gmail.com>,
- Salvatore Bonaccorso <carnil at debian.org>,
- gregor herrmann <gregoa at debian.org>
+Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>,
+ Salvatore Bonaccorso <carnil at debian.org>,
+ gregor herrmann <gregoa at 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
More information about the Pkg-perl-cvs-commits
mailing list