[ Vincent Bernat ]
* Rework debian/rules to fix FTBFS with experimental version of
python-support and to not rely on python-support internals.
Closes: #517309.
* Bump Standards-Version to 3.8.1.
[ Sandro Tosi ]
* debian/control
- switch Vcs-Browser field to viewsvn
* Do not forbid to build against furture Python 2.6 and add a patch to
remove the use of "with" as variable since it will become a reserved
keyword.
* Fix a bashism in debian/rules, thanks to patch from Chris Lamb
(Closes: #484437).
* Update Standards-Version to 3.8.0
* Do not use XS-Python-Version since this is now deprecated by python-support
* Test only the libraries built for the current version of Python
(Closes: #485055), thanks to Daniel Schepler for spotting this one.
* New upstream release (Closes: #357537).
* Maintainership set to Debian Python Modules Team
* Bump Standards-Version to 3.7.3
* Build-Depends on python-setuptools
* Add Vcs-* fields to debian/control
* Ship three packages: one with mxtexttools, another with
architecture-independant files and the last one with documentation and
examples.
* Add some cleaning rules to be able to build the package twice in a row
* Add debian/watch
* Run unit tests on build
* Ship with parts of mxTextTools and therefore does not need it any more
(Closes: #426429).
* Acknowledge NMU (Closes: #373381).
* Non-maintainer upload.
* Update simpleparse to the new python policy (Closes: #373381).
* Fix B-D-I/B-D problems (see policy 7.6).
* Initial release for uploading to Debian (Closes: #271781)
* Depend on python-dev to fix build failure
* Correct Bulid-Depends to Build-Depends-Indep
* Install documentation and example properly
* Initial packaging.