[SCM] Debian packaging of libsvg-graph-perl branch, master, updated. 5dcb4794b582ee197a3760d5c8c8bfd72aedcf2c
gregor herrmann
gregoa at debian.org
Thu Jul 5 20:56:31 UTC 2012
The following commit has been merged in the master branch:
commit 0834fb1c753b697509cf58db1d55416d3c9bca5f
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Jul 5 12:56:13 2012 -0600
debian/control: update {versioned,alternative} (build) dependencies.
diff --git a/debian/control b/debian/control
index f0ee1b3..3b33987 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,32 @@
Source: libsvg-graph-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa at debian.org>
-Build-Depends-Indep: perl (>= 5.8), libsvg-perl, libstatistics-descriptive-perl,
- libtree-dagnode-perl, libmath-spline-perl, libmath-derivative-perl
-Build-Depends: debhelper (>= 7), quilt (>= 0.40)
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7),
+ quilt
+Build-Depends-Indep: perl,
+ libsvg-perl,
+ libstatistics-descriptive-perl,
+ libtree-dagnode-perl,
+ libmath-spline-perl,
+ libmath-derivative-perl
Standards-Version: 3.8.0
-Homepage: http://search.cpan.org/dist/SVG-Graph/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libsvg-graph-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsvg-graph-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libsvg-graph-perl.git
+Homepage: http://search.cpan.org/dist/SVG-Graph/
Package: libsvg-graph-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libsvg-perl, libstatistics-descriptive-perl,
- libtree-dagnode-perl, libmath-spline-perl, libmath-derivative-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libsvg-perl,
+ libstatistics-descriptive-perl,
+ libtree-dagnode-perl,
+ libmath-spline-perl,
+ libmath-derivative-perl
Description: visualize your data in SVG format
SVG::Graph is a suite of perl modules for plotting data.
It currently supports plots of one-, two- and three-dimensional
data, as well as N-ary rooted trees.
+
--
Debian packaging of libsvg-graph-perl
More information about the Pkg-perl-cvs-commits
mailing list