# HG changeset patch # User Sylvain Thénault # Date 1302125466 -7200 # Node ID 59701627adba73ee97529f6ea0e250a0f3748e32 # Parent a44b24408da83728f93d127a5e1d8c61a2f0f8b3 3.12.1 diff -r a44b24408da8 -r 59701627adba __pkginfo__.py --- a/__pkginfo__.py Wed Apr 06 23:31:00 2011 +0200 +++ b/__pkginfo__.py Wed Apr 06 23:31:06 2011 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 12, 0) +numversion = (3, 12, 1) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management" diff -r a44b24408da8 -r 59701627adba debian/changelog --- a/debian/changelog Wed Apr 06 23:31:00 2011 +0200 +++ b/debian/changelog Wed Apr 06 23:31:06 2011 +0200 @@ -1,3 +1,9 @@ +cubicweb (3.12.1-1) unstable; urgency=low + + * new upstream release + + -- Sylvain Thénault Wed, 06 Apr 2011 23:25:12 +0200 + cubicweb (3.12.0-1) unstable; urgency=low * new upstream release