aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog8
-rw-r--r--debian/control2
2 files changed, 6 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index cf65853..7a59b62 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,14 @@
requests (2.2.1-1) UNRELEASED; urgency=medium
* New upstream release
- * debian/patches/02_use-system-chardet-and-urllib3.patches
- - Refreshed
+ * debian/control
+ - Bumped Standards-Version to 3.9.5 (no changes needed)
* debian/copyright
- Updated copyright years
+ * debian/patches/02_use-system-chardet-and-urllib3.patches
+ - Refreshed
- -- Daniele Tricoli <eriol@mornie.org> Mon, 27 Jan 2014 04:42:25 +0100
+ -- Daniele Tricoli <eriol@mornie.org> Mon, 27 Jan 2014 04:58:17 +0100
requests (2.0.0-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 33e466d..c6b855f 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
python3-all,
python3-chardet,
python3-urllib3 (>= 1.7.1)
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.0
Homepage: http://python-requests.org