r2750 - in zope.deprecation/trunk/debian (changelog control copyright)
menesis-guest at users.alioth.debian.org
menesis-guest at users.alioth.debian.org
Tue Sep 17 12:07:45 UTC 2013
Date: Tuesday, September 17, 2013 @ 12:07:43
Author: menesis-guest
Revision: 2750
New upstream release.
Modified:
zope.deprecation/trunk/debian/changelog
zope.deprecation/trunk/debian/control
zope.deprecation/trunk/debian/copyright
Modified: zope.deprecation/trunk/debian/changelog
===================================================================
--- zope.deprecation/trunk/debian/changelog 2013-09-11 09:07:16 UTC (rev 2749)
+++ zope.deprecation/trunk/debian/changelog 2013-09-17 12:07:43 UTC (rev 2750)
@@ -1,3 +1,9 @@
+zope.deprecation (4.0.2-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+
+ -- Gediminas Paulauskas <menesis at pov.lt> Tue, 17 Sep 2013 15:03:59 +0300
+
zope.deprecation (4.0.0-1) unstable; urgency=low
* New upstream release
Modified: zope.deprecation/trunk/debian/control
===================================================================
--- zope.deprecation/trunk/debian/control 2013-09-11 09:07:16 UTC (rev 2749)
+++ zope.deprecation/trunk/debian/control 2013-09-17 12:07:43 UTC (rev 2750)
@@ -4,8 +4,8 @@
Maintainer: Debian/Ubuntu Zope Team <pkg-zope-developers at lists.alioth.debian.org>
Uploaders: TANIGUCHI Takaki <takaki at debian.org>
Build-Depends: debhelper (>= 7), python-all (>= 2.6.6-3~), python-setuptools
-Standards-Version: 3.9.3
-X-Python-Version: >= 2.4
+Standards-Version: 3.9.4
+X-Python-Version: >= 2.6
Homepage: http://pypi.python.org/pypi/zope.deprecation
Vcs-Svn: svn://svn.debian.org/pkg-zope/zope.deprecation/trunk
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-zope/zope.deprecation/trunk
@@ -14,6 +14,6 @@
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Suggests: python-zope.testing
-Description: Zope 3 Deprecation Infrastructure
+Description: Zope Deprecation Infrastructure
This package provides a simple function called 'deprecated(names, reason)' to
mark deprecated modules, classes, functions, methods and properties.
Modified: zope.deprecation/trunk/debian/copyright
===================================================================
--- zope.deprecation/trunk/debian/copyright 2013-09-11 09:07:16 UTC (rev 2749)
+++ zope.deprecation/trunk/debian/copyright 2013-09-17 12:07:43 UTC (rev 2750)
@@ -5,7 +5,7 @@
Files: *
Copyright: (c) 2001, 2002, 2005 Zope Foundation and Contributors.
-License: ZPL-2.1
+License: Zope-2.1
Zope Public License (ZPL) Version 2.1
.
A copyright notice accompanies this license document that identifies the
More information about the pkg-zope-developers
mailing list