diff --git a/__pkginfo__.py b/__pkginfo__.py index f088d7cf754770e6ffc92825cf5c106cc25fadd7_X19wa2dpbmZvX18ucHk=..81bf50df6aadab89452dcf4eb5a190612d0cc108_X19wa2dpbmZvX18ucHk= 100644 --- a/__pkginfo__.py +++ b/__pkginfo__.py @@ -4,7 +4,7 @@ distname = "cubicweb-comment" modname = distname.split('-', 1)[1] -numversion = (1, 4, 0) +numversion = (1, 4, 1) version = '.'.join(str(num) for num in numversion) license = 'LGPL' diff --git a/debian/changelog b/debian/changelog index f088d7cf754770e6ffc92825cf5c106cc25fadd7_ZGViaWFuL2NoYW5nZWxvZw==..81bf50df6aadab89452dcf4eb5a190612d0cc108_ZGViaWFuL2NoYW5nZWxvZw== 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cubicweb-comment (1.4.1-1) unstable; urgency=low + + * new upstream release + + -- Nicolas Chauvat <nicolas.chauvat@logilab.fr> Wed, 27 May 2009 11:41:55 +0200 + cubicweb-comment (1.4.0-1) unstable; urgency=low * new upstream release depending on cubicweb 3.2 diff --git a/debian/control b/debian/control index f088d7cf754770e6ffc92825cf5c106cc25fadd7_ZGViaWFuL2NvbnRyb2w=..81bf50df6aadab89452dcf4eb5a190612d0cc108_ZGViaWFuL2NvbnRyb2w= 100644 --- a/debian/control +++ b/debian/control @@ -2,6 +2,7 @@ Section: web Priority: optional Maintainer: Logilab Packaging Team <contact@logilab.fr> -Uploaders: Sylvain Thenault <sylvain.thenault@logilab.fr> +Uploaders: Sylvain Thenault <sylvain.thenault@logilab.fr>, + Nicolas Chauvat <nicolas.chauvat@logilab.fr> Build-Depends: debhelper (>= 5.0.37.1), python (>=2.3.5-7), python-dev (>=2.3.5-7) Standards-Version: 3.8.0 @@ -6,5 +7,6 @@ Build-Depends: debhelper (>= 5.0.37.1), python (>=2.3.5-7), python-dev (>=2.3.5-7) Standards-Version: 3.8.0 +Homepage: http://www.cubicweb.org/project/cubicweb-comment Package: cubicweb-comment Architecture: all