File: changelog

package info (click to toggle)
python-levenshtein 0.12.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 368 kB
  • sloc: ansic: 5,422; python: 96; makefile: 35
file content (110 lines) | stat: -rw-r--r-- 3,669 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
python-levenshtein (0.12.0-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * Fixed VCS URL (https)
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/control: Deprecating priority extra as per policy 4.0.1
  * d/watch: Use https protocol
  * d/control: Remove ancient X-Python3-Version field
  * Convert git repository from git-dpm to gbp layout

  [ Sandro Tosi ]
  * debian/control
    - bump Standards-Version to 4.3.0 (no changes needed)
  * debian/copyright
    - extend packaging copyright years
  * bump compat level to 11

 -- Sandro Tosi <morph@debian.org>  Sat, 02 Feb 2019 00:26:52 -0500

python-levenshtein (0.12.0-2) unstable; urgency=medium

  * upload to unstable

 -- Sandro Tosi <morph@debian.org>  Sun, 02 Aug 2015 13:11:20 +0100

python-levenshtein (0.12.0-1) experimental; urgency=medium

  * New upstream release; Closes: #781301
  * debian/watch
    - use PyPI redirector
  * debian/patches/6c654dad56edf9ba4e38b5ab5f5dd6fcf5fffa54.patch
    - dropped, merged upstream
  * debian/patches, debian/rules
    - docs no longer need to be built, install the files from upstream tarball
  * debian/rules
    - keep installing StringMatcher.py as an example
    - remove unnecessary installed source code files

 -- Sandro Tosi <morph@debian.org>  Fri, 10 Apr 2015 13:46:43 +0100

python-levenshtein (0.11.2-2) unstable; urgency=medium

  * debian/patches/6c654dad56edf9ba4e38b5ab5f5dd6fcf5fffa54.patch
    - fix a crash when using seq*() functions; thanks to Emil Langrock for the
      report; Closes: #597609
  * debian/control
    - bump Standards-Version to 3.9.6 (no changes needed)

 -- Sandro Tosi <morph@debian.org>  Mon, 03 Nov 2014 20:53:51 +0000

python-levenshtein (0.11.2-1) unstable; urgency=low

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Sandro Tosi ]
  * New upstream release
  * debian/control
    - switch me to Maintainer (team to Uploaders)
    - bump Standards-Version to 3.9.5 (no changes needed)
    - add python{,3}-setuptools to b-d
  * debian/watch
    - udpate download location
  * debian/{control, copyright}
    - update homepage information
  * debian/copyright
    - convert to DEP-5 format
  * Switch to dh_python2/3
  * added Python 3 packages

 -- Sandro Tosi <morph@debian.org>  Sun, 02 Feb 2014 21:15:26 +0100

python-levenshtein (0.10.1-2) unstable; urgency=low

  * debian/control
    - adopt it under DMPT umbrella; thanks to Nicolas for his previous work;
      Closes: #654348
    - add Vcs-* fields
    - rename XS-P-V fields to X-P-V
    - remove useless XB-P-V field
    - bump Standards-Version to 3.9.2
    - added ${misc:Depends} to binary Depends
    - update Homepage field; Closes: #479626
  * Switch to 3.0 (quilt) source format
  * debian/{control, rules}
    - use python-support instead of python-central; Closes: #617011
    - build debug extension
  * Switch to short debian/rules file format
  * debian/watch
    - remove template header

 -- Sandro Tosi <morph@debian.org>  Tue, 10 Jan 2012 19:06:55 +0100

python-levenshtein (0.10.1-1.1) unstable; urgency=low

  * Non-maintainer upload, to prepare for Python 2.6 transition
  * debian/rules
    - use '--install-layout=deb' when installing the module; thanks to Jakub
      Wilk for the report; Closes: #571507
  * debian/control
    - bump b-d in python-all-dev to '>= 2.5.3-1~', to support install-layout

 -- Sandro Tosi <morph@debian.org>  Mon, 01 Mar 2010 11:35:26 +0100

python-levenshtein (0.10.1-1) unstable; urgency=low

  * Initial Release. Closes: #473274

 -- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>  Sat, 29 Mar 2008 18:04:18 +0100