diff options
author | Piotr Ożarowski <piotr@debian.org> | 2014-11-11 16:32:09 +0000 |
---|---|---|
committer | Piotr Ożarowski <piotr@debian.org> | 2014-11-11 16:32:09 +0000 |
commit | 9ff5bf44d0521b90d730015577b2051c4cf3645c (patch) | |
tree | dabbcccde6f802d71c8b55cee33f7bbd6fce4443 | |
parent | 85e86887091113799621f46c409db68b7dd2771b (diff) | |
download | python-requests-9ff5bf44d0521b90d730015577b2051c4cf3645c.tar python-requests-9ff5bf44d0521b90d730015577b2051c4cf3645c.tar.gz |
s/UNRELEASED/unstable/
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 1320035..9d75aa9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -requests (2.4.3-3) UNRELEASED; urgency=medium +requests (2.4.3-3) unstable; urgency=medium * debian/patches/04_make-requests.packages.urllib3-same-as-urllib3.patch - Make Python import system know that requests.packages.urllib3 and |