[SCM] Debian packaging of libgnome2-gconf-perl branch, master, updated. debian/1.044-4-2-g5e524b6

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


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

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

diff --git a/debian/control b/debian/control
index 50a92dd..20e8ecb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,27 @@
 Source: libgnome2-gconf-perl
-Section: perl
-Priority: optional
-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>,
- gregor herrmann <gregoa at debian.org>
+           gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 8),
+               perl,
+               dbus-x11,
+               libextutils-depends-perl,
+               libextutils-pkgconfig-perl,
+               libgconf2-dev,
+               libglib-perl
 Standards-Version: 3.9.2
-Homepage: http://gtk2-perl.sourceforge.net/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libgnome2-gconf-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgnome2-gconf-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libgnome2-gconf-perl.git
+Homepage: http://gtk2-perl.sourceforge.net/
 
 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
 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
@@ -42,3 +45,4 @@ Description: Perl interface to the GNOME GConf library
  .
  Also have a look at the gtk2-perl website and sourceforge project page,
  http://gtk2-perl.sourceforge.net
+

-- 
Debian packaging of libgnome2-gconf-perl



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