aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniele Tricoli <eriol@mornie.org>2012-02-04 23:29:21 +0000
committerDaniele Tricoli <eriol@mornie.org>2012-02-04 23:29:21 +0000
commita7ee86f5ea53bce53043313b180df96e2461a79b (patch)
treebc7c2993dd63984e11332622605ea9cc03d083d0 /debian
parent4f11cc65283d1c11fff382c7308ffffcaf2a2271 (diff)
downloadpython-requests-a7ee86f5ea53bce53043313b180df96e2461a79b.tar
python-requests-a7ee86f5ea53bce53043313b180df96e2461a79b.tar.gz
Bumped X-Python-Version >= 2.6
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 0c19c84..d017059 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ requests (0.10.1-1) UNRELEASED; urgency=low
* New upstream release
* debian/control
- Added python-chardet to Recommends
+ - Bumped X-Python-Version >= 2.6
- -- Daniele Tricoli <eriol@mornie.org> Sat, 04 Feb 2012 23:24:26 +0100
+ -- Daniele Tricoli <eriol@mornie.org> Sun, 05 Feb 2012 00:28:04 +0100
requests (0.8.2-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 59c26e8..1e4051d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Priority: optional
Build-Depends: debhelper (>= 7.0.50~),
python-all (>= 2.6.6-3),
Standards-Version: 3.9.2
-X-Python-Version: >= 2.5
+X-Python-Version: >= 2.6
Homepage: http://python-requests.org
Vcs-Svn: svn://svn.debian.org/python-modules/packages/requests/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/requests/trunk/