[SCM] Debian packaging of libautodie-perl branch, master, updated. debian/2.12-1-2-gaea7a54
gregor herrmann
gregoa at debian.org
Thu Jul 5 20:11:47 UTC 2012
The following commit has been merged in the master branch:
commit 07f0b1a756adcf0a5b1e24dd5446aea53d087b27
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Jul 5 12:14:52 2012 -0600
debian/control: update {versioned,alternative} (build) dependencies.
diff --git a/debian/control b/debian/control
index 0469d75..708b5f9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,20 @@
Source: libautodie-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jeremiah C. Foster <jeremiah at jeremiahfoster.com>,
- Rene Mayorga <rmayorga at debian.org.sv>,
- Jonathan Yu <jawnsy at cpan.org>,
- Angel Abad <angel at debian.org>,
- Ryan Niebur <ryan at debian.org>,
- Damyan Ivanov <dmn at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Dominic Hargreaves <dom at earth.li>
+ Rene Mayorga <rmayorga at debian.org.sv>,
+ Jonathan Yu <jawnsy at cpan.org>,
+ Angel Abad <angel at debian.org>,
+ Ryan Niebur <ryan at debian.org>,
+ Damyan Ivanov <dmn at debian.org>,
+ gregor herrmann <gregoa at debian.org>,
+ Dominic Hargreaves <dom at earth.li>
+Section: perl
+Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libbsd-resource-perl,
- libipc-system-simple-perl,
- libsub-identify-perl (>= 0.04),
- perl
+ libipc-system-simple-perl,
+ libsub-identify-perl,
+ perl
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libautodie-perl.git
Vcs-Git: git://git.debian.org/pkg-perl/packages/libautodie-perl.git
@@ -22,8 +22,9 @@ Homepage: http://search.cpan.org/dist/autodie/
Package: libautodie-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libsub-identify-perl (>= 0.04)
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libsub-identify-perl
Recommends: libipc-system-simple-perl
Description: Perl pragma to make certain failures fatal
autodie is a Perl pragma that changes the behaviour of many built-in functions
@@ -37,3 +38,4 @@ Description: Perl pragma to make certain failures fatal
.
This module can also use IPC::System::Simple (see libipc-system-simple-perl)
to do all the heavy lifting.
+
--
Debian packaging of libautodie-perl
More information about the Pkg-perl-cvs-commits
mailing list