aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
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 /debian/changelog
parenta4dc6d8fd25c2b89ad6bc1d03be7305ffd34056b (diff)
downloadpython-requests-6cc3b1339e94169b17bc977f632992041ae60425.tar
python-requests-6cc3b1339e94169b17bc977f632992041ae60425.tar.gz
Bump Standards-Version to 3.9.6 (no changes needed)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 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