diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
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 |