[SCM] Debian packaging of libautobox-list-util-perl branch, master, updated. fbe48d6718e1fa1a46503057a5bda3789233ff70

gregor herrmann gregoa at debian.org
Thu Jul 5 20:11:43 UTC 2012


The following commit has been merged in the master branch:
commit 20057432482439e3fae2f46f43d1f2a172df64af
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:14:49 2012 -0600

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

diff --git a/debian/control b/debian/control
index 2296a16..080695e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,22 @@
 Source: libautobox-list-util-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jeremiah C. Foster <jeremiah at jeremiahfoster.com>,
+           Ivan Kohler <ivan-debian at 420.am>,
+           Fabrizio Regalli <fabreg at fabreg.it>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl (>= 5.9.4), libautobox-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jeremiah C. Foster <jeremiah at jeremiahfoster.com>, Ivan Kohler <ivan-debian at 420.am>,
- Fabrizio Regalli <fabreg at fabreg.it>
+Build-Depends-Indep: perl,
+                     libautobox-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/autobox-List-Util/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libautobox-list-util-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libautobox-list-util-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libautobox-list-util-perl.git
+Homepage: http://search.cpan.org/dist/autobox-List-Util/
 
 Package: libautobox-list-util-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: Perl module providing List::Util functions as methods on arrays
  The autobox pragma allows methods to be called on integers, floats, strings,
  arrays, hashes, and code references in exactly the same manner as blessed
@@ -21,3 +24,4 @@ Description: Perl module providing List::Util functions as methods on arrays
  .
  autobox::List::Util brings all of the functions from List::Util to arrays as
  methods.
+

-- 
Debian packaging of libautobox-list-util-perl



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