[med-svn] [gxargparse] 10/11: Get Build-Depends straight to build package, missing Build-Depends: galaxyxml

Andreas Tille tille at debian.org
Sat Jan 14 11:34:52 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository gxargparse.

commit 8eaccd1b634b1a9a75a98857e17dda3ad420f541
Author: Andreas Tille <tille at debian.org>
Date:   Sat Jan 14 12:33:27 2017 +0100

    Get Build-Depends straight to build package, missing Build-Depends: galaxyxml
---
 debian/control | 2 +-
 debian/rules   | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 14ddd82..ff4af24 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Anton Khodak <anton.khodak at ukr.net>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 9), python-setuptools, python-jinja2, python3-setuptools, python3-jinja2, python-future, dh-python
+Build-Depends: debhelper (>= 9), python3-all, python-all, python-setuptools, python-jinja2, python3-setuptools, python3-jinja2, python-future, dh-python
 Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/gxargparse.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/gxargparse.git
diff --git a/debian/rules b/debian/rules
index 88d6bb4..18345c4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,6 +20,7 @@ export LC_ALL=C.UTF-8
 # export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 export PYBUILD_NAME=gxargparse
+
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gxargparse.git



More information about the debian-med-commit mailing list