[med-svn] [bioperl] 02/03: debian/control: move libmodule-build-perl to Build-Depends
gregor herrmann
gregoa at debian.org
Wed Dec 13 17:59:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository bioperl.
commit a6762bf7584a6b778ca0b350c53ef0ca37ffa823
Author: gregor herrmann <gregoa at debian.org>
Date: Wed Dec 13 18:58:00 2017 +0100
debian/control: move libmodule-build-perl to Build-Depends
from Build-Depends-Indep. It is needed during clean.
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index e89a7d0..3c2f7cc 100644
--- a/debian/control
+++ b/debian/control
@@ -7,11 +7,11 @@ Uploaders: Charles Plessy <plessy at debian.org>,
Section: science
Testsuite: autopkgtest-pkg-perl
Priority: optional
-Build-Depends: debhelper (>= 10)
+Build-Depends: debhelper (>= 10),
+# Unnecessary according to lintian, but building with sbuild shows the contrary.
+ libmodule-build-perl (>= 0.420000) | perl (<< 5.19.0),
Build-Depends-Indep: perl,
rename,
-# Unnecessary according to lintian, but building with sbuild shows the contrary.
- libmodule-build-perl (>= 0.420000) | perl (<< 5.19.0),
libio-string-perl,
libdata-stag-perl,
libtest-most-perl,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bioperl.git
More information about the debian-med-commit
mailing list