File: changelog

package info (click to toggle)
python-libtmux 0.46.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,372 kB
  • sloc: python: 7,716; makefile: 199; sh: 21
file content (264 lines) | stat: -rw-r--r-- 7,438 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
262
263
264
python-libtmux (0.46.2-1) unstable; urgency=medium

  [ Sébastien Delafond ]
  * d/watch: v5
  * New upstream version 0.46.2

 -- Sebastien Delafond <seb@debian.org>  Sat, 20 Sep 2025 06:42:49 +0200

python-libtmux (0.46.1-1) unstable; urgency=medium

  [ Sébastien Delafond ]
  * New upstream version 0.46.1

 -- Sebastien Delafond <seb@debian.org>  Sun, 16 Mar 2025 18:44:51 +0100

python-libtmux (0.46.0-1) unstable; urgency=medium

  [ Sébastien Delafond ]
  * New upstream version 0.46.0
  * Bump-up Standards-Version

 -- Sebastien Delafond <seb@debian.org>  Sun, 16 Mar 2025 09:31:41 +0100

python-libtmux (0.45.0-1) unstable; urgency=medium

  [ Sébastien Delafond ]
  * New upstream version 0.45.0
  * Remove upstreamed patches

 -- Sebastien Delafond <seb@debian.org>  Mon, 24 Feb 2025 07:35:11 +0100

python-libtmux (0.42.0-4) unstable; urgency=medium

  [ Sébastien Delafond ]
  * Don't break tmuxp 1.52.2-1

 -- Sebastien Delafond <seb@debian.org>  Tue, 18 Feb 2025 06:06:57 +0100

python-libtmux (0.42.0-3) unstable; urgency=medium

  [ Sébastien Delafond ]
  * Add breaks: tmuxp <= 1.52.2-1

 -- Sebastien Delafond <seb@debian.org>  Mon, 17 Feb 2025 08:48:59 +0100

