[Python-modules-commits] [gamera] 10/14: deb/control: added dh-python to build-deps
Daniel Stender
danstender-guest at moszumanska.debian.org
Fri May 8 12:42:28 UTC 2015
This is an automated email from the git hooks/post-receive script.
danstender-guest pushed a commit to branch master
in repository gamera.
commit a23e955f22234348ea09bb4a04bc0f68921b2aac
Author: Daniel Stender <debian at danielstender.com>
Date: Fri May 8 12:16:14 2015 +0200
deb/control: added dh-python to build-deps
---
debian/changelog | 6 ++++--
debian/control | 1 +
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9f8ed60..22c40d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,9 @@ gamera (3.4.2-1) UNRELEASED; urgency=medium
* Added constant-seed-for-docs.diff to make build reproducible
by using constant seed for generation of example/documentation
images (Closes: #775228).
- * deb/control: updated Vcs fields (moved to git).
+ * deb/control:
+ + added dh-python to build-deps.
+ + updated Vcs fields (moved to git).
* deb/patches:
+ fix-typos.diff: corrected path error.
+ dropped avoid_mktemp.diff, gendoc-version-parsing.diff, suppress-
@@ -12,7 +14,7 @@ gamera (3.4.2-1) UNRELEASED; urgency=medium
upstream).
* Added deb/gbp.conf.
- -- Daniel Stender <debian at danielstender.com> Fri, 08 May 2015 12:01:13 +0200
+ -- Daniel Stender <debian at danielstender.com> Fri, 08 May 2015 12:15:10 +0200
gamera (3.4.1+svn1423-4) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index e03e146..54799eb 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders:
Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Build-Depends:
debhelper (>= 9),
+ dh-python,
dpkg-dev (>= 1.15.7~),
libpng-dev,
libtiff-dev,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/gamera.git
More information about the Python-modules-commits
mailing list