[Python-modules-commits] r33160 - in packages/markupsafe/tags (3 files)
barry at users.alioth.debian.org
barry at users.alioth.debian.org
Mon Jun 29 23:13:57 UTC 2015
Date: Monday, June 29, 2015 @ 23:13:56
Author: barry
Revision: 33160
[svn-buildpackage] Tagging markupsafe 0.23-2
Added:
packages/markupsafe/tags/0.23-2/
packages/markupsafe/tags/0.23-2/debian/changelog
(from rev 33159, packages/markupsafe/trunk/debian/changelog)
Deleted:
packages/markupsafe/tags/0.23-2/debian/changelog
Deleted: packages/markupsafe/tags/0.23-2/debian/changelog
===================================================================
--- packages/markupsafe/trunk/debian/changelog 2015-06-29 23:07:06 UTC (rev 33157)
+++ packages/markupsafe/tags/0.23-2/debian/changelog 2015-06-29 23:13:56 UTC (rev 33160)
@@ -1,87 +0,0 @@
-markupsafe (0.23-2) UNRELEASED; urgency=medium
-
- * d/control: Bump Standards-Version with no other changes necessary.
- * d/watch: Use pypi.debian.net redirector.
-
- -- Barry Warsaw <barry at debian.org> Mon, 29 Jun 2015 18:30:36 -0400
-
-markupsafe (0.23-1) unstable; urgency=medium
-
- * New upstream release
-
- -- Piotr Ożarowski <piotr at debian.org> Mon, 12 May 2014 20:16:56 +0200
-
-markupsafe (0.21-1) unstable; urgency=medium
-
- * New upstream release
-
- -- Piotr Ożarowski <piotr at debian.org> Mon, 05 May 2014 22:11:16 +0200
-
-markupsafe (0.19-1) unstable; urgency=medium
-
- * New upstream release
- --with-speedups removed from debian/rules (it's enabled by default now)
- * Standards-Version bumped to 3.9.5 (no changes needed)
-
- -- Piotr Ożarowski <piotr at debian.org> Thu, 06 Mar 2014 22:57:52 +0100
-
-markupsafe (0.18-1) unstable; urgency=low
-
- [ Jakub Wilk ]
- * Use canonical URIs for Vcs-* fields.
-
- [ Piotr Ożarowski ]
- * New upstream release
- - minimum required Python 3 version bumped to 3.3, python3-all-dev bumped
- to 3.3.0-3~ to generate versioned py3compile maintainer script
- * Harden extension (debian/rules updated to export hardening build flags)
- * Standards-Version bumped to 3.9.4
- - add build-indep and build-arch targets in debian/rules
- * debian/compat bumped to 9
- * Package descriptions updated (thanks to Martin Eberhard Schauer and
- Justin B Rye, closes: #682835)
-
- -- Piotr Ożarowski <piotr at debian.org> Tue, 20 Aug 2013 22:54:33 +0200
-
-markupsafe (0.15-1) unstable; urgency=low
-
- * New upstream release
- * Standards-Version bumped to 3.9.2 (no changes needed)
-
- -- Piotr Ożarowski <piotr at debian.org> Wed, 20 Jul 2011 19:37:59 +0200
-
-markupsafe (0.12-1) unstable; urgency=low
-
- * New upstream release
-
- -- Piotr Ożarowski <piotr at debian.org> Fri, 18 Feb 2011 23:35:29 +0100
-
-markupsafe (0.11-2) experimental; urgency=low
-
- * Rebuild against newer python3-all-dev package (python3.1 now uses
- /usr/lib/python3/), minimum python3-all-dev version bumped to 3.1.2-8
-
- -- Piotr Ożarowski <piotr at debian.org> Sun, 12 Sep 2010 18:16:52 +0200
-
-markupsafe (0.11-1) experimental; urgency=low
-
- * New upstream release
- * Add debian/watch file
-
- -- Piotr Ożarowski <piotr at debian.org> Fri, 10 Sep 2010 21:33:44 +0200
-
-markupsafe (0.9.2-2) unstable; urgency=low
-
- * Use ${python3:Depends} in python3-markupsafe{,-dbg} package (closes: 591953)
- - minimum python3-all-dev version bumped to 3.1.2-6~
- * Do not install markupsafe/ _speedups.c file
- * BSD license is now included in the copyright file directly
- * Standards-Version bumped to 3.9.1 (no changes needed)
-
- -- Piotr Ożarowski <piotr at debian.org> Sat, 21 Aug 2010 18:31:54 +0200
-
-markupsafe (0.9.2-1) unstable; urgency=low
-
- * Initial release
-
- -- Piotr Ożarowski <piotr at debian.org> Wed, 23 Jun 2010 21:26:14 +0200
Copied: packages/markupsafe/tags/0.23-2/debian/changelog (from rev 33159, packages/markupsafe/trunk/debian/changelog)
===================================================================
--- packages/markupsafe/tags/0.23-2/debian/changelog (rev 0)
+++ packages/markupsafe/tags/0.23-2/debian/changelog 2015-06-29 23:13:56 UTC (rev 33160)
@@ -0,0 +1,88 @@
+markupsafe (0.23-2) unstable; urgency=medium
+
+ * Team upload.
+ * d/control: Bump Standards-Version with no other changes necessary.
+ * d/watch: Use pypi.debian.net redirector.
+
+ -- Barry Warsaw <barry at debian.org> Mon, 29 Jun 2015 19:08:16 -0400
+
+markupsafe (0.23-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Piotr Ożarowski <piotr at debian.org> Mon, 12 May 2014 20:16:56 +0200
+
+markupsafe (0.21-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Piotr Ożarowski <piotr at debian.org> Mon, 05 May 2014 22:11:16 +0200
+
+markupsafe (0.19-1) unstable; urgency=medium
+
+ * New upstream release
+ --with-speedups removed from debian/rules (it's enabled by default now)
+ * Standards-Version bumped to 3.9.5 (no changes needed)
+
+ -- Piotr Ożarowski <piotr at debian.org> Thu, 06 Mar 2014 22:57:52 +0100
+
+markupsafe (0.18-1) unstable; urgency=low
+
+ [ Jakub Wilk ]
+ * Use canonical URIs for Vcs-* fields.
+
+ [ Piotr Ożarowski ]
+ * New upstream release
+ - minimum required Python 3 version bumped to 3.3, python3-all-dev bumped
+ to 3.3.0-3~ to generate versioned py3compile maintainer script
+ * Harden extension (debian/rules updated to export hardening build flags)
+ * Standards-Version bumped to 3.9.4
+ - add build-indep and build-arch targets in debian/rules
+ * debian/compat bumped to 9
+ * Package descriptions updated (thanks to Martin Eberhard Schauer and
+ Justin B Rye, closes: #682835)
+
+ -- Piotr Ożarowski <piotr at debian.org> Tue, 20 Aug 2013 22:54:33 +0200
+
+markupsafe (0.15-1) unstable; urgency=low
+
+ * New upstream release
+ * Standards-Version bumped to 3.9.2 (no changes needed)
+
+ -- Piotr Ożarowski <piotr at debian.org> Wed, 20 Jul 2011 19:37:59 +0200
+
+markupsafe (0.12-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Piotr Ożarowski <piotr at debian.org> Fri, 18 Feb 2011 23:35:29 +0100
+
+markupsafe (0.11-2) experimental; urgency=low
+
+ * Rebuild against newer python3-all-dev package (python3.1 now uses
+ /usr/lib/python3/), minimum python3-all-dev version bumped to 3.1.2-8
+
+ -- Piotr Ożarowski <piotr at debian.org> Sun, 12 Sep 2010 18:16:52 +0200
+
+markupsafe (0.11-1) experimental; urgency=low
+
+ * New upstream release
+ * Add debian/watch file
+
+ -- Piotr Ożarowski <piotr at debian.org> Fri, 10 Sep 2010 21:33:44 +0200
+
+markupsafe (0.9.2-2) unstable; urgency=low
+
+ * Use ${python3:Depends} in python3-markupsafe{,-dbg} package (closes: 591953)
+ - minimum python3-all-dev version bumped to 3.1.2-6~
+ * Do not install markupsafe/ _speedups.c file
+ * BSD license is now included in the copyright file directly
+ * Standards-Version bumped to 3.9.1 (no changes needed)
+
+ -- Piotr Ożarowski <piotr at debian.org> Sat, 21 Aug 2010 18:31:54 +0200
+
+markupsafe (0.9.2-1) unstable; urgency=low
+
+ * Initial release
+
+ -- Piotr Ożarowski <piotr at debian.org> Wed, 23 Jun 2010 21:26:14 +0200
More information about the Python-modules-commits
mailing list