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
|
python-django-appconf (1.0.1-5) unstable; urgency=medium
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/copyright: Changed source URL to https protocol
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
-- Ondřej Nový <novy@ondrej.org> Sun, 28 Feb 2016 15:35:41 +0100
python-django-appconf (1.0.1-4) unstable; urgency=medium
* Fix Breaks+Replaces to fix upgrades (Closes: #802099).
-- Thomas Goirand <zigo@debian.org> Sun, 18 Oct 2015 17:07:59 +0000
python-django-appconf (1.0.1-3) unstable; urgency=medium
* Transition to python-django-appconf instead of python-appconf, thanks to
Michael Fladischer <fladi@debian.org> for the bug report (Closes: #799263).
-- Thomas Goirand <zigo@debian.org> Fri, 16 Oct 2015 08:24:13 +0000
python-django-appconf (1.0.1-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 16 Oct 2015 08:19:01 +0000
python-django-appconf (1.0.1-1) experimental; urgency=medium
* New upstream release.
* Fixed upstream VCS URLs.
* Switche to debhelper 9.
* Fixed watch file to use Github tags and not broken PyPi.
* Running unit tests at build time.
-- Thomas Goirand <zigo@debian.org> Sat, 12 Sep 2015 15:40:24 +0200
python-django-appconf (0.5-4) unstable; urgency=medium
* Adds Suggests: python-appconf-doc (Closes: #764807, #764837).
* Standards-Version is now 3.9.6 (no change).
-- Thomas Goirand <zigo@debian.org> Sun, 12 Oct 2014 04:42:44 +0000
python-django-appconf (0.5-3) unstable; urgency=low
* Ran wrap-and-sort.
* Added Python3 and -doc packages.
* Standards-Version is now 3.9.5.
* Fix s/BSD/BSD-3-clause/ in debian/copyright.
-- Thomas Goirand <zigo@debian.org> Tue, 30 Sep 2014 03:41:16 +0000
python-django-appconf (0.5-2) unstable; urgency=low
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 13 May 2013 07:57:13 +0000
python-django-appconf (0.5-1) experimental; urgency=low
* Initial release.
-- Thomas Goirand <zigo@debian.org> Sun, 14 Oct 2012 11:45:53 +0000
|