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
|
python-prctl (1.1.1-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Build using dh-python. Closes: #786312.
-- Matthias Klose <doko@debian.org> Tue, 18 Aug 2015 18:22:28 +0200
python-prctl (1.1.1-1.1) unstable; urgency=low
* Non-maintainer upload.
* Build documentation in override_dh_auto_build target rather than in build
target (closes: #666322). Thanks to Lucas Nussbaum for the bug report.
+ Bump build-dependency on debhelper to >= 7.0.50~.
-- Jakub Wilk <jwilk@debian.org> Thu, 26 Apr 2012 18:48:35 +0200
python-prctl (1.1.1-1) unstable; urgency=low
* Allow the running kernel to be < 2.6.26, useful for buildds
* Initial release to debian proper (Closes: #578328)
-- Dennis Kaarsemaker <dennis@kaarsemaker.net> Mon, 19 Apr 2010 21:55:57 +0200
python-prctl (1.1-0~seveas1) lucid; urgency=low
* New upstream release
- Add full capability handling
-- Dennis Kaarsemaker <dennis@kaarsemaker.net> Sun, 21 Mar 2010 22:36:00 +0100
python-prctl (1.0-0~seveas1) unstable; urgency=low
* Initial release.
-- Dennis Kaarsemaker <dennis@kaarsemaker.net> Fri, 12 Mar 2010 21:39:15 +0100
|