[SCM] Debian packaging of libapp-cmd-perl branch, master, updated. debian/0.314-1-7-g30ef395
Salvatore Bonaccorso
carnil at debian.org
Sat Feb 11 17:27:09 UTC 2012
The following commit has been merged in the master branch:
commit 8c5902b9db453aa9a9625a58e535f1721b68bfa2
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Feb 11 18:13:48 2012 +0100
Simplify (Build-)Depends(-Indep) satisfied in Squeeze
Simplify (Build-)Depends(-Indep) on libgetopt-long-descriptive-perl to a
unversioned dependency as the version is already satisfied in Squeeze.
diff --git a/debian/control b/debian/control
index 266b8c0..5202d4e 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl, libio-tiecombine-perl, libclass-load-perl,
libsub-install-perl, libsub-exporter-perl,
- libgetopt-long-descriptive-perl (>= 0.084), libstring-rewriteprefix-perl,
+ libgetopt-long-descriptive-perl, libstring-rewriteprefix-perl,
libtest-fatal-perl, perl (>= 5.14) | libtest-simple-perl (>= 0.96),
libcapture-tiny-perl (>= 0.13)
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
@@ -20,7 +20,7 @@ Package: libapp-cmd-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libclass-load-perl,
libsub-install-perl, libsub-exporter-perl,
- libgetopt-long-descriptive-perl (>= 0.084), libstring-rewriteprefix-perl,
+ libgetopt-long-descriptive-perl, libstring-rewriteprefix-perl,
libcapture-tiny-perl (>= 0.13)
Description: Perl interface to write command line apps with less suffering
App::Cmd is intended to make it easy to write complex command-line
--
Debian packaging of libapp-cmd-perl
More information about the Pkg-perl-cvs-commits
mailing list