diff --git a/__pkginfo__.py b/__pkginfo__.py index 346ec7169d827a0adf3623cea0a5931d7e878180_X19wa2dpbmZvX18ucHk=..da0c37089f663ecbc267d4b209830e7f001a8049_X19wa2dpbmZvX18ucHk= 100644 --- a/__pkginfo__.py +++ b/__pkginfo__.py @@ -4,7 +4,7 @@ modname = 'comment' distname = "cubicweb-%s" % modname -numversion = (1, 4, 1) +numversion = (1, 5, 0) version = '.'.join(str(num) for num in numversion) license = 'LGPL' diff --git a/debian/changelog b/debian/changelog index 346ec7169d827a0adf3623cea0a5931d7e878180_ZGViaWFuL2NoYW5nZWxvZw==..da0c37089f663ecbc267d4b209830e7f001a8049_ZGViaWFuL2NoYW5nZWxvZw== 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cubicweb-comment (1.5.0-1) unstable; urgency=low + + * new upstream release + + -- Sylvain Thénault <sylvain.thenault@logilab.fr> Wed, 07 Oct 2009 13:31:09 +0200 + cubicweb-comment (1.4.1-1) unstable; urgency=low * new upstream release