--- a/__pkginfo__.py Fri Mar 23 10:52:03 2012 +0100
+++ b/__pkginfo__.py Fri Mar 23 11:59:33 2012 +0100
@@ -4,7 +4,7 @@
modname = 'apycot'
distname = 'apycot'
-numversion = (2, 2, 2)
+numversion = (2, 2, 3)
version = '.'.join(str(num) for num in numversion)
license = 'GPL'
@@ -24,7 +24,7 @@
'cubicweb-vcsfile': '>= 1.6.1',
'cubicweb-file': None,
'cubicweb-narval': '>= 3.0.2',
- 'cubicweb-jqplot': '>= 0.2.0',
+ 'cubicweb-jqplot': '>= 0.1.2',
}
__recommends__ = {'cubicweb-tracker': None,
'cubicweb-nosylist': '>= 0.5.0'}
--- a/debian/changelog Fri Mar 23 10:52:03 2012 +0100
+++ b/debian/changelog Fri Mar 23 11:59:33 2012 +0100
@@ -1,3 +1,9 @@
+apycot (2.2.3-1) unstable; urgency=low
+
+ * new upstream release
+
+ -- David Douard <david.douard@logilab.fr> Fri, 23 Mar 2012 10:18:46 +0100
+
apycot (2.2.2-2) unstable; urgency=low
* add cubicweb-jqplot as a recommends
--- a/debian/control Fri Mar 23 10:52:03 2012 +0100
+++ b/debian/control Fri Mar 23 11:59:33 2012 +0100
@@ -14,7 +14,7 @@
Architecture: all
XB-Python-Version: ${python:Versions}
Depends: ${misc:Depends}, ${python:Depends}, cubicweb-common (>= 3.14.0), cubicweb-vcsfile (>= 1.6.1), cubicweb-file (>= 1.8.2), cubicweb-narval (>= 3.0.2), pyro
-Recommends: cubicweb-jqplot (>= 0.2.0)
+Recommends: cubicweb-jqplot (>= 0.1.2)
Suggests: cubicweb-tracker, cubicweb-nosylist (>= 0.5.0)
Description: apycot component for the CubicWeb framework
This CubicWeb component store data from the Apycot testing framework