[Python-modules-commits] r30223 - in packages/contextlib2/tags (5 files)

mithrandi at users.alioth.debian.org mithrandi at users.alioth.debian.org
Thu Aug 21 23:01:44 UTC 2014


    Date: Thursday, August 21, 2014 @ 23:01:43
  Author: mithrandi
Revision: 30223

[svn-buildpackage] Tagging contextlib2 0.4.0-2

Added:
  packages/contextlib2/tags/0.4.0-2/
  packages/contextlib2/tags/0.4.0-2/debian/changelog
    (from rev 30222, packages/contextlib2/trunk/debian/changelog)
  packages/contextlib2/tags/0.4.0-2/debian/control
    (from rev 30222, packages/contextlib2/trunk/debian/control)
Deleted:
  packages/contextlib2/tags/0.4.0-2/debian/changelog
  packages/contextlib2/tags/0.4.0-2/debian/control

Deleted: packages/contextlib2/tags/0.4.0-2/debian/changelog
===================================================================
--- packages/contextlib2/trunk/debian/changelog	2014-07-26 22:10:04 UTC (rev 29952)
+++ packages/contextlib2/tags/0.4.0-2/debian/changelog	2014-08-21 23:01:43 UTC (rev 30223)
@@ -1,5 +0,0 @@
-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-2/debian/changelog (from rev 30222, packages/contextlib2/trunk/debian/changelog)
===================================================================
--- packages/contextlib2/tags/0.4.0-2/debian/changelog	                        (rev 0)
+++ packages/contextlib2/tags/0.4.0-2/debian/changelog	2014-08-21 23:01:43 UTC (rev 30223)
@@ -0,0 +1,12 @@
+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-2/debian/control
===================================================================
--- packages/contextlib2/trunk/debian/control	2014-07-26 22:10:04 UTC (rev 29952)
+++ packages/contextlib2/tags/0.4.0-2/debian/control	2014-08-21 23:01:43 UTC (rev 30223)
@@ -1,20 +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), python-all, dh-python
-Standards-Version: 3.9.4
-Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/contexlib2/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/contextlib2/trunk/
-Homepage: http://contextlib2.readthedocs.org/
-
-Package: python-contextlib2
-Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}
-Description: Backport and enhancements for the contextlib module
- 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.

Copied: packages/contextlib2/tags/0.4.0-2/debian/control (from rev 30222, packages/contextlib2/trunk/debian/control)
===================================================================
--- packages/contextlib2/tags/0.4.0-2/debian/control	                        (rev 0)
+++ packages/contextlib2/tags/0.4.0-2/debian/control	2014-08-21 23:01:43 UTC (rev 30223)
@@ -0,0 +1,20 @@
+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), python-all, dh-python
+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: ${python:Depends}, ${misc:Depends}
+Description: Backport and enhancements for the contextlib module
+ 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.




More information about the Python-modules-commits mailing list