# HG changeset patch # User Julien Cristau # Date 1392391426 -3600 # Node ID d6ec12a80e4d8132dcd68e324c2ef73182e7ce53 # Parent 1e39c5e91b68dc9dfb39c47232e33c62a715b2a7 [pkg] prepare 3.18.3 diff -r 1e39c5e91b68 -r d6ec12a80e4d __pkginfo__.py --- a/__pkginfo__.py Fri Feb 14 16:10:36 2014 +0100 +++ b/__pkginfo__.py Fri Feb 14 16:23:46 2014 +0100 @@ -22,14 +22,13 @@ modname = distname = "cubicweb" -numversion = (3, 18, 2) +numversion = (3, 18, 3) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management" author = "Logilab" author_email = "contact@logilab.fr" web = 'http://www.cubicweb.org' -ftp = 'ftp://ftp.logilab.org/pub/cubicweb' license = 'LGPL' classifiers = [ diff -r 1e39c5e91b68 -r d6ec12a80e4d cubicweb.spec --- a/cubicweb.spec Fri Feb 14 16:10:36 2014 +0100 +++ b/cubicweb.spec Fri Feb 14 16:23:46 2014 +0100 @@ -7,7 +7,7 @@ %endif Name: cubicweb -Version: 3.18.2 +Version: 3.18.3 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 1e39c5e91b68 -r d6ec12a80e4d debian/changelog --- a/debian/changelog Fri Feb 14 16:10:36 2014 +0100 +++ b/debian/changelog Fri Feb 14 16:23:46 2014 +0100 @@ -1,3 +1,9 @@ +cubicweb (3.18.3-1) unstable; urgency=low + + * new upstream release + + -- Julien Cristau Fri, 14 Feb 2014 16:03:55 +0100 + cubicweb (3.18.2-1) unstable; urgency=low * new upstream release. diff -r 1e39c5e91b68 -r d6ec12a80e4d debian/copyright --- a/debian/copyright Fri Feb 14 16:10:36 2014 +0100 +++ b/debian/copyright Fri Feb 14 16:23:46 2014 +0100 @@ -1,5 +1,5 @@ This package was debianized by Logilab . -It was downloaded from ftp://ftp.logilab.org/pub/cubicweb +It was downloaded from http://download.logilab.org/pub/cubicweb Upstream Author: @@ -8,7 +8,7 @@ Copyright: - Copyright (c) 2003-2013 LOGILAB S.A. (Paris, FRANCE). + Copyright (c) 2003-2014 LOGILAB S.A. (Paris, FRANCE). http://www.logilab.fr/ -- mailto:contact@logilab.fr License: