aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniele Tricoli <eriol@mornie.org>2014-10-08 18:49:34 +0000
committerDaniele Tricoli <eriol@mornie.org>2014-10-08 18:49:34 +0000
commit6cc3b1339e94169b17bc977f632992041ae60425 (patch)
tree042c86c4568b4aac102a48e3e9a99c163748ab80
parenta4dc6d8fd25c2b89ad6bc1d03be7305ffd34056b (diff)
downloadpython-requests-6cc3b1339e94169b17bc977f632992041ae60425.tar
python-requests-6cc3b1339e94169b17bc977f632992041ae60425.tar.gz
Bump Standards-Version to 3.9.6 (no changes needed)
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index d07bb55..72f2cb3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ requests (2.4.2-1) UNRELEASED; urgency=medium
* New upstream release.
* debian/control
- Fix duplicate-short-description.
+ - Bump Standards-Version to 3.9.6 (no changes needed).
* debian/patches/01_use-system-ca-certificates.patch
- Refresh.
* debian/patches/02_use-system-chardet-and-urllib3.patch
@@ -13,7 +14,7 @@ requests (2.4.2-1) UNRELEASED; urgency=medium
- Provide requests.packages.urllib3 as symlink of python{,3}-urllib3
system package since it is used as import location. (Closes: #753578)
- -- Daniele Tricoli <eriol@mornie.org> Wed, 08 Oct 2014 20:23:42 +0200
+ -- Daniele Tricoli <eriol@mornie.org> Wed, 08 Oct 2014 20:49:10 +0200
requests (2.3.0-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index f0c9586..91929df 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 9),
python3-setuptools,
python3-urllib3 (>= 1.7.1),
python3-wheel
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.0
Homepage: http://python-requests.org