| 12
 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
 
 | python-django-mptt (0.18-1) unstable; urgency=medium
  * Team upload.
  * New upstream release.
  * Sync python3-django build-dependency version with upstream.
  * Drop Build-Depends: python3-setuptools.
  * Switch to autopkgtest-pkg-pybuild.
 -- Colin Watson <cjwatson@debian.org>  Thu, 23 Oct 2025 13:47:15 +0100
python-django-mptt (0.17-1) experimental; urgency=medium
  * Team upload.
  * [940ce15] d/watch: Move over to git-mode
  * [461f007] d/gbp.conf: Exclude mo files
  * [071b7c1] New upstream version 0.17
  * [fe711b7] Rebuild patch-queue from patch queue branch
    Dropped patch:
    tutorial-Remove-unknown-sphinx-directive-python.patch
    included upstream
  * [9d7a3f1] d/control: Add gettext to B-D
  * [84ceb06] d/rules: Add target to build mo files
  * [dbeee08] d/control: Add gettext to Build-Depends
  * [abc917d] d/rules: Remove *.mo in dh_clean
  * [10b5a3e] d/control: Update Standards-Version to 4.7.2
  * [458a248] d/contol: Remove Rules-Requires-Root: no
  * [1eff4de] d/copyright: Add myself
  * [0e473c8] d/copyright: Shorten GPL-2+ license reference
 -- Juri Grabowski <debian@jugra.de>  Wed, 16 Jul 2025 16:42:52 +0200
python-django-mptt (0.13.2-2) unstable; urgency=medium
  * Team upload.
  * python-django-mptt-doc: add Breaks: and Replaces: on older versions or
    python3-django-mptt, as some files were moved from the later to the former
    in the last upload (fixing a bug, but introducing another one when
    upgrading).
 -- Antonio Terceiro <terceiro@debian.org>  Mon, 30 Aug 2021 20:12:02 -0300
python-django-mptt (0.13.2-1) unstable; urgency=medium
  * Team upload
  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, 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 ]
  * Apply multi-arch hints.
    + python-django-mptt-doc: Add Multi-Arch: foreign.
  [ Carsten Schoenert ]
  * [7d78df5] d/gbp.conf: Add some more defaults
  * [9d74c21] New upstream version 0.13.2
  * [3d89083] Add patches from patch queue branch
    Added patches:
    models-Adjust-msg-Title-underline-to-short.patch
    tutorial-Remove-unknown-sphinx-directive-python.patch
  * [ae5becf] d/control: Add new B-D on python3-sphinx-rtd-theme
  * [b9e6089] python-django-mptt-doc: Use dh_sphinxdoc for build
  * [a11009c] d/control: Order binary packages alphabetical
  * [ae61a4a] d/control: Remove Breaks for obsolete binary package
    The binary package python-django-mptt is now only existent in
    oldoldoldstable (stretch).
  * [3ef201b] d/control: Compressing the (Build-)Depends fields
  * [f2cdad6] d/control: Increase to Django version >=2 while built
  * [ebdb1da] d/control: Update Standards-Version to 4.6.0
    No further changes needed.
  * [b3aad95] d/watch: Update to version 4
  * [f144016] d/control: Adding entry Rules-Requires-Root: no
 -- Carsten Schoenert <c.schoenert@t-online.de>  Sat, 28 Aug 2021 09:47:35 +0200
