[Python-modules-commits] r22123 - in packages/python-restkit/trunk/debian (changelog control)
takaki at users.alioth.debian.org
takaki at users.alioth.debian.org
Sun Jun 10 11:08:18 UTC 2012
Date: Sunday, June 10, 2012 @ 11:08:13
Author: takaki
Revision: 22123
release
Modified:
packages/python-restkit/trunk/debian/changelog
packages/python-restkit/trunk/debian/control
Modified: packages/python-restkit/trunk/debian/changelog
===================================================================
--- packages/python-restkit/trunk/debian/changelog 2012-06-10 11:04:54 UTC (rev 22122)
+++ packages/python-restkit/trunk/debian/changelog 2012-06-10 11:08:13 UTC (rev 22123)
@@ -1,8 +1,8 @@
-python-restkit (4.1.3-1) UNRELEASED; urgency=low
+python-restkit (4.1.3-1) unstable; urgency=low
* New upstream release
- -- TANIGUCHI Takaki <takaki at debian.org> Sun, 10 Jun 2012 20:03:16 +0900
+ -- TANIGUCHI Takaki <takaki at debian.org> Sun, 10 Jun 2012 20:07:58 +0900
python-restkit (4.1.2-2) unstable; urgency=low
Modified: packages/python-restkit/trunk/debian/control
===================================================================
--- packages/python-restkit/trunk/debian/control 2012-06-10 11:04:54 UTC (rev 22122)
+++ packages/python-restkit/trunk/debian/control 2012-06-10 11:08:13 UTC (rev 22123)
@@ -13,8 +13,8 @@
Package: python-restkit
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-http-parser (>= 0.7.4),
- python-socketpool
+Depends: ${python:Depends}, ${misc:Depends}, python-http-parser (>= 0.7.5),
+ python-socketpool(>= 0.4.1)
Provides: ${python:Provides}
Description: Restkit is an HTTP resource kit for Python
Restkit is an HTTP resource kit for Python. It allows you to easily
More information about the Python-modules-commits
mailing list