| 1 |
html5lib (0.11.1-2) UNRELEASED; urgency=low
|
| 2 |
|
| 3 |
* debian/control
|
| 4 |
- switch Vcs-Browser field to viewsvn
|
| 5 |
|
| 6 |
-- Sandro Tosi <morph@debian.org> Mon, 03 Nov 2008 22:13:16 +0100
|
| 7 |
|
| 8 |
html5lib (0.11.1-1) unstable; urgency=low
|
| 9 |
|
| 10 |
* New upstream release
|
| 11 |
- html5lib is compatible to the last lxml version now (Closes: #471638).
|
| 12 |
|
| 13 |
-- Bernd Zeimetz <bzed@debian.org> Fri, 13 Jun 2008 23:15:55 +0200
|
| 14 |
|
| 15 |
html5lib (0.11~pre-1) experimental; urgency=low
|
| 16 |
|
| 17 |
* pre-release version to test the test-cases.
|
| 18 |
|
| 19 |
-- Bernd Zeimetz <bzed@debian.org> Thu, 20 Mar 2008 23:30:21 +0100
|
| 20 |
|
| 21 |
html5lib (0.10-2) unstable; urgency=low
|
| 22 |
|
| 23 |
[ Bernd Zeimetz ]
|
| 24 |
* debian/control:
|
| 25 |
- Switching Uploaders- and Maintainer-roles: Setting the team as
|
| 26 |
Maintainer now, myself as Uploader. Also updating my email address.
|
| 27 |
- Removing python-xml dependencies as it is deprecated and will be
|
| 28 |
removed from Debian (Closes: #468596).
|
| 29 |
- Adding python-4suite-xml to Suggests.
|
| 30 |
- Bumping Standards-Version to 3.7.3, no changes needed.
|
| 31 |
* debian/watch:
|
| 32 |
- Removing unnecessary comments
|
| 33 |
|
| 34 |
[ Sandro Tosi ]
|
| 35 |
* debian/control
|
| 36 |
- fixed Vcs-Browser field
|
| 37 |
|
| 38 |
-- Bernd Zeimetz <bzed@debian.org> Fri, 29 Feb 2008 20:00:11 +0100
|
| 39 |
|
| 40 |
html5lib (0.10-1) unstable; urgency=low
|
| 41 |
|
| 42 |
* New upstream version
|
| 43 |
* debian/control:
|
| 44 |
- Adding Homepage field, removing pseudo-field from description
|
| 45 |
- Updating description to reflect the updated name of the specification
|
| 46 |
- Updating Build-Depends/Depends/Suggests to reflect the requirements of
|
| 47 |
the new version
|
| 48 |
- Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)
|
| 49 |
* debian/rules:
|
| 50 |
- Switching from cdbs to a "normal" rules file, also running unit tests
|
| 51 |
while building
|
| 52 |
* debian/copyright:
|
| 53 |
- Including copyright information for
|
| 54 |
src/html5lib/filters/{iso639codes,rfc2046,rfc3987}.py
|
| 55 |
- Changing the license of my packaging work from GPL to the MIT License
|
| 56 |
|
| 57 |
-- Bernd Zeimetz <bernd@bzed.de> Mon, 08 Oct 2007 21:01:33 +0200
|
| 58 |
|
| 59 |
html5lib (0.9-2) unstable; urgency=low
|
| 60 |
|
| 61 |
* Several small fixes in the parse.py example, see
|
| 62 |
debian/patches/example-parse.py-fix.dpatch for details
|
| 63 |
* Don't compress *.py examples to make them useable without the
|
| 64 |
need to decompress them.
|
| 65 |
|
| 66 |
-- Bernd Zeimetz <bernd@bzed.de> Thu, 10 May 2007 12:31:23 +0200
|
| 67 |
|
| 68 |
html5lib (0.9-1) unstable; urgency=low
|
| 69 |
|
| 70 |
* Initial release (Closes: #414028)
|
| 71 |
|
| 72 |
-- Bernd Zeimetz <bernd@bzed.de> Sun, 01 Apr 2007 19:31:31 +0200
|
| 73 |
|