File: changelog

package info (click to toggle)
tilda 1.5.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,712 kB
  • sloc: ansic: 6,077; makefile: 142; sh: 60; xml: 49
file content (261 lines) | stat: -rw-r--r-- 8,048 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
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
tilda (1.5.4-1) unstable; urgency=medium

  * Packaged new upstream version.

 -- Sebastian Geiger <lanoxx@gmx.net>  Fri, 25 Dec 2020 17:01:51 +0200

tilda (1.5.2-1) unstable; urgency=medium

  * Packaged new upstream version.
  * Note that 1.5.1 was skipped due to an issue in the release process.

 -- Sebastian Geiger <lanoxx@gmx.net>  Sat, 09 May 2020 13:01:51 +0200

tilda (1.5.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Source-Only upload

 -- Anton Gladky <gladk@debian.org>  Fri, 21 Feb 2020 06:25:22 +0100

tilda (1.5.0-1) unstable; urgency=medium

  * Packaged new upstream version. (Closes: #887438)
  * [71ab8ed3] patches/: drop appmetada patch included in upstream
  * [35fd1413] debian/compat: updated debhelper compat level to 12
  * d/changelog: Remove trailing whitespaces
  * d/rules: Remove trailing whitespaces

 -- Sebastian Geiger <lanoxx@gmx.net>  Sun, 09 Feb 2020 21:11:00 +0100

tilda (1.4.1-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Import patch from upstream to set ensure tilda is run
    under the X11 backend.  This prevents crashes when the
    window manager uses Wayland by default.
    (Closes: #904309)
  * Set Rules-Requires-Root to no as tilda does not need
    (fake)root for building the debs.

 -- Niels Thykier <niels@thykier.net>  Sat, 11 May 2019 13:04:23 +0000

tilda (1.4.1-2) unstable; urgency=medium

  [ Sebastian Geiger ]
  * Team upload.
  * [d02d18c] Add Readme.md
  * [a827c18] change priority to optional
  * [fc36a0c] drop autotools-dev and dh-autoreconf from build-depends
  * [23791f4] control: update Vcs-* fields
  * [870736c] Update Standards-Version to 4.1.3
  * [7deca51] Install appstream metadata in new location

  [ Anton Gladky ]
  * [8aae951] Update VCS-fields
  * [d71a406] Apply cme fix dpkg

 -- Anton Gladky <gladk@debian.org>  Sun, 18 Feb 2018 21:08:42 +0100

tilda (1.4.1-1) unstable; urgency=low
  * Packaged new upstream version

 -- Sebastian Geiger <lanoxx@gmx.net>  Thu, 08 Feb 2018 21:11:00 +0100

tilda (1.3.1-1) unstable; urgency=low
  * Packaged new upstream version

 -- Sebastian Geiger <lanoxx@gmx.net>  Wed, 16 Dec 2015 13:15:00 +0100

tilda (1.3.0-1) unstable; urgency=low

  * Rephrased the description in the control file
  * Packaged new upstream version. (Closes: #788023)

 -- Sebastian Geiger <lanoxx@gmx.net>  Tue, 17 Nov 2015 21:25:00 +0100

tilda (1.2.4-1) unstable; urgency=low

  * Corrected the VCS-Browser field to point to the correct location of
    the tilda source
  * Packaged new upstream version

 -- Sebastian Geiger <lanoxx@gmx.net>  Fri, 17 Jul 2015 08:29:35 +0300

tilda (1.2.2-1) unstable; urgency=low
  * New packaging version 3.9.6
  * Add debian/tilda.docs

 -- Sebastian Geiger <lanoxx@gmx.net>  Tue, 28 Oct 2014 12:35:00 +0100

tilda (1.1.12-1) unstable; urgency=low
  * Fixed an issue where the
    keystroke for the fullscreen
    hotkey was carried into the
    terminal and caused a '~' key
    to be printed.

 -- Sebastian Geiger <lanoxx@gmx.net>  Tue, 20 May 2014 14:30:00 +0100

tilda (1.1.11-1) unstable; urgency=low
  * Fixed an issue where the
    window grows bigger than
    max_width if there are too
    many tabs open. Fixed by
    making the tab bar scrollable.

 -- Sebastian Geiger <lanoxx@gmx.net>  Fri, 13 Dec 2013 17:00:00 +0100

tilda (1.1.10-1) unstable; urgency=low

  * Fixed a bug with the custom color
    palette saving.
  * Fixed a wrong path to icon in the
    .desktop file.

 -- Sebastian Geiger <lanoxx@gmx.net>  Sun, 01 Dec 2013 22:35:00 +0100

tilda (1.1.9-1) unstable; urgency=low

  * Fixed tab ordering bug of the goto-tab hotkeys.

 -- Sebastian Geiger <lanoxx@gmx.net>  Tue, 12 Nov 2013 13:15:00 +0100

tilda (1.1.8-1) unstable; urgency=low

  * On certain window managers tilda only shows a grey
    box if the option "Start Tilda hidden" is selected
    (Closes: #723961)

 -- Sebastian Geiger <lanoxx@gmx.net>  Tue, 24 Sep 2013 00:53:00 +0100

tilda (1.1.7-1.2) unstable; urgency=low

  * Non-maintainer upload.
  * Move package from experimental to unstable.

 -- Anton Gladky <gladk@debian.org>  Tue, 17 Sep 2013 08:37:46 +0200

tilda (1.1.7-1.1) experimental; urgency=low

  * Non-maintainer upload.
  * Move package from experimental to unstable.

 -- Anton Gladky <gladk@debian.org>  Tue, 17 Sep 2013 08:16:59 +0200

tilda (1.1.7-1) experimental; urgency=low

  * Fixed a bug in the packaging that
    installed the tilda.glade file
    in the wrong location.

 -- Sebastian Geiger <lanoxx@gmx.net>  Tue, 09 Apr 2013 21:49:00 +0100

tilda (1.1.5-1) experimental; urgency=low

  * New upstream release (Closes: #695574, #692904)
  * Added a watch file (Closes: #501739)
  * Use x-www-browser as default (Closes: #552505)
  * Use word characters setting, thanks to Liu Yubao
    <yubao.liu@gmail.com> (Closes: #506855)
  * Remove deprecated dpatch and upgrade to packaging format "3.0 quilt"
    and update to Standards-Version to 3.9.3 and debhelper to 9,
    thanks to Jari Aalto <jari.aalto@cante.net> (Closes: #664358)
  * New maintainer (Sebastian Geiger), thanks to Davide Truffa for his
    previous work (Closes: #583248)
  * Update tilda.desktop file to be compatible with freedesktop.org,
    thanks to Jekyll Wu (Closes: #678129)

 -- Sebastian Geiger <lanoxx@gmx.net>  Sat, 23 Feb 2013 12:06:09 +0100

tilda (0.09.6-2) unstable; urgency=low

  * Fix "segfaults on startup" with 03_gtk_window_realize.dpatch
    (Closes: #550123)

 -- Filippo Giunchedi <filippo@debian.org>  Sat, 17 Oct 2009 19:26:52 +0100

tilda (0.09.6-1) unstable; urgency=low

  [ Davide Truffa ]
  * New upstream release (Closes: #461123, #483722)
    - updated italian translation
  * debian/control
    - updated Standard-Version to 3.8.0
    - updated debhelper to >= 6
    - removed build-depend on automake and cvs
    - added Homepage field
  * debian/compat
    - updated debhelper compat level to 6

  [ Filippo Giunchedi ]
  * Fix "segfaults on startup"
    (Closes: #550123)

 -- Filippo Giunchedi <filippo@debian.org>  Sat, 17 Oct 2009 19:26:42 +0100

tilda (0.09.4+cvs20071012-1) unstable; urgency=high

  * New upstream release from CVS snapshot 20071012 (Closes: #446745, #432111)
    - removed old patch
    - added 01_general-fixes.patch to debianize this CVS snapshot
    - new build depends on: automake, cvs, flex, libglade2-dev
    - updated copyright file
    - updated README.Debian
  * Added Italian translation (02_italian-translation.dpatch)
  * Updated menu structure

 -- Davide Truffa <davide@catoblepa.org>  Sun, 11 Nov 2007 21:28:51 +0100

tilda (0.09.4-4) unstable; urgency=low

  * Fixed error when pulldown animation is inactivated (Closes: #430194)
    - (new 01_segfault-fix.dpatch)
  * Improved web-link launcher
    - (now use ctrl+click to open urls)
  * Added "/usr/share/doc/tilda/README.Debian" (Closes: #422235)
    - (explain how to configure special keys)

 -- Davide Truffa <davide@catoblepa.org>  Thu, 29 Jun 2007 19:32:43 +0200

tilda (0.09.4-3) unstable; urgency=low

  * Added web-link launcher
    (patch by Davide Truffa)

 -- Davide Truffa <davide@catoblepa.org>  Mon, 11 Jun 2007 21:19:59 +0200

tilda (0.09.4-2) unstable; urgency=low

  * Fixed segfaults when wrong keybinding (Closes: #336013).
    (patch from Launchpad)
  * New man page.

 -- Davide Truffa <davide@catoblepa.org>  Tue, 24 Apr 2007 18:37:14 +0200

tilda (0.09.4-1) unstable; urgency=low

  * New upstream release (Closes: #391405).

 -- Davide Truffa <davide@catoblepa.org>  Sat, 14 Apr 2007 14:24:56 +0200

tilda (0.09.2-1) unstable; urgency=low

  * New upstream release.
  * Fixed black-on-black font/background bug (Closes: #347628).

 -- David Moreno Garza <damog@debian.org>  Fri, 21 Apr 2006 11:57:24 -0500

tilda (0.09.1-2) unstable; urgency=low

  * Correcting wrong information on manpage.
  	- Closes: #345343.

 -- David Moreno Garza <damog@debian.org>  Fri, 30 Dec 2005 13:04:32 -0600

tilda (0.09.1-1) unstable; urgency=low

  * Initial release.

 -- David Moreno Garza <damog@debian.org>  Sat,  8 Oct 2005 15:39:29 -0500