diff options
author | Piotr Ożarowski <piotr@debian.org> | 2013-10-21 21:30:01 +0000 |
---|---|---|
committer | Piotr Ożarowski <piotr@debian.org> | 2013-10-21 21:30:01 +0000 |
commit | a8b82f5dfb6b643a3f4430604afa9b969d2ff6ea (patch) | |
tree | 2d046d7fd5b805583b317df4b9985e1b0b148fe0 | |
parent | f0b1b9cb2dceaf69bd81f8421e0eab4c696332c2 (diff) | |
download | python-requests-a8b82f5dfb6b643a3f4430604afa9b969d2ff6ea.tar python-requests-a8b82f5dfb6b643a3f4430604afa9b969d2ff6ea.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 85ab174..cad0805 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -requests (2.0.0-1) UNRELEASED; urgency=low +requests (2.0.0-1) unstable; urgency=low * New upstream release (Closes: #725784) * Switched to pybuild |