debian-django-taggit/debian/changelog

98 lines
2.9 KiB
Plaintext

django-taggit (0.17.4-1) unstable; urgency=medium
* New upstream release.
-- Michal Čihař <nijel@debian.org> Fri, 27 Nov 2015 08:37:05 +0100
django-taggit (0.17.3-1) unstable; urgency=medium
* New upstream release.
- Django 1.9 compatibility.
-- Michal Čihař <nijel@debian.org> Thu, 29 Oct 2015 14:44:36 +0100
django-taggit (0.17.1-1) unstable; urgency=medium
* New upstream release.
-- Michal Čihař <nijel@debian.org> Thu, 17 Sep 2015 09:47:25 +0200
django-taggit (0.17.0-1) unstable; urgency=medium
* New upstream release.
* Update debian/watch.
* Add python 3 package.
* Run tests during build.
-- Michal Čihař <nijel@debian.org> Mon, 24 Aug 2015 13:44:42 +0200
django-taggit (0.12.2-1) unstable; urgency=medium
* New upstream release.
- Fixed 1.7 migrations.
* Bump standards to 3.9.6.
-- Michal Čihař <nijel@debian.org> Thu, 25 Sep 2014 09:20:46 +0200
django-taggit (0.12.1-1) unstable; urgency=medium
* New upstream release.
- Complete support for Django 1.7 (Closes: #755614).
-- Michal Čihař <nijel@debian.org> Mon, 11 Aug 2014 09:55:45 +0200
django-taggit (0.12-1) unstable; urgency=low
* New upstream release.
- Backwards incompatible: Support for Django 1.7 migrations. South users
have to set SOUTH_MIGRATION_MODULES to use taggit.south_migrations
for taggit.
- Backwards incompatible: Django's new transaction handling is used on
Django 1.6 and newer.
- Backwards incompatible: Tag.save got changed to opportunistically
try to save the tag and if that fails fall back to selecting existing
similar tags and retry -- if that fails too an IntegrityError is
raised by the database, your app will have to handle that.
- Added Italian and Esperanto translations.
-- Michal Čihař <nijel@debian.org> Tue, 29 Apr 2014 10:05:29 +0200
django-taggit (0.11.2-2) unstable; urgency=medium
* Bump standards to 3.9.5.
* Really do not ship tests in module without namespace (Closes: #738210).
-- Michal Čihař <nijel@debian.org> Mon, 10 Feb 2014 09:36:44 +0100
django-taggit (0.11.2-1) unstable; urgency=medium
* New upstream release.
* Do not ship tests in module without namespace (Closes: #733729).
-- Michal Čihař <nijel@debian.org> Fri, 03 Jan 2014 10:20:12 +0100
django-taggit (0.11.1-1) unstable; urgency=low
* New upstream release.
* Bump standards to 3.9.5.
-- Michal Čihař <nijel@debian.org> Mon, 09 Dec 2013 14:00:12 +0100
django-taggit (0.10a1-3) unstable; urgency=low
* Fixed Vcs-* fields in debian/control (Closes: #721524).
-- Michal Čihař <nijel@debian.org> Mon, 09 Sep 2013 09:36:36 +0200
django-taggit (0.10a1-2) unstable; urgency=low
* Fix typo in package name.
-- Michal Čihař <nijel@debian.org> Thu, 15 Aug 2013 16:48:21 +0200
django-taggit (0.10a1-1) unstable; urgency=low
* Initial release. (Closes: #719809)
-- Michal Čihař <nijel@debian.org> Thu, 15 Aug 2013 16:31:05 +0200