[SCM] Debian packaging of libmoo-perl branch, master, updated. debian/0.009013-1-8-gbeeede8

Alessandro Ghedini al3xbio at gmail.com
Sun Apr 1 13:43:48 UTC 2012


The following commit has been merged in the master branch:
commit 665086fd2c5102ad9fa65733639fd377390021b8
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Sun Apr 1 15:28:04 2012 +0200

    Add libmodule-runtime-perl and librole-tiny-perl to (build) depends

diff --git a/debian/control b/debian/control
index 7df4724..4fc9bab 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,8 @@ Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
  libclass-method-modifiers-perl (>= 1.07),
  libclass-xsaccessor-perl (>= 1.07),
+ libmodule-runtime-perl (>= 0.013),
+ librole-tiny-perl,
  libstrictures-perl,
  libtest-fatal-perl,
  perl (>= 5.14) | libtest-simple-perl (>= 0.96)
@@ -19,6 +21,8 @@ Package: libmoo-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  libclass-method-modifiers-perl (>= 1.07),
+ libmodule-runtime-perl (>= 0.013),
+ librole-tiny-perl,
  libstrictures-perl
 Recommends: libclass-xsaccessor-perl (>= 1.07)
 Description: Minimalist Object Orientation library (with Moose compatiblity)

-- 
Debian packaging of libmoo-perl



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