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 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66
|
pyth (0.6.0-1) unstable; urgency=low
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
[ Daniele Tricoli ]
* New upstream release
* Switch to pybuild
* debian/compat
- Bump debhelper compatibility level to 9
* debian/control
- Bump debhelper B-D to (>= 9)
- Add dh-python to B-D
- Bump Standards-Version to 3.9.5 (no changes needed)
* debian/copyright
- Update copyright years
- Update Format URL to version 1.0
* debian/patches/01_fix-refactored-PDFWriter-write.patch
- Remove since applied upstream
* debian/patches/02_fix-escaping-html-entities-behavior-change.patch
- Remove since applied upstream
* debian/rules
- Use a custom pybuild system to invoke nose
* debian/watch
- Switch download URL to HTTPS
- Remove debian and uupdate options
-- Daniele Tricoli <eriol@mornie.org> Wed, 23 Jul 2014 02:14:08 +0200
pyth (0.5.6-3) unstable; urgency=low
* debian/control
- Fixed Vcs-Svn URL
- Sorted Build-Depends and Depends
- Bumped Standards-Version to 3.9.3 (no changes needed)
* debian/patches/01_fix-refactored-PDFWriter-write.patch
- Made DEP3 compliant
* debian/02_fix-escaping-html-entities-behavior-change.patch
- Fixed escaping HTML entities within strings behavior change in
python-beautifulsoup 3.2.1. (Closes: #678754)
-- Daniele Tricoli <eriol@mornie.org> Mon, 25 Jun 2012 05:25:43 +0200
pyth (0.5.6-2) unstable; urgency=low
* debian/control
- Fixed Vcs-Browser URL
- Bumped Standards-Version to 3.9.2 (no changes needed)
- Added packages needed for unit tests in Build-Depends field
- Moved packages listed in Recommends field to Depends field
* debian/copyright
- Made DEP5 compliant
* debian/{control, rules}
- Switched to dh_python2
- Run unit tests at build time using python-nose
* debian/patches/01_fix-refactored-PDFWriter-write.patch
- Fix refactored signature of PDFWriter.write in upstream git revision
d87f7877cca5ea90c2d79979521a3db77c47eb30
-- Daniele Tricoli <eriol@mornie.org> Tue, 17 May 2011 06:20:48 +0200
pyth (0.5.6-1) unstable; urgency=low
* Initial release (Closes: #590037)
-- Daniele Tricoli <eriol@mornie.org> Tue, 27 Jul 2010 04:41:14 +0200
|