[Python-modules-commits] r25227 - in packages/tweepy/trunk/debian (changelog control)

rak at users.alioth.debian.org rak at users.alioth.debian.org
Fri Jul 19 00:21:22 UTC 2013


    Date: Friday, July 19, 2013 @ 00:21:19
  Author: rak
Revision: 25227

Packaging for tweepy 2.1-1

Modified:
  packages/tweepy/trunk/debian/changelog
  packages/tweepy/trunk/debian/control

Modified: packages/tweepy/trunk/debian/changelog
===================================================================
--- packages/tweepy/trunk/debian/changelog	2013-07-18 21:51:22 UTC (rev 25226)
+++ packages/tweepy/trunk/debian/changelog	2013-07-19 00:21:19 UTC (rev 25227)
@@ -1,7 +1,12 @@
-tweepy (2.1-1) UNRELEASED; urgency=low
+tweepy (2.1-1) unstable; urgency=low
 
+  [ Miguel Landaeta ]
   * New upstream release.
 
+  [ Ryan Kavanagh ]
+  * Bump X-Python-Version to >= 2.6; upstream has dropped support for
+    Python 2.5 
+
  -- Miguel Landaeta <miguel at miguel.cc>  Wed, 17 Jul 2013 22:56:23 -0300
 
 tweepy (2.0-1) unstable; urgency=low

Modified: packages/tweepy/trunk/debian/control
===================================================================
--- packages/tweepy/trunk/debian/control	2013-07-18 21:51:22 UTC (rev 25226)
+++ packages/tweepy/trunk/debian/control	2013-07-19 00:21:19 UTC (rev 25227)
@@ -6,7 +6,7 @@
 Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.6-3~),
  python-docutils, python-setuptools, python-sphinx, python-oauth
 Standards-Version: 3.9.4
-X-Python-Version: >= 2.4
+X-Python-Version: >= 2.6
 Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/tweepy/trunk/
 Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/tweepy/trunk/
 Homepage: http://tweepy.github.com/




More information about the Python-modules-commits mailing list