[SCM] Debian packaging of libmoosex-app-cmd-perl branch, master, updated. debian/0.07-1-13-g1105593

gregor herrmann gregoa at debian.org
Mon Mar 19 19:52:39 UTC 2012


The following commit has been merged in the master branch:
commit 7476e7cd2306cf703996487f59adbe796ab0faa4
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Mar 19 20:44:48 2012 +0100

    Add new (build) dependencies.

diff --git a/debian/control b/debian/control
index 2f42f55..430c40a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,14 @@ Build-Depends-Indep: perl,
  libapp-cmd-perl,
  libgetopt-long-descriptive-perl (>= 0.091),
  libmoose-perl,
+ libmoosex-configfromfile-perl,
  libmoosex-getopt-perl,
+ libmoosex-has-options-perl,
+ libmoosex-markasmethods-perl,
  libtest-output-perl,
- libtest-use-ok-perl
+ libtest-requires-perl
+ libtest-use-ok-perl,
+ libyaml-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: franck cuny <franck at lumberjaph.net>,
  Salvatore Bonaccorso <carnil at debian.org>,
@@ -24,7 +29,10 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libapp-cmd-perl,
  libgetopt-long-descriptive-perl (>= 0.091),
  libmoose-perl,
- libmoosex-getopt-perl
+ libmoosex-configfromfile-perl,
+ libmoosex-getopt-perl,
+ libmoosex-has-options-perl,
+ libmoosex-markasmethods-perl
 Description: Perl module combining App::Cmd and MooseX::Getopt
  MooseX::App::Cmd allows one to write moose commands as moose classes,
  with MooseX::Getopt defining the options.

-- 
Debian packaging of libmoosex-app-cmd-perl



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