[Python-modules-commits] r33181 - in packages/pylibmc/tags (3 files)

fladi at users.alioth.debian.org fladi at users.alioth.debian.org
Tue Jun 30 06:30:41 UTC 2015


    Date: Tuesday, June 30, 2015 @ 06:30:40
  Author: fladi
Revision: 33181

[svn-buildpackage] Tagging pylibmc 1.5.0-1

Added:
  packages/pylibmc/tags/1.5.0-1/
  packages/pylibmc/tags/1.5.0-1/debian/changelog
    (from rev 33180, packages/pylibmc/trunk/debian/changelog)
Deleted:
  packages/pylibmc/tags/1.5.0-1/debian/changelog

Deleted: packages/pylibmc/tags/1.5.0-1/debian/changelog
===================================================================
--- packages/pylibmc/trunk/debian/changelog	2015-06-25 18:12:26 UTC (rev 33105)
+++ packages/pylibmc/tags/1.5.0-1/debian/changelog	2015-06-30 06:30:40 UTC (rev 33181)
@@ -1,62 +0,0 @@
-pylibmc (1.2.3-1) unstable; urgency=low
-
-  [ Jakub Wilk ]
-  * Use canonical URIs for Vcs-* fields.
-
-  [ Carl Chenet ]
-  * New upstream release
-    - debian/control
-      - bump Standards-Version to 3.9.4.0
-      - bump python minimum version to 2.6
-    - debian/compat
-      - bump to 9
-
- -- Carl Chenet <chaica at ohmytux.com>  Wed, 19 Jun 2013 23:31:07 +0200
-
-pylibmc (1.2.2-1) unstable; urgency=low
-
-  * New upstream version
-  * debian/copyright
-    - add the copyright of a new file
-  * debian/control
-    - bump Standards-Version to 3.9.2.0
-    - removed python-support
-    - replaced XS-Python-Version to X-Python-Version
-  * debian/rules
-    - added --with python2 to dh $@
-  * debian/install
-    - corrected paths
-  * debian/python-pylibmc-dbg.install
-    - corrected paths
-
- -- Carl Chenet <chaica at ohmytux.com>  Wed, 07 Dec 2011 00:24:03 +0100
-
-pylibmc (1.1.1-1) unstable; urgency=low
-
-  * New upstream version
-  * debian/install
-    - added a more flexible syntax to copy .egg file
-
- -- Carl Chenet <chaica at ohmytux.com>  Tue, 15 Jun 2010 00:22:39 +0200
-
-pylibmc (1.0-1) unstable; urgency=low
-
-  * New upstream version
-  * debian/source/format
-    - bump to 3.0 source format
-  * debian/control
-    - switched Maintainer to DPMT
-    - switched Uploaders to Carl Chenet <chaica at ohmytux.com>
-    - bump Standards-Version to 3.8.4
-    - added zlib1g-dev in Build-Depends for newly introduced
-      compression support
-  * debian/install
-    - added egg-info file (Closes: #578092)
-
- -- Carl Chenet <chaica at ohmytux.com>  Mon, 24 May 2010 23:09:52 +0200
-
-pylibmc (0.9.2-1) unstable; urgency=low
-
-  * Initial release. (Closes: #556901)
-
- -- Carl Chenet <chaica at ohmytux.com>  Sat, 28 Nov 2009 16:33:10 +0100

Copied: packages/pylibmc/tags/1.5.0-1/debian/changelog (from rev 33180, packages/pylibmc/trunk/debian/changelog)
===================================================================
--- packages/pylibmc/tags/1.5.0-1/debian/changelog	                        (rev 0)
+++ packages/pylibmc/tags/1.5.0-1/debian/changelog	2015-06-30 06:30:40 UTC (rev 33181)
@@ -0,0 +1,86 @@
+pylibmc (1.5.0-1) unstable; urgency=medium
+
+  * Team upload.
+  * New upstream release.
+
+ -- Michael Fladischer <fladi at debian.org>  Tue, 30 Jun 2015 08:05:23 +0200
+
+pylibmc (1.4.3-1) unstable; urgency=low
+
+  * Team upload.
+  * New upstream release.
+  * Add Python3 support through a separate package.
+  * Build documentation an ship it in a separate package.
+  * Bump Standards-Version to 3.9.6.
+  * Switch buildsystem to pybuild.
+  * Add dh-python to Build-Depends.
+  * Use pypi.debian.net service for uscan.
+  * Convert d/copyright to DEP5 format.
+  * Drop versioned dependency on python-all-dev and python-all-dbg.
+  * Reformat d/control using cme.
+  * Override dh_compress to exclude changelog.html.
+
+ -- Michael Fladischer <fladi at debian.org>  Thu, 25 Jun 2015 20:14:47 +0200
+
+pylibmc (1.2.3-1) unstable; urgency=low
+
+  [ Jakub Wilk ]
+  * Use canonical URIs for Vcs-* fields.
+
+  [ Carl Chenet ]
+  * New upstream release
+    - debian/control
+      - bump Standards-Version to 3.9.4.0
+      - bump python minimum version to 2.6
+    - debian/compat
+      - bump to 9
+
+ -- Carl Chenet <chaica at ohmytux.com>  Wed, 19 Jun 2013 23:31:07 +0200
+
+pylibmc (1.2.2-1) unstable; urgency=low
+
+  * New upstream version
+  * debian/copyright
+    - add the copyright of a new file
+  * debian/control
+    - bump Standards-Version to 3.9.2.0
+    - removed python-support
+    - replaced XS-Python-Version to X-Python-Version
+  * debian/rules
+    - added --with python2 to dh $@
+  * debian/install
+    - corrected paths
+  * debian/python-pylibmc-dbg.install
+    - corrected paths
+
+ -- Carl Chenet <chaica at ohmytux.com>  Wed, 07 Dec 2011 00:24:03 +0100
+
+pylibmc (1.1.1-1) unstable; urgency=low
+
+  * New upstream version
+  * debian/install
+    - added a more flexible syntax to copy .egg file
+
+ -- Carl Chenet <chaica at ohmytux.com>  Tue, 15 Jun 2010 00:22:39 +0200
+
+pylibmc (1.0-1) unstable; urgency=low
+
+  * New upstream version
+  * debian/source/format
+    - bump to 3.0 source format
+  * debian/control
+    - switched Maintainer to DPMT
+    - switched Uploaders to Carl Chenet <chaica at ohmytux.com>
+    - bump Standards-Version to 3.8.4
+    - added zlib1g-dev in Build-Depends for newly introduced
+      compression support
+  * debian/install
+    - added egg-info file (Closes: #578092)
+
+ -- Carl Chenet <chaica at ohmytux.com>  Mon, 24 May 2010 23:09:52 +0200
+
+pylibmc (0.9.2-1) unstable; urgency=low
+
+  * Initial release. (Closes: #556901)
+
+ -- Carl Chenet <chaica at ohmytux.com>  Sat, 28 Nov 2009 16:33:10 +0100




More information about the Python-modules-commits mailing list