[SCM] Debian packaging of libwx-perl branch, master, updated. debian/1%0.9911-1-12-g933e847

Dominique Dumont dod at debian.org
Thu May 2 18:00:49 UTC 2013


The following commit has been merged in the master branch:
commit 933e8478c336667e89ca4f65ac35c53273a1839c
Author: Dominique Dumont <dod at debian.org>
Date:   Thu May 2 20:00:25 2013 +0200

    control: cleaned up versioned dependencies, added /me in uploader, removed ryan

diff --git a/debian/control b/debian/control
index 4651c90..03181b2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,32 +1,37 @@
 Source: libwx-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Roberto C. Sanchez <roberto at connexer.com>,
- gregor herrmann <gregoa at debian.org>, Damyan Ivanov <dmn at debian.org>,
- Ryan Niebur <ryan at debian.org>, Chris Butler <chrisb at debian.org>,
- Dominic Hargreaves <dom at earth.li>,
- Alessandro Ghedini <ghedo at debian.org>
-Build-Depends: debhelper (>= 9.20120312), perl,
- libalien-wxwidgets-perl (>= 0.48),
- perl (>= 5.14) | libextutils-parsexs-perl (>= 2.2203),
- libextutils-xspp-perl (>= 0.1602),
- libtest-pod-perl,
- libyaml-perl,
- x11-xkb-utils,
- xauth,
- xfonts-base,
- xvfb
-Standards-Version: 3.9.3
-Homepage: http://wxperl.sourceforge.net/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libwx-perl.git
+           gregor herrmann <gregoa at debian.org>,
+           Damyan Ivanov <dmn at debian.org>,
+           Chris Butler <chrisb at debian.org>,
+           Dominic Hargreaves <dom at earth.li>,
+           Alessandro Ghedini <ghedo at debian.org>,
+           Dominique Dumont <dod at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20120312),
+               perl,
+               libalien-wxwidgets-perl,
+               libextutils-xspp-perl (>= 0.1602),
+               libtest-pod-perl,
+               libyaml-perl,
+               x11-xkb-utils,
+               xauth,
+               xfonts-base,
+               xvfb
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwx-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libwx-perl.git
+Homepage: http://wxperl.sourceforge.net/
 
 Package: libwx-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends},
- libalien-wxwidgets-perl (>= 0.48)
+Depends: ${perl:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends},
+         libalien-wxwidgets-perl
 Description: interface to wxWidgets cross-platform GUI toolkit
  wxPerl is an extension module allowing the creation of GUI (Graphical
  User Interface) Perl programs using the wxWidgets toolkit. It serves as a Perl
  wrapper around wxWidgets.
+

-- 
Debian packaging of libwx-perl



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