[SCM] Debian packaging of Tie-DxHash CPAN distribution branch, master, updated. upstream/0.93-12-g2211af3

Xavier x.guimard at free.fr
Fri Dec 28 19:40:30 UTC 2012


The following commit has been merged in the master branch:
commit 024696db7d671a74eda35693bc5d85b4894a5b8e
Author: Xavier <x.guimard at free.fr>
Date:   Fri Dec 28 20:29:37 2012 +0100

    Bump S-V to 3.9.4 + dh to 8 + add libtest-*

diff --git a/debian/compat b/debian/compat
index b8626c4..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-4
+8
diff --git a/debian/control b/debian/control
index 075484d..b822065 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,24 @@
 Source: libtie-dxhash-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ivan Kohler <ivan-debian at 420.am>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 3.0.5), perl (>= 5.8.0-7)
-Maintainer: Ivan Kohler <ivan-debian at 420.am>
-Standards-Version: 3.5.1
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: libtest-distribution-perl,
+                     libtest-kwalitee-perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl,
+                     perl
+Standards-Version: 3.9.4
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtie-dxhash-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libtie-dxhash-perl.git
+Homepage: http://search.cpan.org/dist/Tie-DxHash/
 
 Package: libtie-dxhash-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Tied hash which keeps insertion order and allows duplicate keys
  Tie::DxHash implements a hash which preserves insertion order and allows
  duplicate keys.
@@ -20,3 +31,4 @@ Description: Tied hash which keeps insertion order and allows duplicate keys
  .
  Tie::DxHash was originally written to facilitate the use of more complex
  mod_rewrite rules in Apache configuration files written with Perl Sections.
+

-- 
Debian packaging of Tie-DxHash CPAN distribution



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