[SCM] Debian packaging of libgetopt-euclid-perl branch, master, updated. debian/0.3.3-1-9-gc8cd2b4
Alessandro Ghedini
al3xbio at gmail.com
Wed Mar 7 12:48:27 UTC 2012
The following commit has been merged in the master branch:
commit b51ddbd3d7747f784ea2a038dd88096cd3fc421b
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date: Wed Mar 7 12:59:49 2012 +0100
Remove perltidy from (build) depends
diff --git a/debian/control b/debian/control
index 7f890b4..ca09e68 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
- libtest-pod-perl, libtest-pod-coverage-perl, perltidy
+ libtest-pod-perl,
+ libtest-pod-coverage-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Niko Tyni <ntyni at iki.fi>, gregor herrmann <gregoa at debian.org>,
Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
@@ -15,7 +16,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgetopt-euc
Package: libgetopt-euclid-perl
Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, perltidy
+Depends: ${perl:Depends}, ${misc:Depends}
Description: command line interface dynamically built from the documentation
'Euclid' stands for Executable Uniform Command-Line Interface Descriptions.
Getopt::Euclid uses your program's own documentation to create a command-line
--
Debian packaging of libgetopt-euclid-perl
More information about the Pkg-perl-cvs-commits
mailing list