html5lib (0.999-4) unstable; urgency=medium
* Team upload.
* d/control:
- Remove python-html5lib-whl as it's no longer necessary.
- Remove python3-wheel from Build-Depends.
* d/rules: Remove override_dh_auto_install since we no longer need to
build the wheel package.
* d/python-html5lib-whl.install: Removed.
-- Barry Warsaw Tue, 09 Feb 2016 17:27:44 -0500
html5lib (0.999-3) unstable; urgency=medium
* Team upload.
* d/control:
- Add python3-wheel to Build-Depends.
- Bump Standards-Version to 3.9.5 with no other changes necessary.
- Add the python-html5-whl binary package.
- wrap-and-sort
- Fix python3-html5lib Suggests.
* d/rules:
- Build the universal wheels.
- Override dh_installchangelogs to use the CHANGES.rst file.
* d/python-html5-whl.install: Added.
* d/patches/setuptools.patch: Added.
-- Barry Warsaw Thu, 15 May 2014 16:26:10 -0400
html5lib (0.999-2) unstable; urgency=low
* Add missing Build-Depends on python{3}-six, thanks to James Page
(Closes: #734608).
-- Olivier Berger Thu, 09 Jan 2014 15:16:54 +0100
html5lib (0.999-1) experimental; urgency=medium
* New upstream release.
-- Olivier Berger Fri, 27 Dec 2013 19:02:59 +0100
html5lib (0.99-1) experimental; urgency=low
* New upstream version, and change of main uploader (still in DPMT).
* Add support for Python 3 (Closes: #729155).
-- Olivier Berger Fri, 13 Dec 2013 12:02:41 +0100
html5lib (0.95-2) UNRELEASED; urgency=low
* Use canonical URIs for Vcs-* fields.
-- Jakub Wilk Sun, 05 May 2013 16:01:02 +0200
html5lib (0.95-1) unstable; urgency=low
* New upstream version
* Fix watch file.
* Tidy debian/rules, using dh, bump debian/compat to 7.
* Migrate to dh_python2.
* Drop no-setuptools patch, add python-setuptools as dependency.
* Drop patch system and debian/README.source
* Remove debian/examples - not shipped by upstream anymore.
* Bump Standards-Version to 3.9.3.
* Do not install tests folder.
-- Bernd Zeimetz Wed, 09 May 2012 22:28:28 +0200
html5lib (0.90-1) unstable; urgency=low
* New upstream version.
* Updating patch to apply at the new version.
* Check for the tests directory before running tests.
They're not always included in the source....
-- Bernd Zeimetz Sun, 24 Jan 2010 01:28:50 +0100
html5lib (0.11.1-3) unstable; urgency=low
[ Luca Falavigna ]
* debian/control:
- Add ${misc:Depends} to python-html5lib dependencies.
- Remove python-celementtree from (Build-)Depends (Closes: #562457).
- Remove python-elementtree from (Build-)Depends (Closes: #562467).
- Bump Standards-Version to 3.8.3, no changes required.
* debian/pyversions:
- Bump minimum required version to 2.5, features provided by
python-elementtree and python-celementtree support are now
available in standard library.
-- Debian Python Modules Team Mon, 28 Dec 2009 12:41:22 +0100
html5lib (0.11.1-2) unstable; urgency=low
[ Sandro Tosi ]
* debian/control
- switch Vcs-Browser field to viewsvn
- fixed a typo in suggests, now referring to python-beautifulsoup; thanks to
Eric Cooper for the report; Closes: #518428
[ Bernd Zeimetz ]
* debian/README.source: Add file
* debian/control: Bump Standards-Version to 3.8.2.
* debian/copyright: Updating debian packaging copyright.
-- Bernd Zeimetz Wed, 05 Aug 2009 22:12:43 +0200
# For older changelog entries, run 'apt-get changelog python-html5lib'