django-guardian (2.0.0-2) unstable; urgency=medium * Team upload. * Use dh_sphinxdoc instead of custom linking code. - This fixes broken symlinks with sphinx-common ≥ 1.8.5-4. - This also removes dependency on python-sphinx (closes: #945662). -- Dmitry Shachnev Fri, 06 Dec 2019 21:07:05 +0300 django-guardian (2.0.0-1) unstable; urgency=medium [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * d/copyright: Use https protocol in Format field * d/changelog: Remove trailing whitespaces * d/rules: Remove trailing whitespaces * d/control: Remove ancient X-Python-Version field * Use debhelper-compat instead of debian/compat. [ Thomas Goirand ] * Team upload. * Removed Python 2 support. * New upstream release supporting Django 2.2. * Remove broken test on django-guardian's authenticate(). -- Thomas Goirand Thu, 25 Jul 2019 02:12:07 +0200 django-guardian (1.4.9-2) unstable; urgency=medium * Remove license.txt kludge. Closes: #868863. -- Brian May Fri, 21 Jul 2017 18:25:42 +1000 django-guardian (1.4.9-1) unstable; urgency=medium * New upstream version. * Update debian standards version to 4.0.0. * Fix Python 3 depends. Closes: #867401. -- Brian May Fri, 07 Jul 2017 20:45:22 +1000 django-guardian (1.4.8-1) unstable; urgency=medium [ Ondřej Nový ] * Depend on newer dh-python which sets SETUPTOOLS_SCM_PRETEND_VERSION * wrap-and-sort -t -a * Bumped debhelper compat version to 9 * Standards-Version is 3.9.8 now (no changes needed) * d/copyright: Removed licence for absent files [ Brian May ] * New upstream version. Closes: #865556. * Refresh patches after git-dpm to gbp pq conversion -- Brian May Sun, 25 Jun 2017 13:28:33 +1000 django-guardian (1.4.4-1) unstable; urgency=medium [ Ondřej Nový ] * Fixed homepage (https) [ Brian May ] * New upstream version. -- Brian May Tue, 05 Apr 2016 17:37:55 +1000 django-guardian (1.4.1-1) unstable; urgency=medium * New upstream version. -- Brian May Wed, 13 Jan 2016 20:47:45 +1100 django-guardian (1.3.2-1) unstable; urgency=medium * New upstream version. * Make DPMT maintained. * Fixes FTBFS with Django 1.8: closes: #801933. -- Brian May Sat, 14 Nov 2015 14:31:24 +1100 django-guardian (1.2.4+git20141127-0.2) unstable; urgency=low * Non-maintainer upload. * Fix changelog message from 0.1. We closed the wrong bug. * Absolutely no other changes from version 0.1. -- Brian May Tue, 09 Dec 2014 11:00:54 +1100 django-guardian (1.2.4+git20141127-0.1) experimental; urgency=low * Non-maintainer upload. * Use git version 3b41775705a0466d9033c5f88e425386d7e553cb. * Remove patches from debian/patches that are no longer required. * Add fix for https://github.com/lukaszb/django-guardian/issues/284. * Fix test errors. Closes: #763222. * Increase standards version to 3.9.6. * Requires Puthon >= 2.7. -- Brian May Mon, 24 Nov 2014 12:05:20 +1100 django-guardian (1.2.4-2) unstable; urgency=medium * Supported django 1.7 (Closes: #755598) - Added debian/patches: * 0005-Move-migrations-to-south_migrations.patch * 0006-Inlude-staticfiles-in-INSTALLED_APPS-only-once.patch * 0007-Name-INSTALLED_APPS-consistantly.patch * 0008-Fix-conflicting-related_name.patch * 0009-Add-Django-1.7-migrations.patch * 0010-Add-MIDDLEWARE_CLASSES-setting.patch - Thanks for patches and upstream report, Brian May * Added dep3 headers to python32.patch -- Kouhei Maeda Wed, 03 Sep 2014 12:35:42 +0900 django-guardian (1.2.4-1.1) unstable; urgency=low * Non-maintainer upload. * Python3 package. Closes: #758381. -- Brian May Tue, 19 Aug 2014 11:37:25 +1000 django-guardian (1.2.4-1) unstable; urgency=medium * New upstream release * Added debian/patches: - fixed_title_underline_too_short.patch - remove_non_local_image_uri.patch -- Kouhei Maeda Sat, 19 Jul 2014 14:33:04 +0900 django-guardian (1.2-1) unstable; urgency=medium * New upstream release * debian/control: - Append python-six to Build-Depends and Depends of python-django-guardian. * debian/patches: - Removed Fixed-django1.6-incompatibility.patch * debian/watch - Change PyPI to GitHub repository. -- Kouhei Maeda Wed, 02 Apr 2014 21:04:59 +0900 django-guardian (1.1.1-3) unstable; urgency=medium * Fixed: get_objects_for_user() is incompatible with Django 1.6 abstract user models (Closes: #739524) - Append debian/patches/Fixed-django1.6-incompatibility.patch - Thanks to report Luke Faraone . * Removed dead content in debian/patches/ (Closes: #739523) - Append-to-sys_path_to_conf_py.patch - Thanks to report Luke Faraone . -- Kouhei Maeda Thu, 20 Feb 2014 06:49:15 +0900 django-guardian (1.1.1-2) unstable; urgency=medium * Fixed: Installs benchmarks and example_project python packages (Closes: #737002) - Thanks to report Michael Fladischer . * debian/control: - Update Standards-Version to 3.9.5. - Append quilt to Build-Depends. * Change to DEP3 style header - debian/patches/append_uncompressed_js_libraries.patch -- Kouhei Maeda Thu, 30 Jan 2014 19:36:25 +0900 django-guardian (1.1.1-1) unstable; urgency=low * Initial release (Closes: #724989) * debian/patches: - append_uncompressed_js_libraries.patch -- Kouhei Maeda Mon, 30 Sep 2013 18:03:37 +0900