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 75 76 77
|
django-uwsgi (0.2.2-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Team upload.
* Removed Python 2 support, as Django 2.2 doesn't support it anymore.
-- Thomas Goirand <zigo@debian.org> Mon, 22 Jul 2019 03:06:29 +0200
django-uwsgi (0.2.2-1) unstable; urgency=low
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
[ Michael Fladischer ]
* New upstream release.
* Add debian/gbp.conf.
* Refresh patches.
* Bump debhelper compatibility and version to 11.
* Bump Standards-Version to 4.2.1.
* Run wrap-and-sort -bast to reduce diff size of future changes.
* Clean up django_uwsgi.egg-info/PKG-INFO to allow two builds in a
row.
* Enable autopkgtest-pkg-python testsuite.
* Adapt doc-base registration to new doucmentation directory
structure.
-- Michael Fladischer <fladi@debian.org> Fri, 31 Aug 2018 09:16:00 +0200
django-uwsgi (0.2.1-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 4.0.0.
* Add patch to use local copies of screenshot images.
-- Michael Fladischer <fladi@debian.org> Mon, 17 Jul 2017 09:30:04 +0200
django-uwsgi (0.1.6-1) unstable; urgency=low
* New upstream release.
* Clean up .DS_Store files before install.
-- Michael Fladischer <fladi@debian.org> Wed, 19 Oct 2016 12:17:29 +0200
django-uwsgi (0.1.3-3) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URL (https)
[ Michael Fladischer ]
* Add python3-sphinx-rtd-theme to Build-Depends (Closes:
830318,830326).
* Clean django_uwsgi.egg-info/SOURCES.txt to allow two builds in a
row.
* Bump Standards-Version to 3.9.8.
-- Michael Fladischer <fladi@debian.org> Thu, 18 Aug 2016 21:37:45 +0200
django-uwsgi (0.1.3-2) unstable; urgency=medium
* Fix name of doc-base registration (Closes: #802887).
* git-dpm config.
* Initialize git-dpm.
-- Michael Fladischer <fladi@debian.org> Mon, 26 Oct 2015 20:07:11 +0100
django-uwsgi (0.1.3-1) unstable; urgency=low
* Initial release (Closes: #798987).
-- Michael Fladischer <fladi@debian.org> Tue, 28 Apr 2015 17:35:01 +0200
|