[Python-modules-commits] r32823 - in packages/python-persistent/tags (9 files)
barry at users.alioth.debian.org
barry at users.alioth.debian.org
Mon Jun 1 23:22:24 UTC 2015
Date: Monday, June 1, 2015 @ 23:22:23
Author: barry
Revision: 32823
[svn-buildpackage] Tagging python-persistent 4.1.0-1
Added:
packages/python-persistent/tags/4.1.0-1/
packages/python-persistent/tags/4.1.0-1/debian/changelog
(from rev 32822, packages/python-persistent/trunk/debian/changelog)
packages/python-persistent/tags/4.1.0-1/debian/control
(from rev 32821, packages/python-persistent/trunk/debian/control)
packages/python-persistent/tags/4.1.0-1/debian/copyright
(from rev 32821, packages/python-persistent/trunk/debian/copyright)
packages/python-persistent/tags/4.1.0-1/debian/watch
(from rev 32821, packages/python-persistent/trunk/debian/watch)
Deleted:
packages/python-persistent/tags/4.1.0-1/debian/changelog
packages/python-persistent/tags/4.1.0-1/debian/control
packages/python-persistent/tags/4.1.0-1/debian/copyright
packages/python-persistent/tags/4.1.0-1/debian/watch
Deleted: packages/python-persistent/tags/4.1.0-1/debian/changelog
===================================================================
--- packages/python-persistent/trunk/debian/changelog 2015-06-01 21:26:20 UTC (rev 32820)
+++ packages/python-persistent/tags/4.1.0-1/debian/changelog 2015-06-01 23:22:23 UTC (rev 32823)
@@ -1,25 +0,0 @@
-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
Copied: packages/python-persistent/tags/4.1.0-1/debian/changelog (from rev 32822, packages/python-persistent/trunk/debian/changelog)
===================================================================
--- packages/python-persistent/tags/4.1.0-1/debian/changelog (rev 0)
+++ packages/python-persistent/tags/4.1.0-1/debian/changelog 2015-06-01 23:22:23 UTC (rev 32823)
@@ -0,0 +1,36 @@
+python-persistent (4.1.0-1) unstable; urgency=medium
+
+ * New upstream release.
+ * d/control: Bump Standards-Version to 3.9.6 with no other changes needed.
+ * d/watch: Use the pypi.debian.net redirector.
+ * d/copyright: Exclude persistent/__pycache__ binary files, which
+ appear to be artifacts of cffi sneaking into the upstream tarball.
+ https://github.com/zopefoundation/persistent/issues/27
+
+ -- Barry Warsaw <barry at debian.org> Mon, 01 Jun 2015 19:20:34 -0400
+
+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.1.0-1/debian/control
===================================================================
--- packages/python-persistent/trunk/debian/control 2015-06-01 21:26:20 UTC (rev 32820)
+++ packages/python-persistent/tags/4.1.0-1/debian/control 2015-06-01 23:22:23 UTC (rev 32823)
@@ -1,42 +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}
-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.
Copied: packages/python-persistent/tags/4.1.0-1/debian/control (from rev 32821, packages/python-persistent/trunk/debian/control)
===================================================================
--- packages/python-persistent/tags/4.1.0-1/debian/control (rev 0)
+++ packages/python-persistent/tags/4.1.0-1/debian/control 2015-06-01 23:22:23 UTC (rev 32823)
@@ -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.6
+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.
Deleted: packages/python-persistent/tags/4.1.0-1/debian/copyright
===================================================================
--- packages/python-persistent/trunk/debian/copyright 2015-06-01 21:26:20 UTC (rev 32820)
+++ packages/python-persistent/tags/4.1.0-1/debian/copyright 2015-06-01 23:22:23 UTC (rev 32823)
@@ -1,71 +0,0 @@
-Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: persistent
-Upstream-Contact: Zope Foundation and Contributors <zope-dev at zope.org>
-Source: http://pypi.python.org/pypi/zope.proxy
-Files-Excluded: docs/_build
-
-Files: *
-Copyright: (c) 2001-2008 Zope Foundation and Contributors.
-License: Zope-2.1
- Zope Public License (ZPL) Version 2.1
- .
- A copyright notice accompanies this license document that identifies the
- copyright holders.
- .
- This license has been certified as open source. It has also been designated as
- GPL compatible by the Free Software Foundation (FSF).
- .
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
- .
- 1. Redistributions in source code must retain the accompanying copyright
- notice, this list of conditions, and the following disclaimer.
- .
- 2. Redistributions in binary form must reproduce the accompanying copyright
- notice, this list of conditions, and the following disclaimer in the
- documentation and/or other materials provided with the distribution.
- .
- 3. Names of the copyright holders must not be used to endorse or promote
- products derived from this software without prior written permission from the
- copyright holders.
- .
- 4. The right to distribute this software or to use it for any purpose does not
- give you the right to use Servicemarks (sm) or Trademarks (tm) of the
- copyright
- holders. Use of them is covered by separate agreement with the copyright
- holders.
- .
- 5. If any files are modified, you must cause the modified files to carry
- prominent notices stating that you changed the files and the date of any
- change.
- .
- Disclaimer
- .
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY EXPRESSED
- OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
- EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT,
- INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
- LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
- PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
- LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
- EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-Files: debian/*
-Copyright: 2014 Barry A. Warsaw
-License: GPL-3
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License version 3,
- as published by the Free Software Foundation.
- .
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
- .
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
- .
- On Debian-based systems the full text of the GPL, version 3, can be found at
- /usr/share/common-licenses/GPL-3.
Copied: packages/python-persistent/tags/4.1.0-1/debian/copyright (from rev 32821, packages/python-persistent/trunk/debian/copyright)
===================================================================
--- packages/python-persistent/tags/4.1.0-1/debian/copyright (rev 0)
+++ packages/python-persistent/tags/4.1.0-1/debian/copyright 2015-06-01 23:22:23 UTC (rev 32823)
@@ -0,0 +1,71 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: persistent
+Upstream-Contact: Zope Foundation and Contributors <zope-dev at zope.org>
+Source: http://pypi.python.org/pypi/zope.proxy
+Files-Excluded: docs/_build persistent/__pycache__
+
+Files: *
+Copyright: (c) 2001-2008 Zope Foundation and Contributors.
+License: Zope-2.1
+ Zope Public License (ZPL) Version 2.1
+ .
+ A copyright notice accompanies this license document that identifies the
+ copyright holders.
+ .
+ This license has been certified as open source. It has also been designated as
+ GPL compatible by the Free Software Foundation (FSF).
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ 1. Redistributions in source code must retain the accompanying copyright
+ notice, this list of conditions, and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the accompanying copyright
+ notice, this list of conditions, and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ 3. Names of the copyright holders must not be used to endorse or promote
+ products derived from this software without prior written permission from the
+ copyright holders.
+ .
+ 4. The right to distribute this software or to use it for any purpose does not
+ give you the right to use Servicemarks (sm) or Trademarks (tm) of the
+ copyright
+ holders. Use of them is covered by separate agreement with the copyright
+ holders.
+ .
+ 5. If any files are modified, you must cause the modified files to carry
+ prominent notices stating that you changed the files and the date of any
+ change.
+ .
+ Disclaimer
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY EXPRESSED
+ OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
+ EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: debian/*
+Copyright: 2014 Barry A. Warsaw
+License: GPL-3
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License version 3,
+ as published by the Free Software Foundation.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian-based systems the full text of the GPL, version 3, can be found at
+ /usr/share/common-licenses/GPL-3.
Deleted: packages/python-persistent/tags/4.1.0-1/debian/watch
===================================================================
--- packages/python-persistent/trunk/debian/watch 2015-06-01 21:26:20 UTC (rev 32820)
+++ packages/python-persistent/tags/4.1.0-1/debian/watch 2015-06-01 23:22:23 UTC (rev 32823)
@@ -1,2 +0,0 @@
-version=3
-https://pypi.python.org/packages/source/p/persistent/persistent-(.*).tar.gz
Copied: packages/python-persistent/tags/4.1.0-1/debian/watch (from rev 32821, packages/python-persistent/trunk/debian/watch)
===================================================================
--- packages/python-persistent/tags/4.1.0-1/debian/watch (rev 0)
+++ packages/python-persistent/tags/4.1.0-1/debian/watch 2015-06-01 23:22:23 UTC (rev 32823)
@@ -0,0 +1,3 @@
+version=3
+#opts=uversionmangle=s/(rc|a|b|c)/~$1/,pgpsigurlmangle=s/$/.asc/ \
+http://pypi.debian.net/persistent/persistent-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
More information about the Python-modules-commits
mailing list