[Python-modules-commits] r34001 - in packages/contextlib2/tags (7 files)

mithrandi at users.alioth.debian.org mithrandi at users.alioth.debian.org
Tue Aug 25 20:25:23 UTC 2015


    Date: Tuesday, August 25, 2015 @ 20:25:23
  Author: mithrandi
Revision: 34001

[svn-buildpackage] Tagging contextlib2 0.4.0-3

Added:
  packages/contextlib2/tags/0.4.0-3/
  packages/contextlib2/tags/0.4.0-3/debian/changelog
    (from rev 33999, packages/contextlib2/trunk/debian/changelog)
  packages/contextlib2/tags/0.4.0-3/debian/control
    (from rev 33999, packages/contextlib2/trunk/debian/control)
  packages/contextlib2/tags/0.4.0-3/debian/watch
    (from rev 33998, packages/contextlib2/trunk/debian/watch)
Deleted:
  packages/contextlib2/tags/0.4.0-3/debian/changelog
  packages/contextlib2/tags/0.4.0-3/debian/control
  packages/contextlib2/tags/0.4.0-3/debian/watch

Deleted: packages/contextlib2/tags/0.4.0-3/debian/changelog
===================================================================
--- packages/contextlib2/trunk/debian/changelog	2015-08-25 19:15:06 UTC (rev 33997)
+++ packages/contextlib2/tags/0.4.0-3/debian/changelog	2015-08-25 20:25:23 UTC (rev 34001)
@@ -1,19 +0,0 @@
-contextlib2 (0.4.0-2.1) unstable; urgency=medium
-
-  * Team upload.
-  * Added Python 3 support.
-
- -- Thomas Goirand <zigo at debian.org>  Wed, 15 Jul 2015 13:21:23 +0000
-
-contextlib2 (0.4.0-2) unstable; urgency=medium
-
-  * Fix Vcs-Svn field (was missing a character).
-  * Bump Standards-Version (no changes).
-
- -- Tristan Seligmann <mithrandi at debian.org>  Sun, 27 Jul 2014 07:05:05 +0200
-
-contextlib2 (0.4.0-1) unstable; urgency=low
-
-  * Initial release. (Closes: #719458)
-
- -- Tristan Seligmann <mithrandi at debian.org>  Mon, 12 Aug 2013 07:05:07 +0200

Copied: packages/contextlib2/tags/0.4.0-3/debian/changelog (from rev 33999, packages/contextlib2/trunk/debian/changelog)
===================================================================
--- packages/contextlib2/tags/0.4.0-3/debian/changelog	                        (rev 0)
+++ packages/contextlib2/tags/0.4.0-3/debian/changelog	2015-08-25 20:25:23 UTC (rev 34001)
@@ -0,0 +1,26 @@
+contextlib2 (0.4.0-3) unstable; urgency=medium
+
+  * Fix watch file (using pypi.debian.net redirector).
+  * Bump S-V to 3.9.6.
+
+ -- Tristan Seligmann <mithrandi at debian.org>  Tue, 25 Aug 2015 21:40:15 +0200
+
+contextlib2 (0.4.0-2.1) unstable; urgency=medium
+
+  * Team upload.
+  * Added Python 3 support.
+
+ -- Thomas Goirand <zigo at debian.org>  Wed, 15 Jul 2015 13:21:23 +0000
+
+contextlib2 (0.4.0-2) unstable; urgency=medium
+
+  * Fix Vcs-Svn field (was missing a character).
+  * Bump Standards-Version (no changes).
+
+ -- Tristan Seligmann <mithrandi at debian.org>  Sun, 27 Jul 2014 07:05:05 +0200
+
+contextlib2 (0.4.0-1) unstable; urgency=low
+
+  * Initial release. (Closes: #719458)
+
+ -- Tristan Seligmann <mithrandi at debian.org>  Mon, 12 Aug 2013 07:05:07 +0200

Deleted: packages/contextlib2/tags/0.4.0-3/debian/control
===================================================================
--- packages/contextlib2/trunk/debian/control	2015-08-25 19:15:06 UTC (rev 33997)
+++ packages/contextlib2/tags/0.4.0-3/debian/control	2015-08-25 20:25:23 UTC (rev 34001)
@@ -1,41 +0,0 @@
-Source: contextlib2
-Section: python
-Priority: optional
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Tristan Seligmann <mithrandi at debian.org>,
-Build-Depends: debhelper (>= 9),
-               dh-python,
-               python-all,
-               python-setuptools,
-               python3-all,
-               python3-setuptools,
-Standards-Version: 3.9.5
-Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/contextlib2/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/contextlib2/trunk/
-Homepage: http://contextlib2.readthedocs.org/
-
-Package: python-contextlib2
-Architecture: all
-Depends: ${misc:Depends},
-         ${python:Depends},
-Description: Backport and enhancements for the contextlib module - Python 2.7
- contextlib2 is a backport of the standard library's contextlib module to
- earlier Python versions.
- .
- It also serves as a real world proving ground for possible future
- enhancements to the standard library version.
- .
- This package contains the Python 2.7 module.
-
-Package: python3-contextlib2
-Architecture: all
-Depends: ${misc:Depends},
-         ${python3:Depends},
-Description: Backport and enhancements for the contextlib module - Python 3.x
- contextlib2 is a backport of the standard library's contextlib module to
- earlier Python versions.
- .
- It also serves as a real world proving ground for possible future
- enhancements to the standard library version.
- .
- This package contains the Python 3.x module.

Copied: packages/contextlib2/tags/0.4.0-3/debian/control (from rev 33999, packages/contextlib2/trunk/debian/control)
===================================================================
--- packages/contextlib2/tags/0.4.0-3/debian/control	                        (rev 0)
+++ packages/contextlib2/tags/0.4.0-3/debian/control	2015-08-25 20:25:23 UTC (rev 34001)
@@ -0,0 +1,41 @@
+Source: contextlib2
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Tristan Seligmann <mithrandi at debian.org>,
+Build-Depends: debhelper (>= 9),
+               dh-python,
+               python-all,
+               python-setuptools,
+               python3-all,
+               python3-setuptools,
+Standards-Version: 3.9.6
+Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/contextlib2/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/contextlib2/trunk/
+Homepage: http://contextlib2.readthedocs.org/
+
+Package: python-contextlib2
+Architecture: all
+Depends: ${misc:Depends},
+         ${python:Depends},
+Description: Backport and enhancements for the contextlib module - Python 2.7
+ contextlib2 is a backport of the standard library's contextlib module to
+ earlier Python versions.
+ .
+ It also serves as a real world proving ground for possible future
+ enhancements to the standard library version.
+ .
+ This package contains the Python 2.7 module.
+
+Package: python3-contextlib2
+Architecture: all
+Depends: ${misc:Depends},
+         ${python3:Depends},
+Description: Backport and enhancements for the contextlib module - Python 3.x
+ contextlib2 is a backport of the standard library's contextlib module to
+ earlier Python versions.
+ .
+ It also serves as a real world proving ground for possible future
+ enhancements to the standard library version.
+ .
+ This package contains the Python 3.x module.

Deleted: packages/contextlib2/tags/0.4.0-3/debian/watch
===================================================================
--- packages/contextlib2/trunk/debian/watch	2015-08-25 19:15:06 UTC (rev 33997)
+++ packages/contextlib2/tags/0.4.0-3/debian/watch	2015-08-25 20:25:23 UTC (rev 34001)
@@ -1,2 +0,0 @@
-version=3
-https://pypi.python.org/packages/source/c/contextlib2/contextlib2-(.*).tar.gz

Copied: packages/contextlib2/tags/0.4.0-3/debian/watch (from rev 33998, packages/contextlib2/trunk/debian/watch)
===================================================================
--- packages/contextlib2/tags/0.4.0-3/debian/watch	                        (rev 0)
+++ packages/contextlib2/tags/0.4.0-3/debian/watch	2015-08-25 20:25:23 UTC (rev 34001)
@@ -0,0 +1,3 @@
+version=3
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+https://pypi.debian.net/contextlib2/contextlib2-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the Python-modules-commits mailing list