[SCM] Debian packaging of libtest-compile-perl branch, master, updated. debian/0.16-1-30-g1219721

Nicholas Bamber nicholas at periapt.co.uk
Wed Sep 12 10:44:13 UTC 2012


The following commit has been merged in the master branch:
commit 12197216dc2a15ce178cd6cabaa8483474a309a7
Author: Nicholas Bamber <nicholas at periapt.co.uk>
Date:   Wed Sep 12 11:43:33 2012 +0100

    Added versioned build dependency on libmodule-build-perl

diff --git a/debian/changelog b/debian/changelog
index 7aa7506..2b9252d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,6 @@
 libtest-compile-perl (0.21-1) UNRELEASED; urgency=low
 
   [ Nathan Handler ]
-  TODO:
-  - d/control: B-D: add "perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000)"
-
   * New upstream release
   * debian/patches/clean_build.patch: Refresh to apply cleanly
   * debian/control: Add myself to list of Uploaders
@@ -13,6 +10,7 @@ libtest-compile-perl (0.21-1) UNRELEASED; urgency=low
   [ Nicholas Bamber ]
   * Reviewed and retained patch updating description
   * New upstream release (0.21)
+  * Added versioned build dependency on libmodule-build-perl
 
  -- Nathan Handler <nhandler at ubuntu.com>  Thu, 19 Jul 2012 18:15:11 -0500
 
diff --git a/debian/control b/debian/control
index 889de8b..7977d11 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: libtest-compile-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libuniversal-require-perl
+Build-Depends-Indep: perl, libuniversal-require-perl,
+ perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  Ryan Niebur <ryan at debian.org>, Nicholas Bamber <nicholas at periapt.co.uk>,

-- 
Debian packaging of libtest-compile-perl



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