[libgraphics-gnuplotif-perl] 01/06: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Tue Jun 9 18:54:26 UTC 2015


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

gregoa pushed a commit to branch master
in repository libgraphics-gnuplotif-perl.

commit 009ce79c904b9aa3fdd9b0aae6e1f606505f28c3
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jun 9 20:40:41 2015 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 445f9f8..5940f24 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,25 @@
 Source: libgraphics-gnuplotif-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Carlo Segre <segre at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, xvfb, xauth, 
- xfonts-base, gnuplot
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Carlo Segre <segre at debian.org>, gregor herrmann <gregoa at debian.org>
+Build-Depends-Indep: perl,
+                     xvfb,
+                     xauth,
+                     xfonts-base,
+                     gnuplot
 Standards-Version: 3.9.1
-Homepage: https://metacpan.org/release/Graphics-GnuplotIF
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgraphics-gnuplotif-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libgraphics-gnuplotif-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgraphics-gnuplotif-perl.git
+Homepage: https://metacpan.org/release/Graphics-GnuplotIF
 
 Package: libgraphics-gnuplotif-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, gnuplot
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         gnuplot
 Description: dynamic Perl interface to gnuplot
  Graphics::GnuplotIF is a simple and easy to use dynamic Perl interface to
  gnuplot.  It enables sending display requests asynchronously to gnuplot

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



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