[SCM] Debian packaging of libgnome2-gconf-perl branch, master, updated. abe9478fd1cdf484c0c92a67d68add8237d6596f

gregor herrmann gregoa at debian.org
Thu Nov 17 17:49:57 UTC 2011


The following commit has been merged in the master branch:
commit 19e3a3391e43f58222886ec544547768fc11dd58
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Nov 17 18:40:40 2011 +0100

    debian/control: remove version from build dependencies that are already
    satisfied in oldstable.

diff --git a/debian/control b/debian/control
index dcf5ba0..0e69726 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,12 @@
 Source: libgnome2-gconf-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8), perl, libextutils-depends-perl (>= 0.200), 
- libextutils-pkgconfig-perl (>= 1.03), libglib-perl (>= 1:1.120),
- libgconf2-dev (>= 2.0), dbus-x11
+Build-Depends: debhelper (>= 8), perl,
+ dbus-x11,
+ libextutils-depends-perl,
+ libextutils-pkgconfig-perl,
+ libgconf2-dev,
+ libglib-perl (>= 1:1.120)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>
 Standards-Version: 3.9.2
@@ -13,7 +16,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgnome2-gco
 
 Package: libgnome2-gconf-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, libglib-perl (>= 1:1.120)
+Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends},
+ libglib-perl (>= 1:1.120)
 Description: Perl interface to the GNOME GConf library
  Gnome2::GConf allows a perl developer to use the GConf 
  configuration system to store/retrieve the configuration of an

-- 
Debian packaging of libgnome2-gconf-perl



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