[SCM] Debian packaging of libhash-fieldhash-perl branch, master, updated. debian/0.10-3-8-gd41cd27

gregor herrmann gregoa at debian.org
Fri Oct 21 15:32:32 UTC 2011


The following commit has been merged in the master branch:
commit d3084d7bf7d368a7f4e51a1a096b8d86498a639a
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 21 17:28:47 2011 +0200

    sort deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index cd97ade..9715ab7 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8),
  libextutils-parsexs-perl (>= 2.210000) | perl (>= 5.14),
- libtest-leaktrace-perl (>= 0.07), perl (>= 5.10.1)
+ 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>,
@@ -15,7 +16,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhash-field
 
 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 (>= 5.10.1)
 Description: Perl module implementing a lightweight field hash
  Hash::FieldHash provides the field hash mechanism which supports the
  inside-out technique.

-- 
Debian packaging of libhash-fieldhash-perl



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