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
|
python-setproctitle (1.1.10-1) unstable; urgency=medium
* Team upload.
* Maintain package in git with git-dpm.
* Change copyright file into DEP-5 format and add myself to copyright.
* Change build system to pybuild.
* Build with hardening flags.
* Bump Standard-Versions to 3.9.8. Nothing to change.
* Fix some lintian errors in the descriptions and copyright (Closes: #833180).
* Add VCS fields and change homepage to github.
* Move compat to version 9.
* New upstream release.
* Add Multi-Arch:same in control as suggested by dedup.
-- Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Wed, 14 Sep 2016 01:05:17 +0200
python-setproctitle (1.1.8-1~bpo70+1) wheezy-backports; urgency=medium
* Rebuild for wheezy-backports.
-- Alessio Treglia <alessio@debian.org> Mon, 21 Jul 2014 12:25:45 +0100
python-setproctitle (1.1.8-1) unstable; urgency=low
* New Upstream Release (Closes: #675423)
* Adds Python3 support
* Change to using dh_python2 and dh_python3
-- Matthew Grant <matt@mattgrant.net.nz> Sun, 08 Jun 2014 15:36:32 +1200
python-setproctitle (1.0.1-1) unstable; urgency=low
* New upstream version.
* Added missing dependency for python, thanks to Sven Joachim for reporting
this (Closes: #584078).
* Fixed problem when building package more than once, thanks to Jakub Wilk
for reporting this (Closes: #583887).
* Disabled tests for kfreebsd until setproctitle is fixed in libbsd.
-- Örjan Persson <orange@fobie.net> Mon, 31 May 2010 20:58:30 +0200
python-setproctitle (1.0-1) unstable; urgency=low
* Initial release (Closes: #583506).
-- Örjan Persson <orange@fobie.net> Thu, 27 May 2010 20:39:52 +0200
|