[SCM] Debian packaging of libdirectory-scratch-perl branch, master, updated. 4a129d371fdd61bab3322cff3b944f74d464ecc6

Xavier Guimard x.guimard at free.fr
Tue May 21 04:30:33 UTC 2013


The following commit has been merged in the master branch:
commit 888aea1fc180ee284bef440980ddc866ff38658d
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Tue May 21 06:27:37 2013 +0200

    Bump S-V to 3.9.4 + dh to 8

diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index 518a2b0..dc91c10 100644
--- a/debian/control
+++ b/debian/control
@@ -1,26 +1,27 @@
 Source: libdirectory-scratch-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jeremiah C. Foster <jeremiah at jeremiahfoster.com>
+Uploaders: Jeremiah C. Foster <jeremiah at jeremiahfoster.com>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl,
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: libfile-slurp-perl,
                      libpath-class-perl,
-                     libfile-slurp-perl,
                      libstring-random-perl,
+                     libtest-pod-coverage-perl,
                      libtest-pod-perl,
-                     libtest-pod-coverage-perl
-Standards-Version: 3.8.0
+                     perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdirectory-scratch-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdirectory-scratch-perl.git
 Homepage: https://metacpan.org/release/Directory-Scratch/
 
 Package: libdirectory-scratch-perl
 Architecture: all
-Depends: ${perl:Depends},
-         ${misc:Depends},
-         libpath-class-perl,
-         libfile-slurp-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libfile-slurp-perl,
+         libpath-class-perl
 Recommends: libstring-random-perl
 Description: easy-to-use self-cleaning scratch space
  When writing test suites for modules that operate on files, 

-- 
Debian packaging of libdirectory-scratch-perl



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