[libtest-script-perl] 01/04: Change order of alternative (build) dependencies.
gregor herrmann
gregoa at debian.org
Sun Feb 21 18:50:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libtest-script-perl.
commit f43141642f27b26551e3346bfc065a496de3b157
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Feb 21 19:48:36 2016 +0100
Change order of alternative (build) dependencies.
---
debian/control | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
diff --git a/debian/control b/debian/control
index f3249b2..9115a40 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,24 @@
Source: libtest-script-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Vincent Danjean <vdanjean at debian.org>,
+ Jonathan Yu <jawnsy at cpan.org>
Section: perl
+Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libipc-run3-perl,
libprobe-perl-perl,
- libtest-simple-perl (>= 1.001014) | perl (>= 5.21.6),
+ perl (>= 5.21.6) | libtest-simple-perl (>= 1.001014),
perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Vincent Danjean <vdanjean at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>
Standards-Version: 3.9.6
-Homepage: https://metacpan.org/release/Test-Script
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtest-script-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-script-perl.git
-Testsuite: autopkgtest-pkg-perl
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtest-script-perl.git
+Homepage: https://metacpan.org/release/Test-Script
Package: libtest-script-perl
Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
+Depends: ${perl:Depends},
+ ${misc:Depends},
libipc-run3-perl,
libprobe-perl-perl
Description: Perl test module for scripts
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-script-perl.git
More information about the Pkg-perl-cvs-commits
mailing list