File: changelog

package info (click to toggle)
knack 0.10.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 692 kB
  • sloc: python: 6,261; sh: 8; makefile: 4
file content (123 lines) | stat: -rw-r--r-- 3,665 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
knack (0.10.1-1) unstable; urgency=medium

  * Merge tag 'v0.10.1' into debian/sid

 -- Luca Boccassi <bluca@debian.org>  Mon, 05 Dec 2022 12:38:04 +0000

knack (0.10.0-1) unstable; urgency=medium

  * Merge tag 'v0.10.0' into debian/sid
  * Drop dependency on colorama, no longer needed
  * Bump Standards-Version to 4.6.1, no changes
  * Bump copyright year ranges in d/copyright

 -- Luca Boccassi <bluca@debian.org>  Tue, 06 Sep 2022 13:04:11 +0100

knack (0.9.0-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set field Upstream-Name in debian/copyright.

  [ Luca Boccassi ]
  * Merge tag 'v0.9.0' into debian/sid
  * Drop python3-mock dependency, no longer required
  * Bump Standards-Version to 4.6.0, no changes
  * Switch to dh-sequence-python3
  * autopkgtest: add dependency on python3-all:any
  * Skip broken test

 -- Luca Boccassi <bluca@debian.org>  Mon, 08 Nov 2021 16:10:33 +0000

knack (0.8.2-1) unstable; urgency=medium

  * Merge tag 'v0.8.2' into debian/sid
  * Add new build dependencies
  * Bump debhelper-compat to 13

 -- Luca Boccassi <bluca@debian.org>  Tue, 17 Aug 2021 12:34:38 +0100

knack (0.8.0~rc2-1) unstable; urgency=medium

  [ 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.

  [ Luca Boccassi ]
  * Merge tag 'v0.8.0rc2' into debian/sid
  * Bump Standards-Version to 4.5.1, no changes

 -- Luca Boccassi <bluca@debian.org>  Mon, 25 Jan 2021 15:14:42 +0000

knack (0.7.2-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Luca Boccassi ]
  * New upstream release 0.7.2
  * Remove redundant Testsuite from d/control
  * Fix capitalization in description

 -- Luca Boccassi <bluca@debian.org>  Fri, 07 Aug 2020 11:42:23 +0100

knack (0.7.1-1) unstable; urgency=medium

  * Merge tag 'v0.7.1' into debian/sid

 -- Luca Boccassi <bluca@debian.org>  Tue, 19 May 2020 15:44:58 +0100

knack (0.6.3-3) unstable; urgency=medium

  * Fix watch file syntax for downloaded tarball name
  * Bump Standards-Version to 4.5.0, no changes.
  * Add autopkgtest support
  * Move package under Python Modules Team maintenance

 -- Luca Boccassi <bluca@debian.org>  Sat, 07 Mar 2020 10:50:35 +0000

knack (0.6.3-2) unstable; urgency=medium

  * Team upload.
  * Build-depend on pylint which is now python3, not pylint3

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Tue, 10 Dec 2019 16:47:18 +0100

knack (0.6.3-1) unstable; urgency=medium

  * Add -b debian/sid to Vcs-Git field.
  * Bump Standards-Version to 4.4.0.
  * Merge tag 'v0.6.3' into debian/sid

 -- Luca Boccassi <bluca@debian.org>  Thu, 12 Sep 2019 15:29:04 +0100

knack (0.6.2-1) unstable; urgency=medium

  * Merge tag 'v0.6.2' into debian/sid

 -- Luca Boccassi <bluca@debian.org>  Tue, 11 Jun 2019 12:37:04 +0100

knack (0.6.1-2) unstable; urgency=medium

  [ Chris Lamb ]
  * Do not ship temporary directories in the binary. (Closes: #928288)

 -- Luca Boccassi <bluca@debian.org>  Wed, 01 May 2019 10:53:09 +0100

knack (0.6.1-1) unstable; urgency=medium

  * New upstream release 0.6.1:
    - Fix red color contrast for error messages (#147)
    - local context: support chained config file (#148)
    - Bump the version for new release (#149)
    - Always read from local for configured_default (#150)

 -- Luca Boccassi <bluca@debian.org>  Mon, 29 Apr 2019 13:43:08 +0100

knack (0.5.4-1) unstable; urgency=medium

  * Initial release. (Closes: #925094)

 -- Luca Boccassi <bluca@debian.org>  Wed, 03 Apr 2019 23:48:02 +0100