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 67 68 69 70 71 72 73 74
|
python-django-rosetta (0.7.2-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Build using dh-python instead of python-support. Closes: #786227
* Switch buildsystem to pybuild.
* Rewrite debian/watch to use the pypi.debian.net redirector.
-- Mattia Rizzolo <mattia@debian.org> Tue, 15 Dec 2015 11:37:46 +0000
python-django-rosetta (0.7.2-1) unstable; urgency=low
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
* Remove DM-Upload-Allowed; it's no longer used by the archive
software.
[ Michael Ziegler ]
* New upstream version.
* Refresh 01-import.patch.
* Bump polib dependency to 1.0.3.
-- Michael Ziegler <diese-addy@funzt-halt.net> Mon, 13 May 2013 20:11:23 +0200
python-django-rosetta (0.6.6-1) unstable; urgency=low
* New upstream release.
* Change watchfile to grab the sources from PyPI since upstream moved.
* Refresh patches/01-import.diff.
* Change debian/copyright to machine-readable format.
* Bump Standards-Version to 3.9.3.
-- Michael Ziegler <diese-addy@funzt-halt.net> Sat, 31 Mar 2012 12:07:08 +0200
python-django-rosetta (0.6.0-1) unstable; urgency=low
* New upstream release.
* Bump Standards Version to 3.9.2.
* Update patches/01-import.diff to match the new version of views.py.
* Bump Django dependency to 1.2.
* Set DMUA (advocated by christoph and dktrkranz).
-- Michael Ziegler <diese-addy@funzt-halt.net> Sat, 28 May 2011 10:21:37 +0200
python-django-rosetta (0.5.6-1) unstable; urgency=low
* New upstream release.
* Bump Standards Version to 3.9.0.
* Update patches/01-import.diff with new line numbers and surrounding code.
* In the clean target, remove macos resource fork files.
-- Michael Ziegler <diese-addy@funzt-halt.net> Sun, 11 Jul 2010 11:18:50 +0200
python-django-rosetta (0.5.5-1) unstable; urgency=low
* New upstream release.
* Changed watchfile to use googlecode.d.n.
-- Michael Ziegler <diese-addy@funzt-halt.net> Thu, 10 Jun 2010 10:29:01 +0200
python-django-rosetta (0.5.3-1) unstable; urgency=low
* New upstream release.
* Remove rosetta/polib.py from the package which is pulled in from the
python-polib dependency.
* Change patches/01-import.diff to follow DEP-3.
* rm upstream's egg-info directory before building the package.
-- Michael Ziegler <diese-addy@funzt-halt.net> Sun, 28 Feb 2010 11:57:45 +0100
python-django-rosetta (0.5.2-1) unstable; urgency=low
* Initial release (Closes: #564725)
-- Michael Ziegler <diese-addy@funzt-halt.net> Sat, 23 Jan 2010 13:28:01 +0100
|