[SCM] Debian packaging of libautodie-perl branch, master, updated. debian/2.12-1-7-gfa653f4

Angel Abad angelabad at gmail.com
Wed Nov 21 22:12:00 UTC 2012


The following commit has been merged in the master branch:
commit 259708a8f15188e7e61dff7e96cd46cd859e85bf
Author: Angel Abad <angelabad at gmail.com>
Date:   Wed Nov 21 23:07:55 2012 +0100

    debian/control: Update file
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 708b5f9..d3c54cb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,20 @@
 Source: libautodie-perl
-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>
 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>
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libbsd-resource-perl,
-                     libipc-system-simple-perl,
-                     libsub-identify-perl,
-                     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,9 +22,8 @@ Homepage: http://search.cpan.org/dist/autodie/
 
 Package: libautodie-perl
 Architecture: all
-Depends: ${misc:Depends},
-         ${perl:Depends},
-         libsub-identify-perl
+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
@@ -38,4 +37,3 @@ 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