[SCM] Debian packaging of libmoosex-getopt-perl branch, master, updated. debian/0.45-1-14-g4c1da49

Florian Schlichting fsfs at debian.org
Tue May 14 19:06:34 UTC 2013


The following commit has been merged in the master branch:
commit 446ee3c58c05c48766f1762aa1fcdd8e1434eb3e
Author: Florian Schlichting <fsfs at debian.org>
Date:   Tue May 14 20:53:05 2013 +0200

    Updated (build-)dependencies

diff --git a/debian/control b/debian/control
index c07b013..31210b2 100644
--- a/debian/control
+++ b/debian/control
@@ -11,16 +11,22 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
+                     libconfig-any-perl,
                      libgetopt-long-descriptive-perl,
                      libmoose-perl,
                      libmoose-perl (>= 2) | libclass-mop-perl,
+                     libmoosex-configfromfile-perl,
                      libmoosex-role-parameterized-perl,
-                     libpath-class-perl,
+                     libmoosex-simpleconfig-perl,
+                     libpath-tiny-perl,
+                     libtest-checkdeps-perl,
                      libtest-deep-perl,
                      libtest-fatal-perl,
-                     libtest-requires-perl (>= 0.05),
+                     libtest-nowarnings-perl (>= 1.04),
+                     libtest-requires-perl,
                      libtest-trap-perl,
-                     libtest-warn-perl
+                     libtest-warn-perl,
+                     libtry-tiny-perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-getopt-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-getopt-perl.git
@@ -32,7 +38,8 @@ Depends: ${perl:Depends},
          ${misc:Depends},
          libgetopt-long-descriptive-perl,
          libmoose-perl,
-         libmoosex-role-parameterized-perl
+         libmoosex-role-parameterized-perl,
+         libtry-tiny-perl
 Description: Moose extension for processing command line options
  MooseX::Getopt is a Moose role which provides an alternate constructor for
  creating objects using parameters passed in from the command line. This module

-- 
Debian packaging of libmoosex-getopt-perl



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