blob: 371ce5e85d875666f854af7ef1c69bc852c50d70 (
plain)
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
|
python-bleach (1.4-2) UNRELEASED; urgency=low
* Bump debhelper compat level to 8, since this is required in Build-Depends.
* Add extend-diff-ignore for egg.info in debian/source/options.
-- Per Andersson <avtobiff@gmail.com> Sun, 16 Feb 2014 00:42:41 +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
|