aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorDaniele Tricoli <eriol@mornie.org>2014-10-08 18:38:44 +0000
committerDaniele Tricoli <eriol@mornie.org>2014-10-08 18:38:44 +0000
commita4dc6d8fd25c2b89ad6bc1d03be7305ffd34056b (patch)
tree71a2e9bba684f9cf98ce8ec6b6032f30f96d9bdd /debian/changelog
parent3d2a979750bfa478bda9a37ae54d2b07a75eee00 (diff)
downloadpython-requests-a4dc6d8fd25c2b89ad6bc1d03be7305ffd34056b.tar
python-requests-a4dc6d8fd25c2b89ad6bc1d03be7305ffd34056b.tar.gz
Fix duplicate-short-description
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 0cd0c93..d07bb55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
requests (2.4.2-1) UNRELEASED; urgency=medium
* New upstream release.
+ * debian/control
+ - Fix duplicate-short-description.
* debian/patches/01_use-system-ca-certificates.patch
- Refresh.
* debian/patches/02_use-system-chardet-and-urllib3.patch
@@ -11,7 +13,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:20:41 +0200
+ -- Daniele Tricoli <eriol@mornie.org> Wed, 08 Oct 2014 20:23:42 +0200
requests (2.3.0-1) unstable; urgency=medium