[Python-modules-commits] [python-exif] 01/01: fix #795129
Wolfgang Borgert
debacle at moszumanska.debian.org
Tue Aug 11 22:15:44 UTC 2015
This is an automated email from the git hooks/post-receive script.
debacle pushed a commit to branch master
in repository python-exif.
commit bec440357965d204dffa84954de1b9b7ac181be1
Author: W. Martin Borgert <debacle at debian.org>
Date: Wed Aug 12 00:10:26 2015 +0200
fix #795129
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index d27634f..27b074e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-exif (2.1.1-2) unstable; urgency=low
+
+ * Build-depend on python3-setuptools (Closes: #795129)
+
+ -- W. Martin Borgert <debacle at debian.org> Tue, 11 Aug 2015 22:09:27 +0000
+
python-exif (2.1.1-1) unstable; urgency=medium
* New upstream release
diff --git a/debian/control b/debian/control
index aca7a41..47fcc96 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
Priority: extra
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: TANIGUCHI Takaki <takaki at debian.org>, W. Martin Borgert <debacle at debian.org>
-Build-Depends: python-all (>= 2.7~), python-setuptools, debhelper (>= 9), dh-python, python3-all
+Build-Depends: python-all (>= 2.7~), python-setuptools, python3-setuptools, debhelper (>= 9), dh-python, python3-all
Standards-Version: 3.9.6
Homepage: https://github.com/ianare/exif-py
Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-exif.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-exif.git
More information about the Python-modules-commits
mailing list