[debhelper-devel] [debhelper] 01/01: Explicitly B-D on perl:any
Niels Thykier
nthykier at moszumanska.debian.org
Thu Jul 7 11:31:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
nthykier pushed a commit to branch master
in repository debhelper.
commit 83659a320ad0e539c6d1ca89a3795c3d3cf27b6f
Author: Niels Thykier <niels at thykier.net>
Date: Thu Jul 7 11:30:54 2016 +0000
Explicitly B-D on perl:any
Signed-off-by: Niels Thykier <niels at thykier.net>
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 6af65c0..58c89be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,8 @@ debhelper (9.20160702) unstable; urgency=medium
contains perl programs (but no modules of any kind).
Thanks to Javier Serrano Polo and Niko Tyni for the
report and feedback. (Closes: #824696)
+ * Explicitly Build-Depends on perl:any for pod2man instead
+ of relying on it implicitly via libdpkg-perl.
[ Translations ]
* Update German translation (Chris Leick + Eduard Bloch)
diff --git a/debian/control b/debian/control
index b9eb40b..d152342 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
Priority: optional
Maintainer: Debhelper Maintainers <debhelper-devel at lists.alioth.debian.org>
Uploaders: Niels Thykier <niels at thykier.net>, Bernhard R. Link <brlink at debian.org>, Tianon Gravi <tianon at debian.org>
-Build-Depends: po4a (>= 0.24), dpkg-dev (>= 1.18.0~)
+Build-Depends: po4a (>= 0.24), dpkg-dev (>= 1.18.0~), perl:any
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/debhelper/debhelper.git
Vcs-Browser: https://anonscm.debian.org/git/debhelper/debhelper.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debhelper/debhelper.git
More information about the debhelper-devel
mailing list