[SCM] Debian packaging of libmousex-types-perl branch, master, updated. a913e44fdd129e53d890fc07529c9a339a82eb86

Alessandro Ghedini al3xbio at gmail.com
Thu Oct 20 17:47:19 UTC 2011


The following commit has been merged in the master branch:
commit 93b7b6ed041e1c0c4db7eb3e75b82b58dde8a2f9
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Thu Oct 20 19:34:23 2011 +0200

    Update (Build-)Depends(-Indep)

diff --git a/debian/control b/debian/control
index eb80c0d..db17a3d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,11 @@ Source: libmousex-types-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libmouse-perl, libtest-exception-perl,
- perl
+Build-Depends-Indep: perl,
+ libany-moose-perl (>= 0.15),
+ libmouse-perl (>= 0.77),
+ libsub-exporter-perl,
+ libtest-exception-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>, gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.2
@@ -13,7 +16,9 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmousex-typ
 
 Package: libmousex-types-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libmouse-perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ libany-moose-perl (>= 0.15),
+ libmouse-perl (>= 0.77)
 Description: Mouse extension to organise types in libraries
  MouseX::Types allows developers to organise and selectively import your own
  and the built-in types in libraries, rather than the default behaviour where

-- 
Debian packaging of libmousex-types-perl



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