[Python-modules-commits] r18705 - in packages/python-couchdbkit/trunk/debian (changelog control)

takaki at users.alioth.debian.org takaki at users.alioth.debian.org
Sat Sep 24 07:50:37 UTC 2011


    Date: Saturday, September 24, 2011 @ 07:50:35
  Author: takaki
Revision: 18705

new upstream

Modified:
  packages/python-couchdbkit/trunk/debian/changelog
  packages/python-couchdbkit/trunk/debian/control

Modified: packages/python-couchdbkit/trunk/debian/changelog
===================================================================
--- packages/python-couchdbkit/trunk/debian/changelog	2011-09-23 22:08:51 UTC (rev 18704)
+++ packages/python-couchdbkit/trunk/debian/changelog	2011-09-24 07:50:35 UTC (rev 18705)
@@ -1,9 +1,13 @@
-python-couchdbkit (0.5.4-3) UNRELEASED; urgency=low
+python-couchdbkit (0.5.7-1) unstable; urgency=low
 
+  [ Jakub Wilk ]
   * Add Vcs-* fields.
 
- -- Jakub Wilk <jwilk at debian.org>  Sat, 10 Sep 2011 00:08:42 +0200
+  [ TANIGUCHI Takaki ]
+  * New upstream release
 
+ -- TANIGUCHI Takaki <takaki at debian.org>  Sat, 24 Sep 2011 16:50:24 +0900
+
 python-couchdbkit (0.5.4-2) unstable; urgency=low
 
   * debian/patches/couchdbkit-with-keyword.patch: a patch for python2.5

Modified: packages/python-couchdbkit/trunk/debian/control
===================================================================
--- packages/python-couchdbkit/trunk/debian/control	2011-09-23 22:08:51 UTC (rev 18704)
+++ packages/python-couchdbkit/trunk/debian/control	2011-09-24 07:50:35 UTC (rev 18705)
@@ -16,7 +16,6 @@
 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, 
 	python-anyjson, python-restkit(>=2.1.1)
 Provides: ${python:Provides}
-Breaks: ${python:Breaks}
 Description: Trying to improve couchdb experience in Python
  Couchdbkit provides you a full featured and easy client to access and
  manage CouchDB. It allows you to manage a CouchDB server, databases,




More information about the Python-modules-commits mailing list