[Python-modules-commits] r13884 - in packages/parsedatetime/tags (6 files)
bzed at users.alioth.debian.org
bzed at users.alioth.debian.org
Sat Jul 10 22:18:53 UTC 2010
Date: Saturday, July 10, 2010 @ 22:18:53
Author: bzed
Revision: 13884
[svn-buildpackage] Tagging parsedatetime 0.8.7-2
Added:
packages/parsedatetime/tags/0.8.7-2/
packages/parsedatetime/tags/0.8.7-2/debian/changelog
(from rev 13882, packages/parsedatetime/trunk/debian/changelog)
packages/parsedatetime/tags/0.8.7-2/debian/patches/00list
(from rev 13882, packages/parsedatetime/trunk/debian/patches/00list)
packages/parsedatetime/tags/0.8.7-2/debian/patches/rename-PyICU-to-icu.dpatch
(from rev 13882, packages/parsedatetime/trunk/debian/patches/rename-PyICU-to-icu.dpatch)
Deleted:
packages/parsedatetime/tags/0.8.7-2/debian/changelog
packages/parsedatetime/tags/0.8.7-2/debian/patches/00list
Deleted: packages/parsedatetime/tags/0.8.7-2/debian/changelog
===================================================================
--- packages/parsedatetime/trunk/debian/changelog 2010-06-26 13:23:54 UTC (rev 13661)
+++ packages/parsedatetime/tags/0.8.7-2/debian/changelog 2010-07-10 22:18:53 UTC (rev 13884)
@@ -1,57 +0,0 @@
-parsedatetime (0.8.7-1) unstable; urgency=low
-
- [ Sandro Tosi ]
- * debian/control
- - switch Vcs-Browser field to viewsvn
-
- [ Bernd Zeimetz ]
- * New upstream version.
- * debian/README.source: Adding file as required by policy.
- * debian/rules: Remove MacOS ressource files from documentation directory.
- * debian/copyright: Updating file, removing embedded Apache 2.0 license,
- link to common-licenses.
- * debian/control:
- - Depends on base-files >= 4.0.4 to have the Apache
- License copy installed.
- - Bumping Standards-Version to 3.8.1
-
- -- Bernd Zeimetz <bzed at debian.org> Fri, 27 Mar 2009 09:10:42 +0100
-
-parsedatetime (0.8.6-1) unstable; urgency=low
-
- [ Sandro Tosi ]
- * debian/control
- - uniforming Vcs-Browser field
-
- [ Bernd Zeimetz ]
- * New upstream version.
- * debian/patches:
- - Dropping locale-de.dpatch, patch was applied by upstream.
- * debian/rules:
- - Enabling build tests again, as they were fixed by uptsream.
-
- -- Bernd Zeimetz <bzed at debian.org> Mon, 21 Apr 2008 10:09:17 +0200
-
-parsedatetime (0.8.5-2) unstable; urgency=low
-
- * debian/patches:
- - Adding locale-de.dpatch to add de_DE locale constants to
- parsedatetime_consts.py.
-
- -- Bernd Zeimetz <bzed at debian.org> Wed, 19 Dec 2007 15:06:33 +0100
-
-parsedatetime (0.8.5-1) unstable; urgency=low
-
- * New upstream version.
- * debian/control:
- - Updating my email address.
- - Updating Standards-Version to 3.7.3.
-
- -- Bernd Zeimetz <bzed at debian.org> Thu, 13 Dec 2007 20:13:20 +0100
-
-parsedatetime (0.8.4-1) unstable; urgency=low
-
- * Initial release (Closes: #449034).
-
- -- Bernd Zeimetz <bernd at bzed.de> Sun, 18 Nov 2007 23:43:16 +0100
-
Copied: packages/parsedatetime/tags/0.8.7-2/debian/changelog (from rev 13882, packages/parsedatetime/trunk/debian/changelog)
===================================================================
--- packages/parsedatetime/tags/0.8.7-2/debian/changelog (rev 0)
+++ packages/parsedatetime/tags/0.8.7-2/debian/changelog 2010-07-10 22:18:53 UTC (rev 13884)
@@ -0,0 +1,63 @@
+parsedatetime (0.8.7-2) unstable; urgency=low
+
+ * Adding a patch to avoid a deprecation warning: PyICU was renamed to icu.
+
+ -- Bernd Zeimetz <bzed at debian.org> Sun, 11 Jul 2010 00:13:41 +0200
+
+parsedatetime (0.8.7-1) unstable; urgency=low
+
+ [ Sandro Tosi ]
+ * debian/control
+ - switch Vcs-Browser field to viewsvn
+
+ [ Bernd Zeimetz ]
+ * New upstream version.
+ * debian/README.source: Adding file as required by policy.
+ * debian/rules: Remove MacOS ressource files from documentation directory.
+ * debian/copyright: Updating file, removing embedded Apache 2.0 license,
+ link to common-licenses.
+ * debian/control:
+ - Depends on base-files >= 4.0.4 to have the Apache
+ License copy installed.
+ - Bumping Standards-Version to 3.8.1
+
+ -- Bernd Zeimetz <bzed at debian.org> Fri, 27 Mar 2009 09:10:42 +0100
+
+parsedatetime (0.8.6-1) unstable; urgency=low
+
+ [ Sandro Tosi ]
+ * debian/control
+ - uniforming Vcs-Browser field
+
+ [ Bernd Zeimetz ]
+ * New upstream version.
+ * debian/patches:
+ - Dropping locale-de.dpatch, patch was applied by upstream.
+ * debian/rules:
+ - Enabling build tests again, as they were fixed by uptsream.
+
+ -- Bernd Zeimetz <bzed at debian.org> Mon, 21 Apr 2008 10:09:17 +0200
+
+parsedatetime (0.8.5-2) unstable; urgency=low
+
+ * debian/patches:
+ - Adding locale-de.dpatch to add de_DE locale constants to
+ parsedatetime_consts.py.
+
+ -- Bernd Zeimetz <bzed at debian.org> Wed, 19 Dec 2007 15:06:33 +0100
+
+parsedatetime (0.8.5-1) unstable; urgency=low
+
+ * New upstream version.
+ * debian/control:
+ - Updating my email address.
+ - Updating Standards-Version to 3.7.3.
+
+ -- Bernd Zeimetz <bzed at debian.org> Thu, 13 Dec 2007 20:13:20 +0100
+
+parsedatetime (0.8.4-1) unstable; urgency=low
+
+ * Initial release (Closes: #449034).
+
+ -- Bernd Zeimetz <bernd at bzed.de> Sun, 18 Nov 2007 23:43:16 +0100
+
Deleted: packages/parsedatetime/tags/0.8.7-2/debian/patches/00list
===================================================================
--- packages/parsedatetime/trunk/debian/patches/00list 2010-06-26 13:23:54 UTC (rev 13661)
+++ packages/parsedatetime/tags/0.8.7-2/debian/patches/00list 2010-07-10 22:18:53 UTC (rev 13884)
@@ -1,2 +0,0 @@
-remove-shebang
-no-setuptools-please
Copied: packages/parsedatetime/tags/0.8.7-2/debian/patches/00list (from rev 13882, packages/parsedatetime/trunk/debian/patches/00list)
===================================================================
--- packages/parsedatetime/tags/0.8.7-2/debian/patches/00list (rev 0)
+++ packages/parsedatetime/tags/0.8.7-2/debian/patches/00list 2010-07-10 22:18:53 UTC (rev 13884)
@@ -0,0 +1,3 @@
+remove-shebang
+no-setuptools-please
+rename-PyICU-to-icu
Copied: packages/parsedatetime/tags/0.8.7-2/debian/patches/rename-PyICU-to-icu.dpatch (from rev 13882, packages/parsedatetime/trunk/debian/patches/rename-PyICU-to-icu.dpatch)
===================================================================
--- packages/parsedatetime/tags/0.8.7-2/debian/patches/rename-PyICU-to-icu.dpatch (rev 0)
+++ packages/parsedatetime/tags/0.8.7-2/debian/patches/rename-PyICU-to-icu.dpatch 2010-07-10 22:18:53 UTC (rev 13884)
@@ -0,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## rename-PyICU-to-icu.dpatch by Bernd Zeimetz <bzed at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' parsedatetime~/parsedatetime/parsedatetime_consts.py parsedatetime/parsedatetime/parsedatetime_consts.py
+--- parsedatetime~/parsedatetime/parsedatetime_consts.py 2010-07-11 00:10:45.404552673 +0200
++++ parsedatetime/parsedatetime/parsedatetime_consts.py 2010-07-11 00:11:59.711663651 +0200
+@@ -28,7 +28,7 @@
+ """
+
+ try:
+- import PyICU as pyicu
++ import icu as pyicu
+ except:
+ pyicu = None
+
More information about the Python-modules-commits
mailing list