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
|
python-event (0.3+svn60-3) unstable; urgency=low
* event.c regenerated for the avoid_event_sigcb patch take effect.
-- Luciano Bello <luciano@debian.org> Sun, 07 Mar 2010 00:18:36 -0300
python-event (0.3+svn60-2) unstable; urgency=low
[ Jakub Wilk ]
* Prepare for the Python 2.6 transition (closes: #556854):
- pass "--prefix=/usr" to setup.py call.
* Bump standards version to 3.8.3 (no changes needed).
[ Luciano Bello ]
* It doesn't depend on event_sigcb anymore.
-- Luciano Bello <luciano@debian.org> Sat, 06 Mar 2010 17:45:39 -0300
python-event (0.3+svn60-1) unstable; urgency=low
* Welcome to sid
* Watch file added.
* Missed dependency added.
* Section of python-event-dbg fixed.
-- Luciano Bello <luciano@debian.org> Sun, 26 Jul 2009 15:31:27 -0300
python-event (0.3+svn54-1) experimental; urgency=low
* Initial release (Closes: #504729). Thanks to Piotr Ożarowski for his
comments.
-- Luciano Bello <luciano@debian.org> Mon, 22 Dec 2008 15:19:58 -0200
|