[SCM] Debian packaging of libmoo-perl branch, master, updated. debian/1.000001-1-5-g43e39e6
Alessandro Ghedini
al3xbio at gmail.com
Tue Aug 7 20:05:43 UTC 2012
The following commit has been merged in the master branch:
commit b624d0fda062e46cd968fa4dbc5b870ffc281877
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date: Tue Aug 7 21:20:54 2012 +0200
Move libdevel-globaldestruction-perl to Depends and bump version
diff --git a/debian/control b/debian/control
index 5e83b01..28e5e20 100644
--- a/debian/control
+++ b/debian/control
@@ -22,14 +22,13 @@ Homepage: http://search.cpan.org/dist/Moo/
Package: libmoo-perl
Architecture: all
-Depends: ${misc:Depends},
- ${perl:Depends},
+Depends: ${misc:Depends}, ${perl:Depends},
libclass-method-modifiers-perl,
+ libdevel-globaldestruction-perl (>= 0.08)
libmodule-runtime-perl (>= 0.012),
librole-tiny-perl,
libstrictures-perl
-Recommends: libclass-xsaccessor-perl (>= 1.07),
- libdevel-globaldestruction-perl
+Recommends: libclass-xsaccessor-perl (>= 1.07)
Description: Minimalist Object Orientation library (with Moose compatiblity)
Moo is an extremely light-weight, high-performance Moose replacement. It also
avoids depending on any XS modules to allow simple deployments. The name Moo
--
Debian packaging of libmoo-perl
More information about the Pkg-perl-cvs-commits
mailing list