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 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272
|
python-django-tagging (1:0.5.0-5.1) unstable; urgency=medium
* NUM upload Fix FTBFS with python3.12 (Closes: #1061752)
-- Christoph Martin <martin@uni-mainz.de> Fri, 15 Mar 2024 13:03:47 +0100
python-django-tagging (1:0.5.0-5) unstable; urgency=medium
* Team upload.
* Add Check-FullResultSet-exception.patch to fix Django 4.2
compatibility by handling FullResultSet exceptions.
-- Lena Voytek <lena.voytek@canonical.com> Tue, 08 Aug 2023 13:14:46 -0700
python-django-tagging (1:0.5.0-4) unstable; urgency=medium
* Team upload.
[ Bas Couwenberg ]
* Add patch to fix FTBFS with python3.11.
(closes: #1028671)
* Update lintian overrides.
-- Sebastian Ramacher <sramacher@debian.org> Sat, 21 Jan 2023 21:33:02 +0100
python-django-tagging (1:0.5.0-3) unstable; urgency=medium
* Team upload
* [9db091e] Rebuild patch queue from patch-queue branch
Added patches:
Rebuild patch queue from patch-queue branch
Added patches:
django-4.x-fixes/Add-support-for-Django-4-compatibility.patch
django-4.x-fixes/Use-re_path-instead-of-deprecated-url-Django-function.patch
django-4.x-fixes/Use-smart_str-instead-of-deprecated-smart_text-Django-fun.patch
The patches are taken from PR #23 on the GitHub upstream project.
https://github.com/Fantomas42/django-tagging/pull/23
(Closes: #1013509)
* [be004b3] d/control: Update Standards-Version to 4.6.1
No further changes needed.
-- Carsten Schoenert <c.schoenert@t-online.de> Sat, 25 Jun 2022 19:56:12 +0200
python-django-tagging (1:0.5.0-2) unstable; urgency=medium
* Team upload
* [fcfd5bf] d/control: Suggest the -doc package within the library
* [92afdfa] d/control: Mark the -doc package Multi-Arch: foreign
-- Carsten Schoenert <c.schoenert@t-online.de> Fri, 24 Sep 2021 20:42:35 +0200
python-django-tagging (1:0.5.0-1) unstable; urgency=medium
[ 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.
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
+ Drop check for DEB_BUILD_OPTIONS containing "nocheck", since debhelper now
does this.
[ Carsten Schoenert ]
* [06fd469] d/gbp.conf: Adding a config for git-buildpackage
* [f845131] New upstream version 0.5.0
(Closes: #961170)
* [413d5d5] d/watch: Update to version 4
* [fcbda1e] d/control: Running wrap-and-sort again with '-ast'
* [1c4e01f] d/control: Reorder the content of Build-Depends-Indep
* [2a8656d] d/u/metadata: Small update to content
* [5b048a1] d/control: Update Standards-Version to 4.6.0
No further changes needed.
* [32f5eeb] d/control: Adding entry Rules-Requires-Root: no
* [022c21f] Add patchqueue from patch queue branch
Added patch:
Use-local-inventory-for-intersphinx.patch
* [133ab84] d/control: Add new packages to Build-Depends-Indep
* [36939c8] Move d/docs to more specific sequencer name
* [1a0881f] d/rules: Uniform and simplify the dh_auto_test target
* [b9aee1b] python-django-tagging-doc: Adding new binary package
* [92cec47] Lintian: Adding overrides for the library package
* [682c523] Lintian: Add small overrides for the source package
* [c232a58] Autopkgtest: Add basic testing
-- Carsten Schoenert <c.schoenert@t-online.de> Tue, 07 Sep 2021 17:11:03 +0200
python-django-tagging (1:0.4.5-3) unstable; urgency=medium
* remove python-docutils from b-d-i; Closes: #943179
-- Sandro Tosi <morph@debian.org> Sat, 18 Apr 2020 00:48:48 -0400
python-django-tagging (1:0.4.5-2) 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/control: Remove ancient X-Python-Version field
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Team upload.
* Removed Python 2 support.
-- Thomas Goirand <zigo@debian.org> Sat, 27 Jul 2019 04:14:14 +0200
python-django-tagging (1:0.4.5-1) unstable; urgency=medium
[ Christopher Baines ]
* Convert debian/copyright to the DEP-5 format
* Add myself as an uploader
* Remove the fix_calc_tag_weight patch, as this has been merged upstream
* Remove the fix-testsuite patch, as this is unnecessary
[ Christos Trochalakis ]
* New upstream version. (Closes: #828673)
* Add myself to Uploaders.
-- Christos Trochalakis <ctrochalakis@debian.org> Wed, 18 Jan 2017 18:07:41 +0200
python-django-tagging (1:0.4.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URL (https)
[ Christopher Baines ]
* New upstream version 0.4.1 (Closes: #807454)
[ Gianfranco Costamagna ]
* Bump std-version to 3.9.8.
-- Christopher Baines <mail@cbaines.net> Tue, 29 Mar 2016 22:00:22 +0200
python-django-tagging (1:0.4-1) unstable; urgency=medium
* Team upload.
[ Raphaël Hertzog ]
* Drop myself from Uploaders.
[ Jonas Genannt ]
* Imported Upstream version 0.4 (Closes: #801937)
* d/control:
- changed homepage
- updated to pybuild
- changed my email to @debian.org
* d/watch: updated to pypi service
* removed django-1.7-compat.patch
* d/p/series: disabled patches
* d/docs: install new docs
-- Jonas Genannt <genannt@debian.org> Sat, 28 Nov 2015 16:31:32 +0100
python-django-tagging (1:0.3.1-4) unstable; urgency=medium
* Drop David Spreen from Uploaders. Closes: #738932
* Add fix-testsuite.patch and now run the testsuite.
* Add django-1.7-compat.patch to make it work with Django 1.7.
Closes: #755624
* Bump Standards-Version to 3.9.5 and debhelper compat to 9.
* Add python-django to Build-Depends for the test suite.
-- Raphaël Hertzog <hertzog@debian.org> Fri, 14 Feb 2014 09:31:36 +0100
python-django-tagging (1:0.3.1-3) unstable; urgency=low
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
[ Jonas Genannt ]
* added myself as Uploader
* Added epoch, since python-django-taggit has taken over the binary
package due an mistake.
-- Jonas Genannt <jonas.genannt@capi2name.de> Sun, 01 Sep 2013 16:46:35 +0200
python-django-tagging (0.3.1-2) unstable; urgency=low
* Switch to dh_python2 instead of python-support.
* Bump debhelper compat level to 8.
* Update Standards-Version to 3.9.2 (no change needed).
* Drop the article from the description (lintian warning).
* Update Vcs-Browser URL to point to the new location.
-- Raphaël Hertzog <hertzog@debian.org> Wed, 02 Nov 2011 12:29:00 +0100
python-django-tagging (0.3.1-1) unstable; urgency=low
* New upstream release.
* Change build-depends on python-all-dev to python-all.
* Switch to source format 3.0 (quilt).
* Drop useless README.source.
* Register documentation with doc-base.
-- Raphaël Hertzog <hertzog@debian.org> Wed, 27 Jan 2010 15:47:04 +0100
python-django-tagging (0.3-1) unstable; urgency=low
* New upstream release. Closes: #549612
* Update watch file to match new scheme.
* Update Standards-Version to 3.8.3, no changes needed.
* Add a README.source pointing to quilt's README.source.
-- Raphaël Hertzog <hertzog@debian.org> Mon, 05 Oct 2009 23:52:09 +0200
python-django-tagging (0.2.1+svn154-2) unstable; urgency=low
* Apply patch to fix weight of tag when using logarithmic distribution.
Closes: #525770
-- Raphael Hertzog <hertzog@debian.org> Fri, 08 May 2009 12:30:16 +0200
python-django-tagging (0.2.1+svn154-1) unstable; urgency=low
[ Sandro Tosi ]
* debian/control
- switch Vcs-Browser field to viewsvn
[ Raphael Hertzog ]
* New SVN snapshot. Upload to unstable now that Django 1.0 is there.
* Drop debian/patches/01_remove_django_builddeps as setup.py got fixed
upstream.
* Standards-Version bumped to 3.8.1, no changes needed.
* Switch to debhelper 7 and drop CDBS.
* Drop useless debian/pycompat file.
* Drop duplicate Priority field.
* Add ${misc:Depends} variable in Depends.
-- Raphael Hertzog <hertzog@debian.org> Fri, 13 Mar 2009 14:14:50 +0100
python-django-tagging (0.2.1+svn147-1) experimental; urgency=low
* SVN snapshot to ensure compatibility with upcoming Django 1.0 release.
* debian/control: Depend on python-django >= 1.0~beta1.
* debian/patches/01_remove_django_builddeps: Added patch to remove
build-dep on python-django and the need to install the package
from within $PYTHON_PATH.
* debian/control: Updated policy version.
-- David Spreen <netzwurm@debian.org> Thu, 21 Aug 2008 18:07:31 -0700
python-django-tagging (0.2.1-1) experimental; urgency=low
[ Raphael Hertzog ]
* New upstream release.
* Update the Vcs-Browser URL to match the python-modules standard.
* Updated Standards-Version to 3.7.3.
* Moved some build dependencies to Build-Depends-Indep as they are only
needed during build.
* Updated the dependency on python-django to make sure 0.96.1 doesn't
satisfy it accidentally.
[ Sandro Tosi ]
* debian/control
- uniforming Vcs-Browser field
-- Raphael Hertzog <hertzog@debian.org> Sun, 02 Mar 2008 12:01:32 +0100
python-django-tagging (0.1+svn102-1) experimental; urgency=low
* Initial release.
* Upload to experimental because it requires the development version
of python-django.
-- Raphael Hertzog <hertzog@debian.org> Thu, 04 Oct 2007 12:44:38 +0200
|