[SCM] Debian packaging of libgnome2-canvas-perl branch, master, updated. 6ccd648f25934fdaf14ae695fb185b41a7bbce08

gregor herrmann gregoa at debian.org
Thu Jul 5 20:29:40 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 292c8a0..987ae9b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,28 @@
 Source: libgnome2-canvas-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 7), perl (>= 5.8.0-7), libextutils-depends-perl (>= 0.200), libextutils-pkgconfig-perl (>= 1.03), libglib-perl (>= 1:1.211-2), libgtk2-perl (>= 1.040), libgnomecanvas2-dev (>= 2), quilt
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7),
+               perl,
+               libextutils-depends-perl,
+               libextutils-pkgconfig-perl,
+               libglib-perl,
+               libgtk2-perl,
+               libgnomecanvas2-dev,
+               quilt
 Standards-Version: 3.8.0
-Homepage: http://gtk2-perl.sourceforge.net/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libgnome2-canvas-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgnome2-canvas-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libgnome2-canvas-perl.git
+Homepage: http://gtk2-perl.sourceforge.net/
 
 Package: libgnome2-canvas-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, libglib-perl (>= 1.040), libgtk2-perl (>= 1.040)
+Depends: ${perl:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends},
+         libglib-perl,
+         libgtk2-perl
 Description: Perl interface to the GNOME canvas library
  libgnome2-canvas-perl allows a perl developer to use the GNOME Canvas
  widget with Gtk2-Perl. 
@@ -36,3 +47,4 @@ Description: Perl interface to the GNOME canvas library
  .
  Also have a look at the gtk2-perl website and sourceforge project page,
  http://gtk2-perl.sourceforge.net         
+

-- 
Debian packaging of libgnome2-canvas-perl



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