[SCM] Debian packaging of libgtk2-perl branch, master, updated. debian/2%1.244-1-2-g1fdbcf4

gregor herrmann gregoa at debian.org
Thu Jul 5 20:31:05 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 97d7eec..f0ba535 100644
--- a/debian/control
+++ b/debian/control
@@ -1,37 +1,42 @@
 Source: libgtk2-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Salvatore Bonaccorso <carnil at debian.org>,
+           Jeffrey Ratcliffe <jeffrey.ratcliffe at gmail.com>,
+           Alessandro Ghedini <ghedo at debian.org>,
+           intrigeri <intrigeri at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9), perl,
- hicolor-icon-theme,
- libcairo-perl,
- libextutils-depends-perl,
- libextutils-pkgconfig-perl,
- libglib-perl (>= 2:1.240),
- libgtk2.0-dev (>= 2.6.0),
- libpango-perl,
- shared-mime-info,
- xauth,
- xvfb
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>,
- Salvatore Bonaccorso <carnil at debian.org>,
- Jeffrey Ratcliffe <jeffrey.ratcliffe at gmail.com>,
- Alessandro Ghedini <ghedo at debian.org>,
- intrigeri <intrigeri at debian.org>
+Build-Depends: debhelper (>= 9),
+               perl,
+               hicolor-icon-theme,
+               libcairo-perl,
+               libextutils-depends-perl,
+               libextutils-pkgconfig-perl,
+               libglib-perl (>= 2:1.240),
+               libgtk2.0-dev,
+               libpango-perl,
+               shared-mime-info,
+               xauth,
+               xvfb
 Standards-Version: 3.9.3
-Homepage: http://gtk2-perl.sourceforge.net/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libgtk2-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgtk2-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libgtk2-perl.git
+Homepage: http://gtk2-perl.sourceforge.net/
 
 Package: libgtk2-perl
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends},
- libcairo-perl,
- libglib-perl (>= 1:1.240),
- libpango-perl,
- shared-mime-info
-Suggests: libgtk2-perl-doc, librsvg2-common
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${perl:Depends},
+         libcairo-perl,
+         libglib-perl,
+         libpango-perl,
+         shared-mime-info
+Suggests: libgtk2-perl-doc,
+          librsvg2-common
 Description: Perl interface to the 2.x series of the Gimp Toolkit library
  Gtk2 allows you to write graphical user interfaces in a Perlish and
  object-oriented way, freeing you from the casting and memory management in C,
@@ -59,3 +64,4 @@ Description: Perl interface to the Gtk 2.x series (documentation files)
  .
  This package contains the documentation for the Gtk2 perl modules and some
  examples.
+

-- 
Debian packaging of libgtk2-perl



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