| 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
 222
 
 | python-slugify (8.0.4-4) unstable; urgency=medium
  * Upload to unstable now that auotpkgtests function correctly.
  * Remove debian/patches, applied upstream.
  * debian/control:
    - Replace Depends on 'python3-unidecode (>=1.1.1)'
      with 'python3-text-unidecode | python3-unidecode'.
    - Replace Depends in python3-slugify from '${python3:Depends}'
      with 'python3:any'.
    - Moved 'python3-text-unidecode | python3-unidecode' from
      Build-Depends to Build-Depends-Indep.
  * debian/rules:
    - Removed override_dh_installman as of package modernising.
    - Removed override_dh_auto_test as of package modernising.
    - Set env vars PYBUILD_BEFORE_TEST, PYBUILD_TEST_ARGS and
      PYBUILD_AFTER_TEST as of package modernising.
    - Removed env vars PYBUILD_BEFORE_TEST, PYBUILD_TEST_ARGS
      and PYBUILD_AFTER_TEST as of package modernising.
    - Removed override_dh_auto_install.
  * Created debian/slugify.manpages as of package modernising.
  * Created debian/slugify.install with install target.
  * Created debian/python3-slugify.install with python
    module target.
  * Add debian/slugify.docs and debian/python3-slugify.docs to
    include upstream's README.
 -- Arian Ott <arian.ott@ieee.org>  Wed, 28 May 2025 08:20:13 +0100
python-slugify (8.0.4-3) experimental; urgency=medium
  [ Soren Stoutner ]
  * Add debian/gbp.conf, setting the default branch to debian/master and
    enforcing pristine-tar and sign-tags.
  * Add debian/salsa-ci.yml with the recommended default contents.
  * debian/copyright:  Add myself to the debian/* stanza.
  [ Arian Ott ]
  * debian/copyright:
    - Add myself to the debian/* stanza.
    - Wrap lines at 80 columns.
    - Fix indentation.
    - Fix lintian tags.
    - Add stanza for debian/slugify.1 and specify it uses the GPL-3+ licence.
  * debian/control:
    - Adopt the package by making myself the Uploader (closes: #1093663).
    - Bump standars version from 4.7.0 to 4.7.2, no changes needed.
    - Set "Rules-Required-Root=no".
    - Update descriptions.
    - Remove test suite.
  * debian/tests:
    - Add control file.
 -- Arian Ott <arian.ott@ieee.org>  Sat, 17 May 2025 18:07:18 +0100
python-slugify (8.0.4-2) unstable; urgency=medium
  * QA upload.
  * Orphan the package. (See #1093663)
 -- Boyuan Yang <byang@debian.org>  Mon, 20 Jan 2025 21:17:53 -0500
python-slugify (8.0.4-1) unstable; urgency=medium
  * New upstream release.
 -- Boyuan Yang <byang@debian.org>  Fri, 16 Feb 2024 14:46:57 -0500
python-slugify (8.0.3-1) unstable; urgency=medium
  * New upstream release.
 -- Boyuan Yang <byang@debian.org>  Tue, 06 Feb 2024 09:17:46 -0500
python-slugify (8.0.2-1) unstable; urgency=medium
  * New upstream release.
 -- Boyuan Yang <byang@debian.org>  Fri, 26 Jan 2024 13:00:08 -0500
python-slugify (8.0.1-1) unstable; urgency=medium
  * New upstream release.
  * Update package uploaders list to remove retired person.
    (Closes: #1050271)
  * Update packaging:
    + Use debhelper compat v13.
    + Use Standards-Version 4.6.2.
  * debian/patches: Refresh patches.
 -- Boyuan Yang <byang@debian.org>  Mon, 25 Dec 2023 11:38:29 -0500
python-slugify (4.0.0-2) unstable; urgency=medium
  [ 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 ]
  * Update standards version to 4.5.0, no changes needed.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.
 -- Sandro Tosi <morph@debian.org>  Sat, 13 Jun 2022 12:15:33 -0400
python-slugify (4.0.0-1) unstable; urgency=medium
  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.
  [ Hugo Lefeuvre ]
  * New upstream release.
  * Refresh manpage for new upstream release.
  * Refresh patches for new upstream release.
  * remove-unidecode-dependency.patch: Fix spelling mistake in description.
 -- Hugo Lefeuvre <hle@debian.org>  Sat, 02 Nov 2019 11:08:01 +0100
python-slugify (3.0.3-1) unstable; urgency=high
  * New upstream release.
  * Drop Python 2 support.
  * Patch setup.py to not mention text-unidecode as required dependency
    (Closes: #933242).
 -- Hugo Lefeuvre <hle@debian.org>  Wed, 31 Jul 2019 20:31:58 +0200
python-slugify (3.0.2-2) unstable; urgency=medium
  * Add missing python{3,}-unidecode binary dependency (Closes: #932732).
  * Run wrap-and-sort -a.
 -- Hugo Lefeuvre <hle@debian.org>  Mon, 22 Jul 2019 11:47:43 -0300
python-slugify (3.0.2-1) unstable; urgency=medium
  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * Bump Standards-Version to 4.4.0.
  [ Hugo Lefeuvre ]
  * New upstream release.
  * Bump compat to 12.
 -- Hugo Lefeuvre <hle@debian.org>  Sun, 21 Jul 2019 20:27:17 -0300
python-slugify (2.0.1-1) unstable; urgency=medium
  [ Ondřej Nový ]
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field
  * Convert git repository from git-dpm to gbp layout
  [ Hugo Lefeuvre ]
  * New upstream release.
  * debian/control:
    - Bump Standards-Version to 4.3.0.
  * debian/copyright:
    - Update copyright years.
 -- Hugo Lefeuvre <hle@debian.org>  Wed, 30 Jan 2019 19:39:09 +0100
python-slugify (1.2.5-1) unstable; urgency=medium
  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  [ Hugo Lefeuvre ]
  * New upstream release.
  * Bump compat to 11.
  * Bump debian/watch to version 4.
  * debian/control:
    - Bump Standards-Version to 4.1.4.
    - Update debhelper dependency to >= 11.
    - Add autopkgtest stanza.
  * debian/copyright:
    - Update copyright years.
  * Update manpage for new upstream release.
 -- Hugo Lefeuvre <hle@debian.org>  Wed, 18 Apr 2018 22:29:07 -0400
python-slugify (1.2.4-2) unstable; urgency=medium
  * Upload to unstable.
  * Bump compat level from 9 to 10.
  * debian/control:
    - Bump Standards-Version to 4.1.0.
    - Depend on debhelper >= 10 instead of >= 9.
  * Bump copyright years.
 -- Hugo Lefeuvre <hle@debian.org>  Sun, 24 Sep 2017 23:30:55 +0200
python-slugify (1.2.4-1) experimental; urgency=low
  * New upstream release.
  * Fix section of binary package slugify (now text).
 -- Hugo Lefeuvre <hle@debian.org>  Wed, 24 May 2017 17:14:31 +0200
python-slugify (1.2.1-1) unstable; urgency=medium
  * New upstream release.
  * debian/control:
    - Remove useless '(Python 2)' information from the description.
  * debian/copyright:
    - Change license from BSD-3-clause to Expat (upstream decision
      since 1.2.1).
  * debian/rules:
    - Run tests during build.
 -- Hugo Lefeuvre <hle@debian.org>  Wed, 21 Dec 2016 12:44:02 +0200
python-slugify (1.2.0-1) unstable; urgency=low
  * Initial release (Closes: #816727)
 -- Hugo Lefeuvre <hle@debian.org>  Tue, 21 Jun 2016 10:06:26 +0200
 |