python-django-mptt (0.11.0-1) unstable; urgency=medium
  * Team upload
  [ Antonio Terceiro ]
  * New upstream version 0.11.0
    - Builds and tests fine against Django 3 (Closes: #961168)
  * Bump Standards-Version to 4.5.0 (no changes needed)
  * Bump debhelper compatibility level to 13. This does not change the
    binaries produced.
 -- Antonio Terceiro <terceiro@debian.org>  Sat, 23 May 2020 09:22:44 -0300
python-django-mptt (0.10.0-1) unstable; urgency=medium
  [ Antonio Terceiro ]
  * Team upload
  * New upstream version 0.10.0 (Closes: #933143)
  * Drop debian/patches/0001-Skip-doctest-test.patch, not needed anymore
  * Add new dependency: python3-django-js-asset
  * Bump Standards-Version; no changes needed otherwise
  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * Drop Python 2 support.
 -- Antonio Terceiro <terceiro@debian.org>  Sat, 17 Aug 2019 13:40:17 -0300
python-django-mptt (0.8.7-1) unstable; urgency=medium
  * Team upload.
  [ Brian May ]
  * New upstream version.
  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/changelog: Remove trailing whitespaces
  [ Chris Lamb ]
  * Remove trailing whitespaces.
  [ Antonio Terceiro ]
  * debian/watch: pull tarball from github
    - the releases uploaded to pypi do not containt the tests directory
  * Import a new copy of the 0.8.7, which includes the tests directory
    (now really Closes: #828669)
  * skip failing test
  * Run test suite under autopkgtest
 -- Antonio Terceiro <terceiro@debian.org>  Fri, 12 Apr 2019 19:50:05 -0300
python-django-mptt (0.8.5-0.1) unstable; urgency=medium
  * Team upload.
  * New upstream release.
  * Add patch to fix FTBFS in Django 1.10 (Closes: #828669):
    0001-django-1.10-Prepare-the-manager-using-code-for-Djang.patch
 -- Thomas Goirand <zigo@debian.org>  Fri, 05 Aug 2016 08:44:18 +0000
python-django-mptt (0.8.3-1) unstable; urgency=medium
  * New upstream version.
 -- Brian May <bam@debian.org>  Wed, 06 Apr 2016 13:35:31 +1000
python-django-mptt (0.8.0-1) unstable; urgency=medium
  * New upstream release.
  * Fixes FTBFS error. Closes: #805688.
  * Maintainer not responding to emails. Setting maintainer to DPMT.
 -- Brian May <bam@debian.org>  Sun, 03 Jan 2016 15:22:59 +1100
python-django-mptt (0.7.4-1) unstable; urgency=medium
  * New upstream release.
 -- Brian May <bam@debian.org>  Mon, 30 Nov 2015 19:48:27 +1100
python-django-mptt (0.7.3-1) unstable; urgency=medium
  * New upstream release.
 -- Brian May <bam@debian.org>  Mon, 11 May 2015 15:15:09 +1000
python-django-mptt (0.6.1-1) unstable; urgency=medium
  * New upstream version.
  * Add python package.
  * Split documentation into -doc package.
 -- Brian May <bam@debian.org>  Wed, 04 Feb 2015 09:33:57 +1100
python-django-mptt (0.6.0-1) unstable; urgency=low
  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.
  * Remove DM-Upload-Allowed; it's no longer used by the archive
    software.
  [ Janos Guljas ]
  * New upstream releaseo. (Closes: #719353)
  * Raise debconf comaptibility to 9.
  * Change my email address.
  * debian/control:
    - Raise standards to 3.9.4.
    - Remove XS-Python-Version and XB-Python-Version.
    - Build-Depend on debhelper (>= 9).
  * debian/copyright:
    - Update copyright years.
    - Update Format URL.
 -- Janos Guljas <janos@debian.org>  Thu, 15 Aug 2013 21:39:56 +0200
python-django-mptt (0.5.2-1) unstable; urgency=low
  * New upstream release.
  * Add python-all to build-depends.
 -- Janos Guljas <janos@resenje.org>  Sun, 11 Dec 2011 01:43:53 +0100
python-django-mptt (0.5.1-1) unstable; urgency=low
  * New upstream release.
  * Add debian/local-options.
  * Bump standards to 3.9.2.
  * Add debian/links and improve documentation packaging.
  * Fix dep5 syntax.
  * Add DM-Upload-Allowed control field.
 -- Janos Guljas <janos@resenje.org>  Fri, 18 Nov 2011 16:12:01 +0100
python-django-mptt (0.4.2-1) unstable; urgency=low
  * Initial release. (Closes: #611049)
 -- Janos Guljas <janos@resenje.org>  Sun, 06 Feb 2011 13:44:00 +0100
 |