[SCM] Debian packaging of libimage-librsvg-perl branch, master, updated. debian/0.07-6-3-g00ea92c

gregor herrmann gregoa at debian.org
Thu Jul 5 20:33:43 UTC 2012


The following commit has been merged in the master branch:
commit af4854bb4efb4b64bc1d74522d2fc5637118fb6a
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:34:52 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 9fb2da3..eb26ca0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,28 @@
 Source: libimage-librsvg-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Antonio S. de A. Terceiro <asaterceiro at inf.ufrgs.br>,
+           Niko Tyni <ntyni at iki.fi>,
+           Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+           Peter Pentchev <roam at ringlet.net>
 Section: perl
 Priority: optional
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Antonio S. de A. Terceiro <asaterceiro at inf.ufrgs.br>, Niko Tyni <ntyni at iki.fi>, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>, Peter Pentchev <roam at ringlet.net>
-Build-Depends: debhelper (>= 8), dpkg-dev (>= 1.15.7~), perl, librsvg2-dev
+Build-Depends: debhelper (>= 8),
+               dpkg-dev,
+               perl,
+               librsvg2-dev
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Image-LibRSVG/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libimage-librsvg-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libimage-librsvg-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libimage-librsvg-perl.git
+Homepage: http://search.cpan.org/dist/Image-LibRSVG/
 
 Package: libimage-librsvg-perl
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}, librsvg2-common
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         ${perl:Depends},
+         librsvg2-common
 Description: Perl binding for the GNOME librsvg SVG renderer library
  The Image::LibRSVG module provides a Perl interface to the librsvg GNOME
  library - an efficient renderer for Scalable Vector Graphics (SVG) images.
  This package allows Perl scripts to rasterize SVG drawings into bitmap images.
+

-- 
Debian packaging of libimage-librsvg-perl



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