python-libtmux (0.42.0-2) unstable; urgency=medium

  [ Peter Pentchev ]
  * Move a typing-extensions import into a TYPE_CHECKING block, and only
    use typing-extensions if needed (Closes: #1095346)

 -- Sebastien Delafond <seb@debian.org>  Sat, 08 Feb 2025 09:02:48 +0100

python-libtmux (0.42.0-1) unstable; urgency=medium

  [ Sébastien Delafond ]
  * New upstream version 0.42.0
  * Trim trailing whitespace.
  * Bump debhelper from old 12 to 13.

 -- Sebastien Delafond <seb@debian.org>  Tue, 04 Feb 2025 09:40:23 +0100

python-libtmux (0.40.1-1) unstable; urgency=medium

  [ Sébastien Delafond ]
  * New upstream version 0.40.1

 -- Sebastien Delafond <seb@debian.org>  Mon, 30 Dec 2024 07:34:29 +0100

python-libtmux (0.39.0-2) unstable; urgency=medium

  * Team upload.
  * Add the window-command-env patch to fix new_session() with both
    window_command and environment specified. Closes: #1090080
  * Make the autopkgtest exit immediately on failure.

 -- Peter Pentchev <roam@debian.org>  Mon, 16 Dec 2024 13:23:45 +0200

python-libtmux (0.39.0-1) unstable; urgency=medium

  [ Sébastien Delafond ]
  * New upstream version 0.39.0
  * Build-depend on python3-hatchling instead of python3-poetry-core
  * Bump-up Standards-Version

 -- Sebastien Delafond <seb@debian.org>  Thu, 05 Dec 2024 12:48:37 +0100

python-libtmux (0.37.0-1) unstable; urgency=medium

  [ Sébastien Delafond ]
  * New upstream version 0.37.0
  * tests: blacklist a couple of failing tests

 -- Sebastien Delafond <seb@debian.org>  Tue, 14 May 2024 07:34:27 +0200

python-libtmux (0.30.2-1) unstable; urgency=medium

  [ Sébastien Delafond ]
  * New upstream version 0.30.2

 -- Sebastien Delafond <seb@debian.org>  Sat, 17 Feb 2024 12:46:00 +0100

python-libtmux (0.25.0-1) unstable; urgency=medium

  [ Sébastien Delafond ]
  * New upstream version 0.25.0

 -- Sebastien Delafond <seb@debian.org>  Wed, 27 Dec 2023 11:18:20 +0100

python-libtmux (0.23.2-1) unstable; urgency=medium

  * New upstream version 0.23.2
  * d/control: build-depend on pybuild-plugin-pyproject and python3-poetry-core
  * d/control: bump up Standards-Version

 -- Sebastien Delafond <seb@debian.org>  Tue, 26 Sep 2023 09:37:22 +0200

python-libtmux (0.21.0-1) unstable; urgency=medium

  [ Sébastien Delafond ]
  * New upstream version 0.21.0

 -- Sebastien Delafond <seb@debian.org>  Thu, 02 Feb 2023 07:48:01 +0100

python-libtmux (0.16.1-1) unstable; urgency=medium

  [ Sébastien Delafond ]
  * New upstream version 0.16.1

 -- Sebastien Delafond <seb@debian.org>  Sun, 18 Dec 2022 16:49:13 +0100

python-libtmux (0.15.10-1) unstable; urgency=medium

  [ Sébastien Delafond ]
  * New upstream version 0.15.10

 -- Sebastien Delafond <seb@debian.org>  Thu, 24 Nov 2022 17:23:35 +0100

python-libtmux (0.15.8-3) unstable; urgency=medium

  [ Sébastien Delafond ]
  * tests: exclude two more slow tests

 -- Sebastien Delafond <seb@debian.org>  Mon, 21 Nov 2022 14:14:55 +0100

python-libtmux (0.15.8-2) unstable; urgency=medium

  [ Sébastien Delafond ]
  * tests: exclude slow test_function_times_out_no_rise (Closes: #1023715)

 -- Sebastien Delafond <seb@debian.org>  Wed, 09 Nov 2022 08:02:32 +0100

python-libtmux (0.15.8-1) unstable; urgency=medium

  [ Sébastien Delafond ]
  * New upstream version 0.15.8
  * Bump-up Standards-Version
  * d/control: depend on tmux instead of tmuxp
  * Move pytest to autokpgtest, as it fails in sbuild

 -- Sebastien Delafond <seb@debian.org>  Sun, 23 Oct 2022 12:58:09 +0200

python-libtmux (0.10.1-1) unstable; urgency=medium

  [ Sébastien Delafond ]
  * New upstream version 0.10.1
  * Bump version in d/watch
  * Bump-up Standards-Version
  * Use debhelper-compat

 -- Sebastien Delafond <seb@debian.org>  Sun, 10 Oct 2021 09:36:16 +0200

python-libtmux (0.8.2-2) unstable; urgency=medium

  [Ondřej Nový]
  * d/watch: Use https protocol

 -- Sebastien Delafond <seb@debian.org>  Sat, 21 Dec 2019 08:55:12 +0100

python-libtmux (0.8.2-1) unstable; urgency=medium

  [Ondřej Nový]
  * d/watch: Use https protocol

  [Sébastien Delafond]
  * Remove python2 package
  * Depend on tmux (Closes: #945782)
  * New upstream version 0.8.2

 -- Sebastien Delafond <seb@debian.org>  Sat, 21 Dec 2019 08:52:12 +0100

python-libtmux (0.8.0-1) unstable; urgency=medium

  * New upstream version 0.8.0
  * Bump-up Standards-Version
  * Use canonical URL for Vcs-Git
  * Use https for copyright-format URL
  * Use https for homepage URL
  * Use https for watch URL

 -- Sebastien Delafond <seb@debian.org>  Fri, 30 Mar 2018 13:35:59 +0200

python-libtmux (0.7.7-2) unstable; urgency=medium

  * Switch to DEP 14
  * Update Vcs-* to point to salsa.d.o

 -- Sebastien Delafond <seb@debian.org>  Fri, 16 Feb 2018 17:23:41 +0100

python-libtmux (0.7.7-1) unstable; urgency=medium

  [ Sébastien Delafond ]
  * New upstream version 0.7.7

 -- Sebastien Delafond <seb@debian.org>  Wed, 03 Jan 2018 11:33:34 +0100

python-libtmux (0.7.5-1) unstable; urgency=medium

  * New upstream version 0.7.5

 -- Sebastien Delafond <seb@debian.org>  Sat, 07 Oct 2017 10:40:55 +0200

python-libtmux (0.7.3-1) unstable; urgency=medium

  * Imported Upstream version 0.7.3

  [ Sebastien Delafond ]

 -- Sebastien Delafond <seb@debian.org>  Tue, 04 Jul 2017 14:34:49 +0200

python-libtmux (0.6.3-4) unstable; urgency=medium

  * Target unstable

 -- Sebastien Delafond <seb@debian.org>  Thu, 22 Jun 2017 10:09:49 +0200

python-libtmux (0.6.3-3) experimental; urgency=medium

  * Add Vcs-* fields

 -- Sebastien Delafond <seb@debian.org>  Sun, 19 Feb 2017 12:01:39 +0100

python-libtmux (0.6.3-2) experimental; urgency=medium

  * NEW package (required dependency for tmuxp, RFP #774055)
  * Imported Upstream version 0.6.3
  * Fix descriptions
  * Bump-up Standards-Version
  * Change source package name to python-tmux

 -- Sebastien Delafond <seb@debian.org>  Sat, 18 Feb 2017 11:19:12 +0100

libtmux (0.6.1-1ubuntu1~ubuntu17.04.1~ppa1) zesty; urgency=medium

  * bump version
  * No-change backport to zesty

 -- Ivan Borzenkov <ivan1986@list.ru>  Sun, 01 Jan 2017 17:12:14 +0300

libtmux (0.6.1-1) unstable; urgency=low

  * source package automatically created by stdeb 0.8.5

 -- Ivan Borzenkov <ivan1986@list.ru>  Sun, 01 Jan 2017 16:08:32 +0300