[Python-modules-commits] r33992 - in packages/enum34/tags (3 files)

barry at users.alioth.debian.org barry at users.alioth.debian.org
Mon Aug 24 22:15:47 UTC 2015


    Date: Monday, August 24, 2015 @ 22:15:46
  Author: barry
Revision: 33992

[svn-buildpackage] Tagging enum34 1.0.4-2

Added:
  packages/enum34/tags/1.0.4-2/
  packages/enum34/tags/1.0.4-2/debian/changelog
    (from rev 33991, packages/enum34/trunk/debian/changelog)
Deleted:
  packages/enum34/tags/1.0.4-2/debian/changelog

Deleted: packages/enum34/tags/1.0.4-2/debian/changelog
===================================================================
--- packages/enum34/trunk/debian/changelog	2015-08-24 21:59:26 UTC (rev 33990)
+++ packages/enum34/tags/1.0.4-2/debian/changelog	2015-08-24 22:15:46 UTC (rev 33992)
@@ -1,104 +0,0 @@
-enum34 (1.0.4-2) UNRELEASED; urgency=medium
-
-  * d/control:
-    - Remove all traces of the python3-enum34 binary package.  There's no
-      reason for us to provide this any more as all supported versions of
-      Python 3 in Debian already have it available as the stdlib enum
-      package.
-    - Remove python3-* packages from Build-Depends.
-    - Build-Depends on debhelper v9.
-  * d/rules:
-    - Remove python3 from dh --with.
-    - Remove override_dh_auto_install as no longer necessary.
-  * d/compat: Bump to version 9.
-
- -- Barry Warsaw <barry at debian.org>  Mon, 24 Aug 2015 17:30:31 -0400
-
-enum34 (1.0.4-1) unstable; urgency=medium
-
-  * New upstream release.
-  * d/watch: Update to use pypi.debian.net proxy.
-
- -- Barry Warsaw <barry at debian.org>  Tue, 02 Jun 2015 12:01:43 -0400
-
-enum34 (1.0.3-1) unstable; urgency=medium
-
-  * New upstream release.
-  * d/control: Bumped Standards-Version with no other changes necessary.
-
- -- Barry Warsaw <barry at debian.org>  Fri, 24 Oct 2014 22:04:04 -0400
-
-enum34 (1.0-1) unstable; urgency=medium
-
-  * New upstream release.
-
- -- Barry Warsaw <barry at debian.org>  Fri, 16 May 2014 19:04:02 -0400
-
-enum34 (0.9.23-2) unstable; urgency=medium
-
-  * d/python-enum34.links: Remove obsolete link.  (Closes: #743620)
-
- -- Barry Warsaw <barry at debian.org>  Thu, 24 Apr 2014 14:38:44 -0400
-
-enum34 (0.9.23-1) unstable; urgency=medium
-
-  * New upstream release.
-
- -- Barry Warsaw <barry at debian.org>  Thu, 13 Feb 2014 16:56:59 -0500
-
-enum34 (0.9.21-1) unstable; urgency=medium
-
-  * New upstream release.
-  * d/patches/python3r-fixes.patch: Removed; fixed upstream.
-
- -- Barry Warsaw <barry at debian.org>  Fri, 07 Feb 2014 10:33:28 -0500
-
-enum34 (0.9.20-1) unstable; urgency=medium
-
-  * New upstream release.
-  * d/control: Bump Standards-Version to 3.9.5 with no other changes necessary.
-  * d/patches/python34-fixes.patch: Fix test failures with Python 3.4, and
-    at least one with Python 3.3 also.  (Closes: #737878)
-
- -- Barry Warsaw <barry at debian.org>  Thu, 06 Feb 2014 14:34:39 -0500
-
-enum34 (0.9.19-1) unstable; urgency=low
-
-  * New upstream release.
-  * Switch to pybuild build system.
-    - d/rules: Remove everything that pybuild obsoletes.  Also, upstream
-      no longer provides an enum34/NEWS.rst file.
-    - d/control: Add dh-python to Build-Depend.  Also, wrap-and-sort.
-    - d/*.install: Obsoleted by pybuild; removed.
-  * d/python-enum34.pyremove: Remove the installed LICENSE file (currently
-    only works for dh_python2) to avoid the extra-license-file lintian
-    warning.
-  * d/rules: Manually remove the LICENSE file for Python 3.  (FIXME when
-    dh_python3 support for d/*.pyremove is enabled).
-
- -- Barry Warsaw <barry at debian.org>  Tue, 05 Nov 2013 16:15:44 -0500
-
-enum34 (0.9.18-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Barry Warsaw <barry at debian.org>  Tue, 08 Oct 2013 14:00:16 -0400
-
-enum34 (0.9.16-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Barry Warsaw <barry at debian.org>  Tue, 13 Aug 2013 12:21:14 -0400
-
-enum34 (0.9.14-1) unstable; urgency=low
-
-  * New upstream release.
-    - d/rules: Update test command.
-
- -- Barry Warsaw <barry at debian.org>  Mon, 12 Aug 2013 10:19:46 -0400
-
-enum34 (0.9.1-1) unstable; urgency=low
-
-  * Initial release (Closes: #712881)
-
- -- Barry Warsaw <barry at debian.org>  Mon, 01 Jul 2013 16:46:46 -0400

Copied: packages/enum34/tags/1.0.4-2/debian/changelog (from rev 33991, packages/enum34/trunk/debian/changelog)
===================================================================
--- packages/enum34/tags/1.0.4-2/debian/changelog	                        (rev 0)
+++ packages/enum34/tags/1.0.4-2/debian/changelog	2015-08-24 22:15:46 UTC (rev 33992)
@@ -0,0 +1,104 @@
+enum34 (1.0.4-2) unstable; urgency=medium
+
+  * d/control:
+    - Remove all traces of the python3-enum34 binary package.  There's no
+      reason for us to provide this any more as all supported versions of
+      Python 3 in Debian already have it available as the stdlib enum
+      package.
+    - Remove python3-* packages from Build-Depends.
+    - Build-Depends on debhelper v9.
+  * d/rules:
+    - Remove python3 from dh --with.
+    - Remove override_dh_auto_install as no longer necessary.
+  * d/compat: Bump to version 9.
+
+ -- Barry Warsaw <barry at debian.org>  Mon, 24 Aug 2015 18:05:57 -0400
+
+enum34 (1.0.4-1) unstable; urgency=medium
+
+  * New upstream release.
+  * d/watch: Update to use pypi.debian.net proxy.
+
+ -- Barry Warsaw <barry at debian.org>  Tue, 02 Jun 2015 12:01:43 -0400
+
+enum34 (1.0.3-1) unstable; urgency=medium
+
+  * New upstream release.
+  * d/control: Bumped Standards-Version with no other changes necessary.
+
+ -- Barry Warsaw <barry at debian.org>  Fri, 24 Oct 2014 22:04:04 -0400
+
+enum34 (1.0-1) unstable; urgency=medium
+
+  * New upstream release.
+
+ -- Barry Warsaw <barry at debian.org>  Fri, 16 May 2014 19:04:02 -0400
+
+enum34 (0.9.23-2) unstable; urgency=medium
+
+  * d/python-enum34.links: Remove obsolete link.  (Closes: #743620)
+
+ -- Barry Warsaw <barry at debian.org>  Thu, 24 Apr 2014 14:38:44 -0400
+
+enum34 (0.9.23-1) unstable; urgency=medium
+
+  * New upstream release.
+
+ -- Barry Warsaw <barry at debian.org>  Thu, 13 Feb 2014 16:56:59 -0500
+
+enum34 (0.9.21-1) unstable; urgency=medium
+
+  * New upstream release.
+  * d/patches/python3r-fixes.patch: Removed; fixed upstream.
+
+ -- Barry Warsaw <barry at debian.org>  Fri, 07 Feb 2014 10:33:28 -0500
+
+enum34 (0.9.20-1) unstable; urgency=medium
+
+  * New upstream release.
+  * d/control: Bump Standards-Version to 3.9.5 with no other changes necessary.
+  * d/patches/python34-fixes.patch: Fix test failures with Python 3.4, and
+    at least one with Python 3.3 also.  (Closes: #737878)
+
+ -- Barry Warsaw <barry at debian.org>  Thu, 06 Feb 2014 14:34:39 -0500
+
+enum34 (0.9.19-1) unstable; urgency=low
+
+  * New upstream release.
+  * Switch to pybuild build system.
+    - d/rules: Remove everything that pybuild obsoletes.  Also, upstream
+      no longer provides an enum34/NEWS.rst file.
+    - d/control: Add dh-python to Build-Depend.  Also, wrap-and-sort.
+    - d/*.install: Obsoleted by pybuild; removed.
+  * d/python-enum34.pyremove: Remove the installed LICENSE file (currently
+    only works for dh_python2) to avoid the extra-license-file lintian
+    warning.
+  * d/rules: Manually remove the LICENSE file for Python 3.  (FIXME when
+    dh_python3 support for d/*.pyremove is enabled).
+
+ -- Barry Warsaw <barry at debian.org>  Tue, 05 Nov 2013 16:15:44 -0500
+
+enum34 (0.9.18-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Barry Warsaw <barry at debian.org>  Tue, 08 Oct 2013 14:00:16 -0400
+
+enum34 (0.9.16-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Barry Warsaw <barry at debian.org>  Tue, 13 Aug 2013 12:21:14 -0400
+
+enum34 (0.9.14-1) unstable; urgency=low
+
+  * New upstream release.
+    - d/rules: Update test command.
+
+ -- Barry Warsaw <barry at debian.org>  Mon, 12 Aug 2013 10:19:46 -0400
+
+enum34 (0.9.1-1) unstable; urgency=low
+
+  * Initial release (Closes: #712881)
+
+ -- Barry Warsaw <barry at debian.org>  Mon, 01 Jul 2013 16:46:46 -0400




More information about the Python-modules-commits mailing list