[SCM] Debian packaging of libgnome2-vfs-perl branch, master, updated. 4efa0ee083af863e77056ff42e5c7f51caf8fbd4

gregor herrmann gregoa at debian.org
Thu Jul 5 20:30:04 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index ecae266..f9ded85 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,27 @@
 Source: libgnome2-vfs-perl
+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>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8),
- libextutils-depends-perl,
- libextutils-pkgconfig-perl,
- libglib-perl (>= 1:1.120),
- libgnomevfs2-dev,
- libgtk2.0-dev,
- perl
-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>
+               libextutils-depends-perl,
+               libextutils-pkgconfig-perl,
+               libglib-perl,
+               libgnomevfs2-dev,
+               libgtk2.0-dev,
+               perl
 Standards-Version: 3.9.2
-Homepage: http://gtk2-perl.sourceforge.net/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libgnome2-vfs-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgnome2-vfs-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libgnome2-vfs-perl.git
+Homepage: http://gtk2-perl.sourceforge.net/
 
 Package: libgnome2-vfs-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends},
- libglib-perl (>= 1:1.120)
+Depends: ${perl:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends},
+         libglib-perl
 Recommends: libgnomevfs2-extra
 Suggests: libswitch-perl | perl (<< 5.10.1-13)
 Description: Perl interface to the 2.x series of the GNOME VFS library
@@ -43,3 +46,4 @@ Description: Perl interface to the 2.x series of the GNOME VFS library
  .
  Also have a look at the gtk2-perl website and sourceforge project page,
  http://gtk2-perl.sourceforge.net
+

-- 
Debian packaging of libgnome2-vfs-perl



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