[pkg-components] 01/05: wrap-and-sort d/control
gregor herrmann
gregoa at debian.org
Mon Aug 19 11:59:16 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository pkg-components.
commit ed1600913af1d5ff3b698257dc543f5799cea740
Author: gregor herrmann <gregoa at debian.org>
Date: Mon Aug 19 13:45:20 2013 +0200
wrap-and-sort d/control
Git-Dch: Ignore
---
debian/control | 27 +++++++++++++--------------
1 file changed, 13 insertions(+), 14 deletions(-)
diff --git a/debian/control b/debian/control
index b6da807..916e0ec 100644
--- a/debian/control
+++ b/debian/control
@@ -5,15 +5,15 @@ Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>,
Section: devel
Priority: optional
Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libtest-pod-coverage-perl,
- libreadonly-xs-perl,
- libreadonly-perl,
+Build-Depends-Indep: dh-make-perl (>= 0.70),
libdebian-copyright-perl (>= 0.2),
- libtest-nowarnings-perl,
+ libperl6-slurp-perl,
+ libreadonly-perl,
+ libreadonly-xs-perl,
libtest-deep-perl,
- dh-make-perl (>= 0.70),
libtest-longstring-perl,
- libperl6-slurp-perl,
+ libtest-nowarnings-perl,
+ libtest-pod-coverage-perl,
libtest-pod-perl
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/pkg-components.git
@@ -22,18 +22,17 @@ Homepage: http://lists.debian.org/debian-devel/2010/09/msg00208.html
Package: pkg-components
Architecture: all
-Depends: ${misc:Depends},
- ${perl:Depends},
- make,
- libreadonly-xs-perl,
- libreadonly-perl,
+Depends: dh-make-perl (>= 0.70),
dpkg-dev,
libdebian-copyright-perl (>= 0.2),
- dh-make-perl (>= 0.70),
- libperl6-slurp-perl
+ libperl6-slurp-perl,
+ libreadonly-perl,
+ libreadonly-xs-perl,
+ make,
+ ${misc:Depends},
+ ${perl:Depends}
Suggests: devscripts
Description: debhelper tool to help maintain bundles
Support for additional components in debian/rules
To be activated one would need to run 'dh --with components $@' and
also there would have to be a 'debian/components' directory.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pkg-components.git
More information about the Pkg-perl-cvs-commits
mailing list