[SCM] Debian packaging of liburi-perl branch, master, updated. debian/1.60-1-2-g74916be

gregor herrmann gregoa at debian.org
Thu Jul 5 21:05:45 UTC 2012


The following commit has been merged in the master branch:
commit 32b661c596f53d1ac868c0c6f0ab916ea631b28d
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 13:03:37 2012 -0600

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

diff --git a/debian/control b/debian/control
index e3ec9bd..116bf9b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,18 @@
 Source: liburi-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Stefan Hornburg (Racke) <racke at linuxia.de>,
- Kees Cook <kees at outflux.net>,
- Rene Mayorga <rmayorga at debian.org>,
- Ryan Niebur <ryan at debian.org>,
- Iulian Udrea <iulian at ubuntu.com>,
- Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>,
- Angel Abad <angel at debian.org>
+           Kees Cook <kees at outflux.net>,
+           Rene Mayorga <rmayorga at debian.org>,
+           Ryan Niebur <ryan at debian.org>,
+           Iulian Udrea <iulian at ubuntu.com>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Angel Abad <angel at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libbusiness-isbn-perl,
- perl
+                     perl
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liburi-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/liburi-perl.git
@@ -20,9 +20,10 @@ Homepage: http://search.cpan.org/dist/URI/
 
 Package: liburi-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libmime-base64-perl,
- libnet-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         perl,
+         libnet-perl
 Suggests: libwww-perl
 Description: module to manipulate and access URI strings
  URI is a collection of Perl modules that represent and manipulate Uniform
@@ -35,3 +36,4 @@ Description: module to manipulate and access URI strings
  The URI class replaces the URI::URL class that used to be distributed with
  libwww-perl. This package also includes an emulation of the old URI::URL
  interface, which implements both the old and the new interface.
+

-- 
Debian packaging of liburi-perl



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