aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f4195d1..2617c3d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-python-urllib3 (1.11-2) UNRELEASED; urgency=medium
+python-urllib3 (1.11-2) unstable; urgency=medium
* debian/patches/06_rely-on-six-to-import-httplib-or-http.client.patch
- Rely on six to import httplib or http.client. Thanks to Edward Betts