[Python-modules-commits] [python-geoip2] 01/01: Rebuild for jessie-backports.
Ondřej Nový
onovy at moszumanska.debian.org
Mon Dec 5 12:44:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy pushed a commit to tag debian/2.4.0+dfsg1-1_bpo8+1
in repository python-geoip2.
commit ecc8b13dac7f717128ef15c11e0df43c958f6793
Author: Ondřej Nový <onovy at debian.org>
Date: Mon Dec 5 13:11:10 2016 +0100
Rebuild for jessie-backports.
Bumped required version of requests-mock to 0.7
---
debian/changelog | 7 +++++++
debian/control | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d8d1e20..bdfe5f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-geoip2 (2.4.0+dfsg1-1~bpo8+1) jessie-backports; urgency=medium
+
+ * Rebuild for jessie-backports.
+ * Bumped required version of requests-mock to 0.7
+
+ -- Ondřej Nový <onovy at debian.org> Mon, 05 Dec 2016 13:11:02 +0100
+
python-geoip2 (2.4.0+dfsg1-1) unstable; urgency=medium
* Initial release (Closes: #844502).
diff --git a/debian/control b/debian/control
index 00fa754..ebed7bc 100644
--- a/debian/control
+++ b/debian/control
@@ -10,12 +10,12 @@ Build-Depends: debhelper (>= 10),
python-ipaddress,
python-maxminddb,
python-requests (>= 2.9),
- python-requests-mock,
+ python-requests-mock (>= 0.7),
python-setuptools,
python3-all,
python3-maxminddb,
python3-requests (>= 2.9),
- python3-requests-mock,
+ python3-requests-mock (>= 0.7),
python3-setuptools,
Standards-Version: 3.9.8
Homepage: https://github.com/maxmind/GeoIP2-python
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-geoip2.git
More information about the Python-modules-commits
mailing list