[SCM] Debian packaging of libhash-fieldhash-perl branch, master, updated. debian/0.12-2-2-g67b1068

gregor herrmann gregoa at debian.org
Thu Jul 5 20:31:33 UTC 2012


The following commit has been merged in the master branch:
commit 11886521ca9fd76c5c467435702f39c05c4a9273
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:32:44 2012 -0600

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

diff --git a/debian/control b/debian/control
index 9a191eb..0a2c267 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,26 @@
 Source: libhash-fieldhash-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ivan Kohler <ivan-debian at 420.am>,
+           Fabrizio Regalli <fabreg at fabreg.it>,
+           Dominic Hargreaves <dom at earth.li>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8),
- perl (>= 5.14) | libextutils-parsexs-perl (>= 2.210000),
- libtest-leaktrace-perl (>= 0.07),
- perl (>= 5.10.1)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ivan Kohler <ivan-debian at 420.am>,
- Fabrizio Regalli <fabreg at fabreg.it>,
- Dominic Hargreaves <dom at earth.li>,
- gregor herrmann <gregoa at debian.org>
+               perl (>= 5.11.1) | libextutils-parsexs-perl,
+               libtest-leaktrace-perl,
+               perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Hash-FieldHash/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libhash-fieldhash-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhash-fieldhash-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libhash-fieldhash-perl.git
+Homepage: http://search.cpan.org/dist/Hash-FieldHash/
 
 Package: libhash-fieldhash-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
- perl (>= 5.10.1)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends},
+         perl
 Description: Perl module implementing a lightweight field hash
  Hash::FieldHash provides the field hash mechanism which supports the
  inside-out technique.
@@ -36,3 +38,4 @@ Description: Perl module implementing a lightweight field hash
  Higher performance
    Hash::FieldHash is faster than Hash::Util::FieldHash, because its internals
    use simpler structures.
+

-- 
Debian packaging of libhash-fieldhash-perl



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