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
|
python-django-babel (0.6.2-5) unstable; urgency=medium
* Define DJANGO_SETTINGS_MODULE when building docs (Closes: #978293).
-- Thomas Goirand <zigo@debian.org> Mon, 04 Jan 2021 08:04:08 +0100
python-django-babel (0.6.2-4) unstable; urgency=medium
* Team upload
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.1.
[ Antonio Terceiro ]
* debian/patches/Fix-For-Django2.patch: Add patch to fix string extraction
with Django 2
-- Antonio Terceiro <terceiro@debian.org> Thu, 24 Oct 2019 07:57:39 -0300
python-django-babel (0.6.2-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Use team+openstack@tracker.debian.org as maintainer
[ Thomas Goirand ]
* Remove Python 2 support.
* Support the nodoc build profile.
* Standards-Version: 4.4.0.
-- Thomas Goirand <zigo@debian.org> Wed, 10 Jul 2019 11:12:01 +0200
python-django-babel (0.6.2-1) unstable; urgency=medium
[ 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.
* Updating standards version to 4.1.0.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/watch: Use https protocol
[ Thomas Goirand ]
* Fixed upstream VCS URL to new github repo.
* New upstream release.
* Bump debhelper to 10.
* Using pkgos-dh_auto_install.
* Fixed debian/copyright years and order.
-- Thomas Goirand <zigo@debian.org> Sat, 03 Mar 2018 19:04:34 +0100
python-django-babel (0.5.1-2) unstable; urgency=medium
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
-- Ondřej Nový <onovy@debian.org> Mon, 26 Sep 2016 19:09:02 +0200
python-django-babel (0.5.1-1) experimental; urgency=medium
[ Ondřej Nový ]
* Fixed homepage (https).
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/copyright: Changed source URL to https protocol
[ Ivan Udovichenko ]
* Package new release.
* Add myself to uploaders field.
-- Ivan Udovichenko <iudovichenko@mirantis.com> Tue, 14 Jun 2016 13:35:11 +0300
python-django-babel (0.4.0-1) unstable; urgency=medium
* Initial release. (Closes: #794487)
-- Thomas Goirand <zigo@debian.org> Mon, 03 Aug 2015 17:04:31 +0200
|