[SCM] Debian packaging of liburi-smarturi-perl branch, master, updated. debian/0.031-1-10-g3a2d454

Xavier Guimard x.guimard at free.fr
Sun Dec 16 12:43:12 UTC 2012


The following commit has been merged in the master branch:
commit 3a2d454a663a06c632233eefb4198f578e59d350
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Dec 16 13:43:03 2012 +0100

    Add version dependency for libtest-simple-perl

diff --git a/debian/changelog b/debian/changelog
index 4cdde34..ff991ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,4 @@
-liburi-smarturi-perl (0.032-1) UNRELEASED; urgency=low
-
-  TODO:
-  - d/control: we need Test::More 0.94 --> add
-    perl (>= 5.11.1) | libtest-simple-perl (>= 0.94)
-    to B-D-I
+liburi-smarturi-perl (0.032-1) unstable; urgency=low
 
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
@@ -12,9 +7,10 @@ liburi-smarturi-perl (0.032-1) UNRELEASED; urgency=low
   * Imported Upstream version 0.032
   * Bump Standards-Version to 3.9.4
   * Add libtest-fatal-perl and libtest-nowarnings-perl in dependencies
-  * Update debian/ciopyright (years and format)
+  * Add version dependency for libtest-simple-perl
+  * Update debian/copyright (years and format)
 
- -- Xavier Guimard <x.guimard at free.fr>  Sun, 16 Dec 2012 12:58:22 +0100
+ -- Xavier Guimard <x.guimard at free.fr>  Sun, 16 Dec 2012 13:42:23 +0100
 
 liburi-smarturi-perl (0.031-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 5f79182..596854e 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Uploaders: Julien Vaubourg <julien at vaubourg.com>,
            Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 8),
+               perl
 Build-Depends-Indep: libclass-c3-componentised-perl,
                      libfile-find-rule-perl,
                      liblist-moreutils-perl,
@@ -13,7 +14,7 @@ Build-Depends-Indep: libclass-c3-componentised-perl,
                      libtest-fatal-perl,
                      libtest-nowarnings-perl,
                      liburi-perl,
-                     perl
+                     perl (>= 5.11.1) | libtest-simple-perl (>= 0.94)
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liburi-smarturi-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/liburi-smarturi-perl.git

-- 
Debian packaging of liburi-smarturi-perl



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