[SCM] Debian packaging of libglib-perl branch, master, updated. debian/3%1.280-2-6-g4552d21

gregor herrmann gregoa at debian.org
Sat May 18 19:12:56 UTC 2013


The following commit has been merged in the master branch:
commit 05c57eb0887295ce0f4997c2b1e9cd671a10475f
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 18 21:08:35 2013 +0200

    cme: sort/wrap
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index c4221db..5a591d7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,29 @@
 Source: libglib-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>,
+           Jeffrey Ratcliffe <jeffrey.ratcliffe at gmail.com>,
+           intrigeri <intrigeri at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9.20120312), perl,
- libextutils-depends-perl,
- libextutils-pkgconfig-perl,
- libglib2.0-dev
-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>,
- Jeffrey Ratcliffe <jeffrey.ratcliffe at gmail.com>,
- intrigeri <intrigeri at debian.org>
+Build-Depends: debhelper (>= 9.20120312),
+               perl,
+               libextutils-depends-perl,
+               libextutils-pkgconfig-perl,
+               libglib2.0-dev
 Standards-Version: 3.9.4
-Homepage: http://gtk2-perl.sourceforge.net/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libglib-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libglib-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libglib-perl.git
+Homepage: http://gtk2-perl.sourceforge.net/
 
 Package: libglib-perl
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${perl:Depends}
 Description: interface to the GLib and GObject libraries
  Glib provides a Perl interface to the GLib and GObject libraries, as part
  of gtk2-perl. It attempts to provide a perlish interface while remaining as
  true as possible to the underlying C API, so perusing the reference manual is
  recommended (see <URL:http://developer.gnome.org/doc/API/2.0/glib/>).
+

-- 
Debian packaging of libglib-perl



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