[SCM] Debian packaging of libb-hooks-endofscope-perl branch, master, updated. debian/0.11-1-16-g6abd53d

gregor herrmann gregoa at debian.org
Fri Apr 19 12:27:49 UTC 2013


The following commit has been merged in the master branch:
commit 385b1eb634171c1b7aeb8a676332a995677587d5
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Apr 19 14:21:48 2013 +0200

    Update build and runtime dependencies.

diff --git a/debian/control b/debian/control
index 4aae6f0..ec2a843 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,10 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
-                     libvariable-magic-perl (>= 0.48),
-                     libsub-exporter-perl
+                     libmodule-implementation-perl,
+                     libmodule-runtime-perl (>= 0.012),
+                     libsub-exporter-progressive-perl,
+                     libvariable-magic-perl (>= 0.48)
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libb-hooks-endofscope-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libb-hooks-endofscope-perl.git
@@ -20,8 +22,10 @@ Package: libb-hooks-endofscope-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
-         libvariable-magic-perl (>= 0.48),
-         libsub-exporter-perl
+         libmodule-implementation-perl,
+         libmodule-runtime-perl (>= 0.012),
+         libsub-exporter-progressive-perl,
+         libvariable-magic-perl (>= 0.48)
 Description: module for executing code after a scope finished compilation
  B::Hooks::EndOfScope allows you to execute code when perl finished
  compiling the surrounding scope. It exports a single function,

-- 
Debian packaging of libb-hooks-endofscope-perl



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