[Python-modules-commits] r31576 - in packages/python-persistent/tags (5 files)

arnau at users.alioth.debian.org arnau at users.alioth.debian.org
Tue Dec 16 08:53:59 UTC 2014


    Date: Tuesday, December 16, 2014 @ 08:52:59
  Author: arnau
Revision: 31576

[svn-buildpackage] Tagging python-persistent 4.0.8-3

Added:
  packages/python-persistent/tags/4.0.8-3/
  packages/python-persistent/tags/4.0.8-3/debian/changelog
    (from rev 31575, packages/python-persistent/trunk/debian/changelog)
  packages/python-persistent/tags/4.0.8-3/debian/control
    (from rev 31575, packages/python-persistent/trunk/debian/control)
Deleted:
  packages/python-persistent/tags/4.0.8-3/debian/changelog
  packages/python-persistent/tags/4.0.8-3/debian/control

Deleted: packages/python-persistent/tags/4.0.8-3/debian/changelog
===================================================================
--- packages/python-persistent/trunk/debian/changelog	2014-12-14 18:49:40 UTC (rev 31574)
+++ packages/python-persistent/tags/4.0.8-3/debian/changelog	2014-12-16 08:52:59 UTC (rev 31576)
@@ -1,15 +0,0 @@
-python-persistent (4.0.8-2) unstable; urgency=medium
-
-  * Team upload.
-  * d/control: ZODB3 >= 3.11a1 (python-zodb in Debian) has been split up
-    into distinct packages (persistent, BTrees, ZODB and ZEO), so until
-    python-zodb is updated to at least that version (eg after Jessie), add
-    a Conflicts. Thanks to Andreas Beckmann. Closes: #767554.
-
- -- Arnaud Fontaine <arnau at debian.org>  Fri, 14 Nov 2014 18:22:35 +0900
-
-python-persistent (4.0.8-1) unstable; urgency=medium
-
-  * Initial release. (Closes: #752679)
-
- -- Barry Warsaw <barry at debian.org>  Wed, 25 Jun 2014 15:29:45 -0400

Copied: packages/python-persistent/tags/4.0.8-3/debian/changelog (from rev 31575, packages/python-persistent/trunk/debian/changelog)
===================================================================
--- packages/python-persistent/tags/4.0.8-3/debian/changelog	                        (rev 0)
+++ packages/python-persistent/tags/4.0.8-3/debian/changelog	2014-12-16 08:52:59 UTC (rev 31576)
@@ -0,0 +1,25 @@
+python-persistent (4.0.8-3) unstable; urgency=medium
+
+  * Team upload.
+  * Revert change in previous upload in favor of removing persistent
+    module from python-zodb and make it depend upon this package (with
+    upstream ACK). Closes: #767554.
+    + d/control: Add Breaks/Replaces against python-zodb << 1:3.9.7-4~.
+
+ -- Arnaud Fontaine <arnau at debian.org>  Wed, 10 Dec 2014 17:33:13 +0900
+
+python-persistent (4.0.8-2) unstable; urgency=medium
+
+  * Team upload.
+  * d/control: ZODB3 >= 3.11a1 (python-zodb in Debian) has been split up
+    into distinct packages (persistent, BTrees, ZODB and ZEO), so until
+    python-zodb is updated to at least that version (eg after Jessie), add
+    a Conflicts. Thanks to Andreas Beckmann. Closes: #767554.
+
+ -- Arnaud Fontaine <arnau at debian.org>  Fri, 14 Nov 2014 18:22:35 +0900
+
+python-persistent (4.0.8-1) unstable; urgency=medium
+
+  * Initial release. (Closes: #752679)
+
+ -- Barry Warsaw <barry at debian.org>  Wed, 25 Jun 2014 15:29:45 -0400

Deleted: packages/python-persistent/tags/4.0.8-3/debian/control
===================================================================
--- packages/python-persistent/trunk/debian/control	2014-12-14 18:49:40 UTC (rev 31574)
+++ packages/python-persistent/tags/4.0.8-3/debian/control	2014-12-16 08:52:59 UTC (rev 31576)
@@ -1,41 +0,0 @@
-Source: python-persistent
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Barry Warsaw <barry at debian.org>
-Section: python
-Priority: optional
-Build-Depends: debhelper (>= 9),
-               dh-python,
-               python-all-dev (>= 2.6.6-3~),
-               python-setuptools,
-               python-zope.interface,
-               python3-all-dev,
-               python3-setuptools,
-               python3-zope.interface
-Standards-Version: 3.9.5
-X-Python-Version: >= 2.4
-X-Python3-Version: >= 3.2
-Homepage: https://pypi.python.org/pypi/persistent/
-Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-persistent/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-persistent/trunk/
-XS-Testsuite: autopkgtest
-
-Package: python-persistent
-Architecture: any
-Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
-Conflicts: python-zodb (<< 3.11.0~)
-Description: Automatic persistence for Python objects
- This package contains a generic persistence implementation for Python. It
- forms the core protocol for making objects interact "transparently" with
- a database such as the ZODB.
- .
- This is the Python 2 version.
-
-Package: python3-persistent
-Architecture: any
-Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
-Description: Automatic persistence for Python objects
- This package contains a generic persistence implementation for Python. It
- forms the core protocol for making objects interact "transparently" with
- a database such as the ZODB.
- .
- This is the Python 2 version.

Copied: packages/python-persistent/tags/4.0.8-3/debian/control (from rev 31575, packages/python-persistent/trunk/debian/control)
===================================================================
--- packages/python-persistent/tags/4.0.8-3/debian/control	                        (rev 0)
+++ packages/python-persistent/tags/4.0.8-3/debian/control	2014-12-16 08:52:59 UTC (rev 31576)
@@ -0,0 +1,42 @@
+Source: python-persistent
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Barry Warsaw <barry at debian.org>
+Section: python
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               dh-python,
+               python-all-dev (>= 2.6.6-3~),
+               python-setuptools,
+               python-zope.interface,
+               python3-all-dev,
+               python3-setuptools,
+               python3-zope.interface
+Standards-Version: 3.9.5
+X-Python-Version: >= 2.4
+X-Python3-Version: >= 3.2
+Homepage: https://pypi.python.org/pypi/persistent/
+Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-persistent/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-persistent/trunk/
+XS-Testsuite: autopkgtest
+
+Package: python-persistent
+Architecture: any
+Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
+Breaks: python-zodb (<< 1:3.9.7-4~)
+Replaces: python-zodb (<< 1:3.9.7-4~)
+Description: Automatic persistence for Python objects
+ This package contains a generic persistence implementation for Python. It
+ forms the core protocol for making objects interact "transparently" with
+ a database such as the ZODB.
+ .
+ This is the Python 2 version.
+
+Package: python3-persistent
+Architecture: any
+Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
+Description: Automatic persistence for Python objects
+ This package contains a generic persistence implementation for Python. It
+ forms the core protocol for making objects interact "transparently" with
+ a database such as the ZODB.
+ .
+ This is the Python 2 version.




More information about the Python-modules-commits mailing list