diff options
author | Piotr Ożarowski <piotr@debian.org> | 2015-03-16 22:53:26 +0000 |
---|---|---|
committer | Piotr Ożarowski <piotr@debian.org> | 2015-03-16 22:53:26 +0000 |
commit | 84c8199b600a805603600cbeb0a3119bc717e972 (patch) | |
tree | 2a24b68732181a569b70c5900f10d54e0ffd81eb | |
parent | acbc4218023286f83a0854cfed99cb3c5a12fb15 (diff) | |
download | python-requests-84c8199b600a805603600cbeb0a3119bc717e972.tar python-requests-84c8199b600a805603600cbeb0a3119bc717e972.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 6e50b85..24993e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -requests (2.4.3-6) UNRELEASED; urgency=medium +requests (2.4.3-6) unstable; urgency=medium * debian/patches/05_do-not-ascribe-cookies-to-the-target-domain.patch - Fix session fixation and cookie stealing: CVE-2015-2296. |