[SCM] Debian packaging of libnamespace-clean-perl branch, master, updated. debian/0.21-1-1-gad545f8

Salvatore Bonaccorso carnil at debian.org
Sun Aug 14 09:54:46 UTC 2011


The following commit has been merged in the master branch:
commit ad545f8c6286fd28ec1208053ee8064fe94818e3
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Aug 14 11:54:36 2011 +0200

    debian/control: Add again (Build-)Depends(-Indep) on libsub-name-perl and libsub-identify-perl (>= 0.04). These are needed if running perl in debug mode. Thanks to Dominic Hargreaves (Closes: #637770).

diff --git a/debian/changelog b/debian/changelog
index 49d5dbb..a308ecf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libnamespace-clean-perl (0.21-2) unstable; urgency=low
+
+  * debian/control: Add again (Build-)Depends(-Indep) on
+    libsub-name-perl and libsub-identify-perl (>= 0.04). These are
+    needed if running perl in debug mode. Thanks to Dominic Hargreaves
+    (Closes: #637770).
+
+ -- Salvatore Bonaccorso <carnil at debian.org>  Sun, 14 Aug 2011 11:50:06 +0200
+
 libnamespace-clean-perl (0.21-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index b3909dd..8bb857c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,7 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl, libb-hooks-endofscope-perl,
+ libsub-name-perl, libsub-identify-perl (>= 0.04),
  perl (>= 5.10.1) | libtest-simple-perl (>= 0.88),
  libpackage-stash-perl (>= 0.23)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
@@ -18,6 +19,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnamespace-
 Package: libnamespace-clean-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}, libb-hooks-endofscope-perl,
+ libsub-name-perl, libsub-identify-perl (>= 0.04),
  libpackage-stash-perl (>= 0.23)
 Description: module for keeping imports and functions out of the current namespace
  namespace::clean is a Perl pragma for keeping imported functions out of the

-- 
Debian packaging of libnamespace-clean-perl



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