1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51
|
python-bleach (2.0-1) unstable; urgency=medium
* New upstream release (Closes: #844943)
- Update minimum htmlib5 version requirement
- Update debian/copyright
- Drop override of dh_auto_test and add pytest/3 and pytest/3-runner to
build-depends so tests still run
- Drop obsolete build-depends on python/3-nose
* Agreed maintainer change to DPMT
- Updated Vcs-* fields in debian/control
-- Scott Kitterman <scott@kitterman.com> Fri, 10 Mar 2017 14:08:47 -0500
python-bleach (1.4.2-1) unstable; urgency=low
[ Per Andersson ]
* Bump debhelper compat level to 9 (level 8 is required in Build-Depends).
* Add extend-diff-ignore for egg.info in debian/source/options.
* d/watch: Use github.com, githubredir is deprecated.
* Use my @debian.org address.
* Use HTTPS protocol for Homepage and Vcs-* fields.
[ Christopher Baines ]
* New upstream release.
- Includes fix upstream fix for #798441 (Closes: #798441).
* Up standards version to 3.9.6, no changes required.
-- Per Andersson <avtobiff@debian.org> Mon, 22 Feb 2016 20:38:36 +0100
python-bleach (1.4-1) unstable; urgency=low
* New upstream release
- License changed to Apache License 2.0
- Add python*-six to Build-Dependends
* Shipping both python2 and python3 packages
- Add python3-html5lib to Build-Dependends
* Running tests during build
- Add python*-nose Build-Dependends
* Packaging license changed to Apache License 2.0
* Bumped Standards-Version to 3.9.5, no changes needed
* Add common doc package
- Binary packages suggests this package
- Add python*-sphinx to Build-Depends
-- Per Andersson <avtobiff@gmail.com> Fri, 14 Feb 2014 00:59:20 +0100
python-bleach (1.2.2-1) unstable; urgency=low
* Initial release (Closes: #686902)
-- Per Andersson <avtobiff@gmail.com> Sun, 09 Jun 2013 19:46:56 +0200
|