[pkg] 0.3.0
authorDavid Douard <david.douard@logilab.fr>
Wed, 22 Jul 2015 17:22:16 +0200
changeset 11656 7fbeb77fe690
parent 11655 9e20a86da6ce
child 11657 f9de9fe35376
[pkg] 0.3.0
__pkginfo__.py
debian/changelog
--- a/__pkginfo__.py	Wed Jul 22 17:18:56 2015 +0200
+++ b/__pkginfo__.py	Wed Jul 22 17:22:16 2015 +0200
@@ -4,7 +4,7 @@
 modname = 'pyramid'
 distname = 'cubicweb-pyramid'
 
-numversion = (0, 2, 0)
+numversion = (0, 3, 0)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LGPL'
--- a/debian/changelog	Wed Jul 22 17:18:56 2015 +0200
+++ b/debian/changelog	Wed Jul 22 17:22:16 2015 +0200
@@ -1,3 +1,10 @@
+cubicweb-pyramid (0.3.0-1) unstable; urgency=medium
+
+  * new upstream release
+  * update to dh9 and dh_python2
+
+ -- David Douard <david.douard@logilab.fr>  Wed, 22 Jul 2015 17:21:33 +0200
+
 cubicweb-pyramid (0.2.0-1) unstable; urgency=medium
 
   * upstream release