[SCM] Debian packaging of Module-Build-Tiny CPAN distribution branch, master, updated. upstream/0.024-17-g37bb792

gregor herrmann gregoa at debian.org
Sun Jun 30 19:53:25 UTC 2013


The following commit has been merged in the master branch:
commit 37bb79252807d0b49cbed48ab4015a64170cae7c
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jun 30 21:53:00 2013 +0200

    build depend on fixed debhelper, s/TODO/WAITS-FOR/ in d/changelog
    
    Git-Dch: Ignore

diff --git a/debian/changelog b/debian/changelog
index cff8446..1cb7dd8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,7 @@
 libmodule-build-tiny-perl (0.024-1) UNRELEASED; urgency=low
 
-  TODO:
-  M::B::T only accepts "--key value" arguments, whereas old Module::Build also
-  accepts key=value, and that's what debhelper's dh_auto_* does in the
-  perl_build module, and CDBS as well; this need to be fixed first; cf.
-  https://rt.cpan.org/Public/Bug/Display.html?id=85006
-  and we need versioned build-dep on debhelper
-
-  debhelper bug: #714544
-  cdbs bug: #714542
+  WAITS-FOR: debhelper 9.20130630
+  # already uploaded
 
   * Initial release (closes: #714382).
 
diff --git a/debian/control b/debian/control
index e3b533f..e724cc8 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 9.20130630)
 Build-Depends-Indep: libextutils-config-perl,
                      libextutils-helpers-perl,
                      libextutils-installpaths-perl,

-- 
Debian packaging of Module-Build-Tiny CPAN distribution



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