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 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128
|
python-django-appconf (1.0.3-1) unstable; urgency=medium
[ Ondřej Nový ]
* Running wrap-and-sort -bast.
[ Thomas Goirand ]
* New upstream release.
* Rebased removes-privacy-breach.patch.
-- Thomas Goirand <zigo@debian.org> Sat, 21 Sep 2019 21:31:10 +0200
python-django-appconf (1.0.2-4) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* Running wrap-and-sort -bast
* d/control: Use team+openstack@tracker.debian.org as maintainer
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Removed Python 2 support.
* Patch tests/test_settings.py for Django 2.2.
-- Thomas Goirand <zigo@debian.org> Thu, 18 Jul 2019 20:32:53 +0200
python-django-appconf (1.0.2-3) unstable; urgency=medium
* Team upload.
* d/watch: Change to correct URL and allow "v" as tag prefix (Closes: #843901)
* d/rules: Change UPSTREAM_GIT to correct upstream URL
* Build docs with Python 3 version of Sphinx
-- Ondřej Nový <onovy@debian.org> Mon, 06 Nov 2017 17:27:10 +0100
python-django-appconf (1.0.2-2) unstable; urgency=medium
* Uploading to unstable.
* Switch to debhelper 10.
* Fixed debian/copyright ordering.
* Standards-Version is now 4.1.1.
-- Thomas Goirand <zigo@debian.org> Sun, 29 Oct 2017 19:02:19 +0000
python-django-appconf (1.0.2-1) experimental; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/copyright: Changed source URL to https protocol
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Updating maintainer field.
* Running wrap-and-sort -bast.
* Updating standards version to 4.0.0.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
* Updating standards version to 4.0.1.
* Deprecating priority extra as per policy 4.0.1.
* Prefixing all debhelper files.
* Updating standards version to 4.1.0.
[ Thomas Goirand ]
* New upstream release.
* Now using pkgos-dh_auto_install.
* Rewrote removes-privacy-breach.patch.
* Removed transition packages.
-- Thomas Goirand <zigo@debian.org> Mon, 09 Oct 2017 22:55:19 +0200
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
|