--- a/__pkginfo__.py Tue Feb 23 11:14:22 2016 +0100
+++ b/__pkginfo__.py Mon Feb 22 16:06:00 2016 +0100
@@ -4,7 +4,7 @@
modname = 'pyramid'
distname = 'cubicweb-pyramid'
-numversion = (0, 3, 2)
+numversion = (0, 4, 0)
version = '.'.join(str(num) for num in numversion)
license = 'LGPL'
--- a/cubicweb-pyramid.spec Tue Feb 23 11:14:22 2016 +0100
+++ b/cubicweb-pyramid.spec Mon Feb 22 16:06:00 2016 +0100
@@ -8,7 +8,7 @@
%endif
Name: cubicweb-pyramid
-Version: 0.3.2
+Version: 0.4.0
Release: 1%{?dist}
Summary: Add the 'pyramid' command to cubicweb-ctl
--- a/debian/changelog Tue Feb 23 11:14:22 2016 +0100
+++ b/debian/changelog Mon Feb 22 16:06:00 2016 +0100
@@ -1,3 +1,9 @@
+/bin/bash: q: command not found
+
+ * new upstream release
+
+ -- David Douard <david.douard@logilab.fr> Thu, 24 Mar 2016 13:51:48 +0100
+
cubicweb-pyramid (0.3.2-1) unstable; urgency=medium
* new upstream release
--- a/debian/rules Tue Feb 23 11:14:22 2016 +0100
+++ b/debian/rules Mon Feb 22 16:06:00 2016 +0100
@@ -1,7 +1,5 @@
#!/usr/bin/make -f
-export NO_SETUPTOOLS=1
-
%:
dh $@ --with python2