File: changelog

package info (click to toggle)
python-guizero 1.1.1%2Bdfsg1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,676 kB
  • sloc: python: 6,286; makefile: 28; sh: 17
file content (104 lines) | stat: -rw-r--r-- 3,309 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
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