[devscripts] 01/01: d/control: annotate the build-deps perl and python3-all with :any
Mattia Rizzolo
mattia at debian.org
Sat Oct 7 16:17:56 UTC 2017
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository devscripts.
commit aff13e6a75cb3dc5e04592f0474c170e80d52fcb
Author: Mattia Rizzolo <mattia at debian.org>
Date: Sat Oct 7 18:06:53 2017 +0200
d/control: annotate the build-deps perl and python3-all with :any
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
debian/changelog | 2 ++
debian/control | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 582463b..beccaec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -39,6 +39,8 @@ devscripts (2.17.11) UNRELEASED; urgency=medium
* debchange:
+ Update the manpage to mention that --bpo now targets stretch-backports,
not jessie-backports. Closes: #877877
+ * debian/control:
+ + Annotate the build-dependencies on perl and python3-all with :any.
-- Chris Lamb <lamby at debian.org> Wed, 27 Sep 2017 13:24:39 +0100
diff --git a/debian/control b/debian/control
index aa53863..e638d21 100644
--- a/debian/control
+++ b/debian/control
@@ -22,11 +22,11 @@ Build-Depends: bash-completion,
libwww-perl <!nocheck>,
lsb-release <!nocheck>,
mozilla-devscripts <!nocheck>,
- perl,
+ perl:any,
pkg-config,
po4a,
pylint <!nocheck>,
- python3-all,
+ python3-all:any,
python3-apt <!nocheck>,
python3-debian <!nocheck>,
python3-flake8 <!nocheck>,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git
More information about the devscripts-devel
mailing list