File: changelog

package info (click to toggle)
python-slugify 4.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 144 kB
  • sloc: python: 389; makefile: 15; sh: 1
file content (131 lines) | stat: -rw-r--r-- 3,829 bytes parent folder | download
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
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, 04 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