File: changelog

package info (click to toggle)
python-guizero 1.6.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,872 kB
  • sloc: python: 7,160; makefile: 34; sh: 17
file content (190 lines) | stat: -rw-r--r-- 6,444 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
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
python-guizero (1.6.0+ds-1) unstable; urgency=medium

  * New upstream version 1.6.0+ds
  * d/control:
    - Re-adopt package under Debian Python Team (Closes: #1079231)
    - Declare compliance with Debian Policy 4.7.0
    - Refresh B-D for pyproject/hatchling
  * d/copyright:
    - Refresh Files-Excluded (upstream changes...)
    - Refresh years of Debian copyright
  * d/python-guizero-doc.doc-base:
    - Revert updating path to HTML documentation
  * d/rules:
    - Revert installing documentation into main package doc directory"
     (Closes: #1070434)
    - Refresh path to upstream source documentation
    - Handle broken upstream mkdocs.yml configuration
  * d/patches:
    - update-examples-directory-in-tests: Refresh for upstream changes
    - configure-mkdocs-for-debian: Refresh for upstream changes
    - update-fonts-used-in-tests: Refresh patch (offsets)
    - missing-email-in-pyproject: Add patch for missing email

 -- Nick Morrott <nickm@debian.org>  Sun, 02 Feb 2025 16:25:15 +0000

python-guizero (1.5.0+dfsg-1) unstable; urgency=medium

  * New upstream version 1.5.0+dfsg
  * d/clean:
    - Remove pybuild, egg-info and html
  * d/copyright:
    - Refresh Files-Excluded for files removed upstream
    - Refresh years of Debian copyright
  * d/patches:
    - Update patch configure-mkdocs-for-debian
      - Refresh for upstream changes
      - Replace index.md with about.md
      - Use friendly non-directory links
  * d/python-guizero-doc.doc-base:
    - Update path to HTML documentation
  * d/rules:
    - Move original about.md/index.md out of the way during build
      (Closes: #1045977, #1049655)
    - Install documentation into main package doc directory
    - Drop mkdocs from dh_mkdocs call (handled by default)
    - Forcibly remove any remaining __pycache__ files/dirs
  * d/s/lintian-overrides:
    - Add override for long line in example
  * d/patches: Update patch configure-mkdocs-for-debian (drop about from nav)

 -- Nick Morrott <nickm@debian.org>  Sat, 24 Feb 2024 11:48:54 +0000

python-guizero (1.4.0+dfsg-1) unstable; urgency=medium

  [ Nick Morrott ]
  * New upstream version 1.4.0+dfsg
  * d/control:
    - Declare compliance with Debian Policy 4.6.2 (no changes)
  * d/copyright:
    - Bump years of Debian copyright
  * d/patches:
    - Refresh patches (offset)
  * d/rules:
    - Refresh packages to linkify when calling dh_mkdocs

 -- Nick Morrott <nickm@debian.org>  Sun, 12 Feb 2023 01:13:57 +0000

python-guizero (1.3.0+dfsg-1) unstable; urgency=medium

  * New upstream version 1.3.0+dfsg
  * d/control:
    - Update standards version to 4.6.0, no changes needed.
  * d/copyright:
    - Refresh years of Debian copyright
  * d/patches:
    - Refresh patch configure-mkdocs-for-debian (fuzz/offset)
    - Refresh patch update-fonts-used-in-tests (upstream changes)
    - Refresh patch update-examples-directory-in-tests (upstream changes)
  * d/t/control:
    - Add python3-all to test dependencies
  * d/watch:
    - Update pattern for GitHub archive URLs
    - Drop repack count from repacksuffix

 -- Nick Morrott <nickm@debian.org>  Sun, 06 Feb 2022 04:47:56 +0000

python-guizero (1.1.1+dfsg1-3) unstable; urgency=medium

  * d/python-guizero-doc.links:
    - Add convenience link to python3-guizero package
  * d/salsa-ci.yml:
    - Add Salsa CI pipeline

 -- Nick Morrott <nickm@debian.org>  Sun, 07 Feb 2021 10:16:31 +0000

python-guizero (1.1.1+dfsg1-2) unstable; urgency=medium

  * Team upload.
  * No change source-only upload for testing migration.

 -- Boyuan Yang <byang@debian.org>  Sun, 24 Jan 2021 13:48:33 -0500

python-guizero (1.1.1+dfsg1-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control:
    - Update Maintainer field with new Debian Python Team contact address.
    - Update Vcs-* fields with new Debian Python Team Salsa layout.

  [ Nick Morrott ]
  * New upstream version 1.1.1+dfsg1
  * d/control:
    - Declare compliance with Debian Policy 4.5.1
    - Rename -doc package to drop Python version
  * d/patches:
    - Refresh patches (offsets/fuzz/upstream changes)
  * d/u/metadata:
    - Remove obsolete fields Contact, Name from debian/upstream/metadata
      (already present in machine-readable debian/copyright).

 -- Nick Morrott <nickm@debian.org>  Sat, 02 Jan 2021 07:48:14 +0000

python-guizero (1.1.0+dfsg1-2) unstable; urgency=medium

  * d/control:
    - Bump Standards-Version to 4.5.0
    - Bump debhelper-compat level to 13
  * d/copyright:
    - Refresh Debian years of copyright
  * d/rules:
    - Allow dh_mkdocs to linkify embedded jquery library
  * d/tests:
    - Run autopkgtests against supported Python versions

 -- Nick Morrott <nickm@debian.org>  Thu, 18 Jun 2020 04:01:31 +0100

python-guizero (1.1.0+dfsg1-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Nick Morrott ]
  * New upstream version 1.1.0+dfsg1
  * d/control: Uploaders: use my new Debian address
  * d/patches: refresh patches (offsets)

 -- Nick Morrott <nickm@debian.org>  Mon, 04 Nov 2019 13:11:56 +0000

python-guizero (1.0.0+dfsg1-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * Bump Standards-Version to 4.4.0.

  [ Nick Morrott ]
  * New upstream version 1.0.0+dfsg1
  * d/copyright:
    - refresh Files-Excluded for upstream/1.0.0+dfsg1
  * d/control:
    - bump debhelper compatibility level to 12
    - add Rules-Requires-Root annotation
  * d/patches:
    - refresh configure-mkdocs-for-debian (upstream changes)
    - refresh update-examples-directory-in-tests (new tests)
  * mkdocs:
    - switch to nature theme
    - simplify mkdocs usage

 -- Nick Morrott <knowledgejunkie@gmail.com>  Sat, 24 Aug 2019 06:38:32 +0100

python-guizero (0.6.0+dfsg1-1) unstable; urgency=medium

  * New upstream version 0.6.0+dfsg1
  * d/gbp.conf: use pristine-tar
  * d/patches:
    - refresh update-examples-directory-in-tests (fuzz/offsets)
    - refresh configure-mkdocs-for-debian (fuzz)
    - refresh update-fonts-used-in-tests (offset)
  * d/rules:
    - add override_dh_mkdocs for bootstrap theme
    - symlink fonts from glyphicons package
    - do not compress upstream changelog in docs

 -- Nick Morrott <knowledgejunkie@gmail.com>  Thu, 28 Feb 2019 03:03:03 +0000

python-guizero (0.5.4+dfsg-1) unstable; urgency=medium

  * Initial release (Closes: #907700)

 -- Nick Morrott <knowledgejunkie@gmail.com>  Sun, 30 Dec 2018 19:06:46 +0100