[libchart-gnuplot-perl] 02/05: Wrap and sort fields in debian/control file
Salvatore Bonaccorso
carnil at debian.org
Wed May 21 19:28:51 UTC 2014
This is an automated email from the git hooks/post-receive script.
carnil pushed a commit to branch master
in repository libchart-gnuplot-perl.
commit 456171bc671c7b30e1edc6f934ebbf4fb2d562cd
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Wed May 21 21:20:19 2014 +0200
Wrap and sort fields in debian/control file
---
debian/control | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 994e7e2..cd151c6 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: optional
Build-Depends: debhelper (>= 8)
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>,
+Uploaders:
+ Alejandro Garrido Mota <garridomota at gmail.com>,
Salvatore Bonaccorso <carnil at debian.org>,
gregor herrmann <gregoa at debian.org>
Standards-Version: 3.9.4
@@ -14,8 +15,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libchart-gnup
Package: libchart-gnuplot-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, gnuplot-nox | gnuplot-x11
-Recommends: imagemagick, ghostscript
+Depends: gnuplot-nox | gnuplot-x11, ${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