diff options
author | Barry Warsaw <barry@debian.org> | 2014-06-04 14:41:07 +0000 |
---|---|---|
committer | Barry Warsaw <barry@debian.org> | 2014-06-04 14:41:07 +0000 |
commit | 52f675ec01015fb5f674f9d307ba1f1d1b603827 (patch) | |
tree | 0302702a6c6afadcc70ac99d4687d4ef6b66c9c8 /debian/changelog | |
parent | 7564f06a88cafa130ae90969441b9e768ed20373 (diff) | |
download | python-requests-52f675ec01015fb5f674f9d307ba1f1d1b603827.tar python-requests-52f675ec01015fb5f674f9d307ba1f1d1b603827.tar.gz |
release
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 96f253a..969f614 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,12 @@ -requests (2.3.0-1) UNRELEASED; urgency=medium +requests (2.3.0-1) unstable; urgency=medium * Team upload. * New upstream release. - * d/patches/*: Refreshed. * d/control: Added python{,3}-pytest to Build-Depends. * d/rules: Fixed running of test suite during package build. + * d/patches/*: Refreshed. - -- Barry Warsaw <barry@debian.org> Wed, 04 Jun 2014 10:16:13 -0400 + -- Barry Warsaw <barry@debian.org> Wed, 04 Jun 2014 10:40:46 -0400 requests (2.2.1-3) unstable; urgency=medium |