[pkg] prepare 3.17.1
authorDavid Douard <david.douard@logilab.fr>
Thu, 06 Jun 2013 12:29:44 +0200
changeset 8998 4f45968cd956
parent 8997 525915f8bc1c
child 8999 81a5d57d9230
[pkg] prepare 3.17.1
__pkginfo__.py
debian/changelog
--- a/__pkginfo__.py	Thu May 30 14:46:32 2013 +0200
+++ b/__pkginfo__.py	Thu Jun 06 12:29:44 2013 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 17, 0)
+numversion = (3, 17, 1)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"
--- a/debian/changelog	Thu May 30 14:46:32 2013 +0200
+++ b/debian/changelog	Thu Jun 06 12:29:44 2013 +0200
@@ -1,3 +1,9 @@
+cubicweb (3.17.1-1) unstable; urgency=low
+
+  * new upstream release
+
+ -- David Douard <david.douard@logilab.fr>  Thu, 06 Jun 2013 12:28:49 +0200
+
 cubicweb (3.17.0-2) unstable; urgency=low
 
   * fix yams Depends on cubicweb-common