# HG changeset patch # User David Douard # Date 1371218559 -7200 # Node ID 810a05fba1a46ab893b6cadac109097a047f8355 # Parent df64cca71c364ecc6e206eb45f249bffbb831ea0 [pkg] prepare 3.16.5 diff -r df64cca71c36 -r 810a05fba1a4 __pkginfo__.py --- a/__pkginfo__.py Fri May 24 14:07:46 2013 +0200 +++ b/__pkginfo__.py Fri Jun 14 16:02:39 2013 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 16, 4) +numversion = (3, 16, 5) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management" diff -r df64cca71c36 -r 810a05fba1a4 cubicweb.spec --- a/cubicweb.spec Fri May 24 14:07:46 2013 +0200 +++ b/cubicweb.spec Fri Jun 14 16:02:39 2013 +0200 @@ -7,7 +7,7 @@ %endif Name: cubicweb -Version: 3.16.3 +Version: 3.16.5 Release: logilab.1%{?dist} Summary: CubicWeb is a semantic web application framework Source0: http://download.logilab.org/pub/cubicweb/cubicweb-%{version}.tar.gz diff -r df64cca71c36 -r 810a05fba1a4 debian/changelog --- a/debian/changelog Fri May 24 14:07:46 2013 +0200 +++ b/debian/changelog Fri Jun 14 16:02:39 2013 +0200 @@ -1,3 +1,9 @@ +cubicweb (3.16.5-1) unstable; urgency=low + + * new upstream release + + -- David Douard Fri, 14 Jun 2013 16:01:47 +0200 + cubicweb (3.16.4-1) unstable; urgency=low * New upstream release