diff options
author | Barry Warsaw <barry@debian.org> | 2014-11-19 23:01:19 +0000 |
---|---|---|
committer | Barry Warsaw <barry@debian.org> | 2014-11-19 23:01:19 +0000 |
commit | 375edc2ab9c339b00c1c9261b70fdeab20a168db (patch) | |
tree | 90f171ce5800f54f6b73b26e9dd56f18553af6e4 /debian/changelog | |
parent | 430043c94632e350457f1b4757dfa2b424c5bc2e (diff) | |
download | python-requests-375edc2ab9c339b00c1c9261b70fdeab20a168db.tar python-requests-375edc2ab9c339b00c1c9261b70fdeab20a168db.tar.gz |
Release
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 08b20b3..c69f3a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -requests (2.4.3-5) UNRELEASED; urgency=medium +requests (2.4.3-5) unstable; urgency=medium * d/control: Remove the Build-Depends on python{,3}-pytest since we aren't actually running the tests at build time. (Closes: #770173) * d/rules: Update the comment about why the tests are currently disabled at build time to point to the updated upstream url. - -- Barry Warsaw <barry@debian.org> Wed, 19 Nov 2014 17:42:52 -0500 + -- Barry Warsaw <barry@debian.org> Wed, 19 Nov 2014 18:00:46 -0500 requests (2.4.3-4) unstable; urgency=medium |