[Python-modules-commits] r19889 - in packages/python-html2text/trunk/debian (2 files)
stefanor at users.alioth.debian.org
stefanor at users.alioth.debian.org
Fri Jan 6 13:32:11 UTC 2012
Date: Friday, January 6, 2012 @ 13:32:10
Author: stefanor
Revision: 19889
* New upstream release.
- Re-adds unescape(). (Closes: #654680)
* Bump debian/copyright years.
Modified:
packages/python-html2text/trunk/debian/changelog
packages/python-html2text/trunk/debian/copyright
Modified: packages/python-html2text/trunk/debian/changelog
===================================================================
--- packages/python-html2text/trunk/debian/changelog 2012-01-06 12:28:46 UTC (rev 19888)
+++ packages/python-html2text/trunk/debian/changelog 2012-01-06 13:32:10 UTC (rev 19889)
@@ -1,3 +1,11 @@
+python-html2text (3.200.2-1) unstable; urgency=low
+
+ * New upstream release.
+ - Re-adds unescape(). (Closes: #654680)
+ * Bump debian/copyright years.
+
+ -- Stefano Rivera <stefanor at debian.org> Fri, 06 Jan 2012 15:25:50 +0200
+
python-html2text (3.200.1-1) unstable; urgency=low
* New upstream release.
Modified: packages/python-html2text/trunk/debian/copyright
===================================================================
--- packages/python-html2text/trunk/debian/copyright 2012-01-06 12:28:46 UTC (rev 19888)
+++ packages/python-html2text/trunk/debian/copyright 2012-01-06 13:32:10 UTC (rev 19889)
@@ -4,7 +4,7 @@
Source: http://www.aaronsw.com/2002/html2text/
Files: *
-Copyright: 2004-2011, Aaron Swartz
+Copyright: 2004-2012, Aaron Swartz
License: GPL-3
html2text is available under the GNU GPL 3.0.
.
@@ -12,7 +12,7 @@
version 3 can be found in the /usr/share/common-licenses/GPL-3 file.
Files: debian/*
-Copyright: 2010-2011, Stefano Rivera <stefanor at debian.org>
+Copyright: 2010-2012, Stefano Rivera <stefanor at debian.org>
License: GPL-2+
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
More information about the Python-modules-commits
mailing list