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
|
python-django-tinymce (1.5-3) unstable; urgency=low
[ Jakub Wilk ]
* Switch to source format 3.0 (quilt).
* Fix watch file.
* Add patch to fix import error with Django 1.2 (closes: #587073). Thanks to
Ionut Ciocirlan for the bug report.
* Bump standards version to 3.9.0 (no changes needed).
-- Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Tue, 06 Jul 2010 22:11:05 +0200
python-django-tinymce (1.5-2) unstable; urgency=low
* Change priority from 'optional' to 'extra', as the package conflicts with
python-tinymce which is 'optional', violating Policy Section 2.5.
* Add Debian Python Modules Team to Uploaders and update Vcs-* fields to
reflect the move to DPMT version control.
* Bumped Standards-Version.
-- Daniel Watkins <daniel@daniel-watkins.co.uk> Wed, 13 May 2009 14:17:32 +0100
python-django-tinymce (1.5-1) unstable; urgency=low
* Initial release. (Closes: #516310)
-- Daniel Watkins <daniel@daniel-watkins.co.uk> Tue, 24 Feb 2009 18:15:15 +0000
|