[Python-modules-commits] r16853 - in packages/parsedatetime/tags (3 files)
kitterman at users.alioth.debian.org
kitterman at users.alioth.debian.org
Sun May 1 19:20:33 UTC 2011
Date: Sunday, May 1, 2011 @ 19:20:28
Author: kitterman
Revision: 16853
[svn-buildpackage] Tagging parsedatetime 0.8.7-3
Added:
packages/parsedatetime/tags/0.8.7-3/
packages/parsedatetime/tags/0.8.7-3/debian/changelog
(from rev 16852, packages/parsedatetime/trunk/debian/changelog)
Deleted:
packages/parsedatetime/tags/0.8.7-3/debian/changelog
Deleted: packages/parsedatetime/tags/0.8.7-3/debian/changelog
===================================================================
--- packages/parsedatetime/trunk/debian/changelog 2011-05-01 18:15:35 UTC (rev 16851)
+++ packages/parsedatetime/tags/0.8.7-3/debian/changelog 2011-05-01 19:20:28 UTC (rev 16853)
@@ -1,63 +0,0 @@
-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
-
Copied: packages/parsedatetime/tags/0.8.7-3/debian/changelog (from rev 16852, packages/parsedatetime/trunk/debian/changelog)
===================================================================
--- packages/parsedatetime/tags/0.8.7-3/debian/changelog (rev 0)
+++ packages/parsedatetime/tags/0.8.7-3/debian/changelog 2011-05-01 19:20:28 UTC (rev 16853)
@@ -0,0 +1,70 @@
+parsedatetime (0.8.7-3) unstable; urgency=low
+
+ * Team Upload
+ * No change rebuild to add python2.7 support and drop python2.5
+
+ -- Scott Kitterman <scott at kitterman.com> Sun, 01 May 2011 15:07:24 -0400
+
+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
+
More information about the Python-modules-commits
mailing list