File: changelog

package info (click to toggle)
foot 1.13.1-2%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,424 kB
  • sloc: ansic: 33,459; python: 342; sh: 175; makefile: 9
file content (172 lines) | stat: -rw-r--r-- 5,777 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
foot (1.13.1-2+deb12u1) bookworm; urgency=medium

  * Backport patch to ignore XTGETTCAP queries with invalid hex encodings
    (Closes: #1053115)

 -- Birger Schacht <birger@debian.org>  Mon, 25 Sep 2023 19:07:33 +0200

foot (1.13.1-2) unstable; urgency=medium

  [ Andrea Pappacoda ]
  * d/control: enable grapheme clustering (Closes: #1022533)
  * d/control: add systemd to the list of Build-Dependencies, as upstream's
    build process only installs systemd unit files if systemd's pkg-config
    file is installed on the build machine (Closes: #1022379)
  * d/rules: build with PGO.
    Upstream makes using profile-guided optimizations extremely easy, and
    encourages packagers to do so. Building with PGO allows foot to be
    able to offer slightly better latency.
  * d/patches: backport patch for GCC detection in PGO script and add patch to
    make PGO script more verbose
  * d/control: provide x-terminal-emulator.
    Foot is Wayland-only, but an "X terminal emulator" is simply a graphical
    terminal emulator; the Policy refers to X specifically because it has been
    _the_ synonym of graphical for decades. This is also why foot is in
    Section: x11
    Policy states that terminal emulator alternatives _should_ have a
    priority of 20, and the main foot binary does. At the same time,
    footclient is installed as an additional alternative with lower
    priority, 10, allowing users running a foot server in the background to
    set the lightweight client as their default terminal emulator. As the
    foot client depends on a running server, and no such server runs by
    default, it has a lower priority so that it won't ever be automatically
    selected by the alternatives system.

 -- Birger Schacht <birger@debian.org>  Wed, 26 Oct 2022 11:15:54 +0200

foot (1.13.1-1) unstable; urgency=medium

  * New upstream release
  * Add foot-server systemd service and socket files to d/foot.install

 -- Birger Schacht <birger@debian.org>  Wed, 31 Aug 2022 20:08:52 +0200

foot (1.13.0-1) unstable; urgency=medium

  * New upstream release
  * Bump Standards-Version to 4.6.1.0 (no changes required)

 -- Birger Schacht <birger@debian.org>  Sun, 07 Aug 2022 18:44:20 +0200

foot (1.12.1-1) unstable; urgency=medium

  * New upstream release

 -- Birger Schacht <birger@debian.org>  Wed, 04 May 2022 18:03:06 +0200

foot (1.12.0-1) unstable; urgency=medium

  * New upstream release
  * Update path for example config in d/foot.install
  * Set minimum required meson version in d/control

 -- Birger Schacht <birger@debian.org>  Sat, 23 Apr 2022 08:34:19 +0200

foot (1.11.0-2) unstable; urgency=medium

  * Don't use dh-exec to move zsh completions to correct directory, but use a
    patch (because of #831786) (Closes: #1006194)
  * Drop filenamemangle option from d/watch

 -- Birger Schacht <birger@debian.org>  Mon, 21 Feb 2022 10:05:17 +0100

foot (1.11.0-1) unstable; urgency=medium

  * New upstream release
  * Add dh-exec to build-depends and use dh-exec in d/foot.install to install
    zsh completions to correct directory (Closes: #1004836)
  * Bump min version of libfcft-dev in build-depends

 -- Birger Schacht <birger@debian.org>  Sun, 13 Feb 2022 09:50:59 +0100

foot (1.10.3-2) unstable; urgency=medium

  * Add a README to the foot-themes package explaining how to enable a theme
    (Closes: #1003086)

 -- Birger Schacht <birger@debian.org>  Mon, 10 Jan 2022 17:36:03 +0100

foot (1.10.3-1) unstable; urgency=medium

  * New upstream release (Closes: #988593)
  * Introduce new package foot-themes that contains the upstream shipped theme
    files
  * Update years in d/copyright
  * Bump standards-version to 4.6.0.1 (no changes required)
  * Bump libfcft dependency to >=2.4.0
  * Ship bash-completion files

 -- Birger Schacht <birger@debian.org>  Mon, 03 Jan 2022 12:42:13 +0100

foot (1.6.4-1) unstable; urgency=medium

  * New upstream release

 -- Birger Schacht <birger@debian.org>  Sat, 13 Feb 2021 08:49:18 +0100

foot (1.6.3-1) unstable; urgency=medium

  * New upstream release
  * d/foot.install: add completions for fish shell

 -- Birger Schacht <birger@debian.org>  Sat, 30 Jan 2021 14:29:10 +0100

foot (1.6.2-1) unstable; urgency=medium

  * New upstream release
  * Drop d/copyright paragraphs for removed files

 -- Birger Schacht <birger@debian.org>  Sun, 27 Dec 2020 14:25:28 +0100

foot (1.5.4-1) unstable; urgency=medium

  * New upstream release
  * Bump standards version to 4.5.1 (no changes requird)

 -- Birger Schacht <birger@debian.org>  Sat, 05 Dec 2020 18:25:09 +0100

foot (1.5.3-4) unstable; urgency=medium

  * Add missing Breaks+Replaces to foot-terminfo
    (Closes: #975889)

 -- Birger Schacht <birger@debian.org>  Thu, 26 Nov 2020 15:51:17 +0100

foot (1.5.3-3) unstable; urgency=medium

  * Source-only upload as is.

 -- Birger Schacht <birger@debian.org>  Tue, 24 Nov 2020 16:13:35 +0100

foot (1.5.3-2) unstable; urgency=medium

  * Create a separate package `foot-terminfo` for the foot
    terminfo files (Closes: #975534)

 -- Birger Schacht <birger@debian.org>  Mon, 23 Nov 2020 16:12:59 +0100

foot (1.5.3-1) unstable; urgency=medium

  * New upstream release

 -- Birger Schacht <birger@debian.org>  Sat, 07 Nov 2020 08:35:02 +0100

foot (1.5.2-1) unstable; urgency=medium

  * New upstream release

 -- Birger Schacht <birger@debian.org>  Tue, 13 Oct 2020 14:58:56 +0200

foot (1.5.0-1) unstable; urgency=medium

  * New upstream release
  * d/control: add build dependencies harfbuzz and ffi and
    set min versions for tllist and fcft

 -- Birger Schacht <birger@debian.org>  Fri, 09 Oct 2020 20:38:49 +0200

foot (1.4.4-1) unstable; urgency=medium

  * Initial release. (Closes: #966327)

 -- Birger Schacht <birger@debian.org>  Fri, 07 Aug 2020 19:01:39 +0200