File: changelog

package info (click to toggle)
python-geotiepoints 1.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 9,828 kB
  • sloc: python: 2,720; makefile: 121; sh: 23
file content (160 lines) | stat: -rw-r--r-- 4,883 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
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
python-geotiepoints (1.5.1-1) unstable; urgency=medium

  * New upstream release.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Fri, 09 Dec 2022 15:50:07 +0000

python-geotiepoints (1.5.0-3) unstable; urgency=medium

  [ Bas Couwenberg ]
  * Correct version.py license.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 29 Oct 2022 06:24:33 +0000

python-geotiepoints (1.5.0-2) unstable; urgency=medium

  [ Bas Couwenberg ]
  * Correct versioneer.py license.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Fri, 28 Oct 2022 06:12:34 +0000

python-geotiepoints (1.5.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/rules:
    - remove debug statement.
  * debian/patches:
    - refresh all patches.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Thu, 27 Oct 2022 06:41:32 +0000

python-geotiepoints (1.4.1-2) unstable; urgency=medium

  [ Bas Couwenberg ]
  * Bump Standards-Version to 4.6.1, no changes.
  * Use supported python3 versions in autopkgtest.

  [ Antonio Valentino ]
  * Fix d/copyright formatting.
  * Add test-dependency on python3-all in d/tests/control.
  * debian/control:
    - add build-dependency on pybuild-plugin-pyproject.
  * debian/rules:
    - add the pkg root directory to the PYTHONPATH.
  * debian/patches:
    - new 0002-Remove-versineer-from-pyproject-requires.patch

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 15 Oct 2022 17:15:28 +0000

python-geotiepoints (1.4.1-1) unstable; urgency=medium

  * New upstream release.
  * Update d/copyright.
  * Update build dependencies.
  * debian/patches:
    - refresh all patches.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 11 Jun 2022 10:35:48 +0000

python-geotiepoints (1.4.0-1) unstable; urgency=medium

  * New upstream release.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Fri, 25 Feb 2022 06:49:03 +0000

python-geotiepoints (1.3.1-1) unstable; urgency=medium

  * New upstream release.
  * Update d/copyright.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 05 Feb 2022 07:57:46 +0000

python-geotiepoints (1.3.0-1) unstable; urgency=medium

  [ Bas Couwenberg ]
  * Bump Standards-Version to 4.6.0, no changes.

  [ Antonio Valentino ]
  * New upstream release.
  * Update debian/copyright file.
  * debian/patches:
    - update 0001-Fix-tests.patch and rename it into
      0001-Skip-tests-using-external-data.patch.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 18 Sep 2021 08:58:56 +0000

python-geotiepoints (1.2.1-1) unstable; urgency=medium

  [ Bas Couwenberg ]
  * Bump Standards-Version to 4.5.1, no changes.
  * Update watch file for GitHub URL changes.

  [ Antonio Valentino ]
  * New upstream release.
  * Update copyright file.
  * debian/control:
    - build-depend on pytest
  * debian/patches:
    - drop 0001-Remove-dependency-form-unittest2.patch, applied upstream
    - refresh and renumber remaining patches
  * Update rules file.
  * Improve autopkgtests.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 04 Sep 2021 16:55:15 +0000

python-geotiepoints (1.2.0-3) unstable; urgency=medium

  * Force cython to re-generate geotiepoints/multilinear_cython.c
    (Closes: #972024).

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sun, 18 Oct 2020 05:54:19 +0000

python-geotiepoints (1.2.0-2) unstable; urgency=medium

  * Add missing dependencies to debian/tests/control (Closes: 962805).

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sun, 14 Jun 2020 15:30:49 +0000

python-geotiepoints (1.2.0-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.5.0, no changes.
  * debian/control:
    - explicitly set Rules-Requires-Root: no
  * Update debian/copyright.
  * debian/patches:
    - refresh all patches
    - improve 0002-Fix-tests.patch
  * debian/rules:
    - improve clean target

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Tue, 09 Jun 2020 06:43:43 +0000

python-geotiepoints (1.1.8-2) unstable; urgency=medium

  * Bump Standards-Version to 4.4.0, no changes.
  * Use debhelper-compat instead of debian/compat.
  * Set compat to 12.
  * Remove obsolete fields Name from debian/upstream/metadata.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sun, 25 Aug 2019 17:21:12 +0000

python-geotiepoints (1.1.8-1) unstable; urgency=medium

  [ Bas Couwenberg ]
  * Update gbp.conf to use --source-only-changes by default.

  [ Antonio Valentino ]
  * New upstream release.
  * debian/watch:
    - use github instead of pypi to download the upstream source tarball
  * debian/patches:
    - refresh all patches

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Tue, 09 Jul 2019 06:24:03 +0000

python-geotiepoints (1.1.7-1) unstable; urgency=medium

  * Initial version (Closes: #917149)

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sun, 23 Dec 2018 16:57:54 +0000