# HG changeset patch # User Nicolas Chauvat <nicolas.chauvat@logilab.fr> # Date 1279277054 -7200 # Fri Jul 16 12:44:14 2010 +0200 # Node ID b4827131db9a564c545ef1eb24dcf9ae70f0c401 # Parent 178d57399aaaa2845c8c2224c81d035a0116d16b [packaging] get ready for 1.8.0 diff --git a/__pkginfo__.py b/__pkginfo__.py --- a/__pkginfo__.py +++ b/__pkginfo__.py @@ -4,7 +4,7 @@ modname = 'blog' distname = "cubicweb-%s" % modname -numversion = (1, 7, 4) +numversion = (1, 8, 0) version = '.'.join(str(num) for num in numversion) license = 'LGPL' @@ -23,7 +23,7 @@ 'Programming Language :: JavaScript', ] -__depends__ = {'cubicweb': '>= 3.7.3'} +__depends__ = {'cubicweb': '>= 3.9.0'} __recommends_cubes__ = {'tag': None, 'comment': '>= 1.6.3'} __recommends__ = {} diff --git a/debian/control b/debian/control --- a/debian/control +++ b/debian/control @@ -3,13 +3,13 @@ Priority: optional Maintainer: Logilab Packaging Team <contact@logilab.fr> Uploaders: Sylvain Thenault <sylvain.thenault@logilab.fr> -Build-Depends: debhelper (>= 5.0.37.1), python (>=2.4), python-dev (>=2.4) +Build-Depends: debhelper (>= 5.0.37.1), python (>= 2.4), python-dev (>= 2.4) Standards-Version: 3.8.0 Homepage: http://www.cubicweb.org/project/cubicweb-blog Package: cubicweb-blog Architecture: all -Depends: cubicweb-common (>= 3.7.3) +Depends: cubicweb-common (>= 3.9.0) Suggests: cubicweb-comment (>= 1.6.3), cubicweb-tag Description: blog component for the CubicWeb framework This CubicWeb component provides blogging functionnalities. diff --git a/i18n/en.po b/i18n/en.po --- a/i18n/en.po +++ b/i18n/en.po @@ -1,5 +1,5 @@ # cubicweb-blog i18n catalog -# Copyright 2003-2008 LOGILAB S.A. (Paris, FRANCE), all rights reserved. +# Copyright 2003-2010 LOGILAB S.A. (Paris, FRANCE), all rights reserved. # Logilab <contact@logilab.fr> msgid "" msgstr "" diff --git a/i18n/fr.po b/i18n/fr.po --- a/i18n/fr.po +++ b/i18n/fr.po @@ -1,5 +1,5 @@ # cubicweb-blog i18n catalog -# Copyright 2003-2008 LOGILAB S.A. (Paris, FRANCE), all rights reserved. +# Copyright 2003-2010 LOGILAB S.A. (Paris, FRANCE), all rights reserved. # Logilab <contact@logilab.fr> msgid "" msgstr ""