[Python-modules-commits] r15634 - in packages/beautifulsoup/trunk/debian (changelog patches)
stefanor at users.alioth.debian.org
stefanor at users.alioth.debian.org
Sun Feb 13 21:03:50 UTC 2011
Date: Sunday, February 13, 2011 @ 21:03:31
Author: stefanor
Revision: 15634
* New upstream version.
- The 3.2 release reverts back to the 3.0 SGMLParser approach.
(Closes: #564160, LP: #392968)
- <script> blocks are correctly handled again
(Closes: #516824, LP: #357067)
- Upstream no longer ships a changelog. (Closes: #530408)
Modified:
packages/beautifulsoup/trunk/debian/changelog
Deleted:
packages/beautifulsoup/trunk/debian/patches/
Modified: packages/beautifulsoup/trunk/debian/changelog
===================================================================
--- packages/beautifulsoup/trunk/debian/changelog 2011-02-13 20:47:59 UTC (rev 15633)
+++ packages/beautifulsoup/trunk/debian/changelog 2011-02-13 21:03:31 UTC (rev 15634)
@@ -1,6 +1,12 @@
-beautifulsoup (3.1.0.1-3) UNRELEASED; urgency=low
+beautifulsoup (3.2.0-1) UNRELEASED; urgency=low
* Adopting beatifulsoup for Debian Python Modules Team. (Closes: #612875)
+ * New upstream version.
+ - The 3.2 release reverts back to the 3.0 SGMLParser approach.
+ (Closes: #564160, LP: #392968)
+ - <script> blocks are correctly handled again
+ (Closes: #516824, LP: #357067)
+ - Upstream no longer ships a changelog. (Closes: #530408)
* Bump standards version to 3.9.1. Moved into python section.
* Switch to Source Format 3.0 (quilt).
* Switch to dh_python2.
@@ -14,8 +20,6 @@
- Add VCS- URLs.
- Recommend python-chardet.
* Bump debhelper dependency and compat level to 8.
- - Since 7.0.2, CHANGELOG will be installed as upstream Changelog.
- (Closes: #530408)
* Use DEP5 format debian/copyright.
* Add watch file. (Closes: #607864)
* Don't install tests as an example.
More information about the Python-modules-commits
mailing list