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 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247
|
django-guardian (2.4.0-4) unstable; urgency=medium
* Team upload.
* Fix tests following the removal of "setup.py test" (closes: #1080102).
* Use pybuild-plugin-pyproject.
* Switch to autopkgtest-pkg-pybuild.
-- Colin Watson <cjwatson@debian.org> Sat, 07 Sep 2024 22:18:33 +0100
django-guardian (2.4.0-3) unstable; urgency=medium
* Team Upload
* Remove extraneous dep on old python3-mock & python3-six
-- Alexandre Detiste <tchet@debian.org> Mon, 15 Jan 2024 21:31:10 +0100
django-guardian (2.4.0-2) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable):
+ python3-django-guardian: Drop versioned constraint on python3-django in
Depends.
* python-django-guardian-doc: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 27 Nov 2022 15:20:23 +0000
django-guardian (2.4.0-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Bump debhelper from deprecated 9 to 12.
* Set upstream metadata fields: Repository, Repository-Browse.
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Baptiste Beauplat ]
* Rediff patches:
- Remove remove-borken-test.patch: not needed
- Refresh and rename 0002-Remove-nonlocal-image-for-Travis-ci.patch to
0002-Remove-non-local-images-for-badges-CI.patch
* Update d/watch:
- Bump to version 4
- Use @PACKAGE@ substitution
- Use the recommended url from uscan(1)
* Remove unused lintian-override on 'extra-license-file'
* Add Bug-Database and Bug-Submit tags to d/upstream/metadata
* Run upstream test suite as autopkgtest
* Set Rules-Requires-Root: no to d/control
* Bump debhelper-compat to 13
* Bump Standards-Version to 4.6.0: no changes
* Cleanup leftover files from build in d/clean
* Update urls in d/copyright:
- Fix pypi link
- Switch apache license link to https
* Move override_dh_auto_clean in d/clean
* Ignore build modifications on .egg-info
* Fix d/control autogenerated fields:
- Remove unused ${python:Provides} from python3-django-guardian
- Add ${sphinxdoc:Built-Using} to python-django-guardian-doc
* Fix doc-base Author field
* Move docs to /usr/share/doc's main package location:
- Override dh_installdocs with --doc-main-package python3-django-guardian
in d/rules
- Update doc-base paths
-- Baptiste Beauplat <lyknode@debian.org> Wed, 29 Sep 2021 21:15:06 +0200
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 <mitya57@debian.org> 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 <zigo@debian.org> 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 <bam@debian.org> 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 <bam@debian.org> 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 <bam@debian.org> 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 <bam@debian.org> Tue, 05 Apr 2016 17:37:55 +1000
django-guardian (1.4.1-1) unstable; urgency=medium
* New upstream version.
-- Brian May <bam@debian.org> 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 <bam@debian.org> 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 <bam@debian.org> 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 <bam@debian.org> 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 <bam@debian.org>
* Added dep3 headers to python32.patch
-- Kouhei Maeda <mkouhei@palmtb.net> 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 <bam@debian.org> 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 <mkouhei@palmtb.net> 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 <mkouhei@palmtb.net> 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 <lfaraone@debian.org>.
* Removed dead content in debian/patches/ (Closes: #739523)
- Append-to-sys_path_to_conf_py.patch
- Thanks to report Luke Faraone <lfaraone@debian.org>.
-- Kouhei Maeda <mkouhei@palmtb.net> 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 <FladischerMichael@fladi.at>.
* 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 <mkouhei@palmtb.net> 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 <mkouhei@palmtb.net> Mon, 30 Sep 2013 18:03:37 +0900
|