File: changelog

package info (click to toggle)
nagstamon 3.16.2%2Bds1-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,520 kB
  • sloc: python: 14,555; xml: 51; makefile: 4
file content (383 lines) | stat: -rw-r--r-- 11,406 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
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
nagstamon (3.16.2+ds1-3) unstable; urgency=medium

  * Team upload.
  * Remove build-dependency on quilt

  [ Moritz Schlarb ]
  * Update d/control and d/copyright

 -- Alexandre Detiste <tchet@debian.org>  Tue, 25 Mar 2025 23:30:02 +0100

nagstamon (3.16.2+ds1-2) unstable; urgency=medium

  * Team upload.
  * Use upstream patch to remove python3-pkg-resources (Closes: #1083503)

 -- Alexandre Detiste <tchet@debian.org>  Fri, 31 Jan 2025 14:01:33 +0100

nagstamon (3.16.2+ds1-1) unstable; urgency=medium

  * New upstream version 3.16.2+ds1

 -- Moritz Schlarb <schlarbm@uni-mainz.de>  Mon, 28 Oct 2024 10:03:08 +0100

nagstamon (3.16.0+ds1-1) unstable; urgency=medium

  * New upstream version 3.16.0+ds1
  * Bump Standards-Version
  * d/control: Update dependencies and wrap-and-sort

 -- Moritz Schlarb <schlarbm@uni-mainz.de>  Fri, 11 Oct 2024 08:39:21 +0200

nagstamon (3.14.0+ds1-1) unstable; urgency=medium

  * New upstream version 3.14.0+ds1
  * Refresh patches

 -- Moritz Schlarb <schlarbm@uni-mainz.de>  Tue, 27 Feb 2024 10:15:06 +0100

nagstamon (3.12.0+ds1-1) unstable; urgency=medium

  * New upstream version 3.12.0+ds1
  * Refresh patches

 -- Moritz Schlarb <schlarbm@uni-mainz.de>  Fri, 30 Jun 2023 11:47:32 +0200

nagstamon (3.10.1+ds1-6) unstable; urgency=medium

  * Also use PyQT6 dependencies
  * Add proper DEP-3 headers to patch 0004-Avoid-using-EWMH-under-Wayland.patch

 -- Moritz Schlarb <schlarbm@uni-mainz.de>  Thu, 16 Feb 2023 14:24:04 +0100

nagstamon (3.10.1+ds1-5) unstable; urgency=medium

  * Use PyQT6

 -- Moritz Schlarb <schlarbm@uni-mainz.de>  Thu, 16 Feb 2023 14:10:18 +0100

nagstamon (3.10.1+ds1-4) unstable; urgency=medium

  * Add patch for build failure against setuptools 66+
    (Closes: #1030407)

 -- Moritz Schlarb <schlarbm@uni-mainz.de>  Thu, 16 Feb 2023 14:01:19 +0100

nagstamon (3.10.1+ds1-3) unstable; urgency=high

  [ Moritz Schlarb ]
  * Revert "Use PyQT6" (e79d1cd7)
    - Bug#1027894

  [ Debian Janitor ]
  * Set upstream metadata fields: Security-Contact.
  * Update standards version to 4.6.2, no changes needed.

 -- Moritz Schlarb <schlarbm@uni-mainz.de>  Wed, 11 Jan 2023 10:18:48 +0100

nagstamon (3.10.1+ds1-2) unstable; urgency=medium

  * Use PyQT6

 -- Moritz Schlarb <schlarbm@uni-mainz.de>  Tue, 03 Jan 2023 12:19:41 +0100

nagstamon (3.10.1+ds1-1) unstable; urgency=medium

  * New upstream version 3.10.1+ds1
  * Add python3-dateutil dependency (LP: #1976180)
  * Prepare watch file with repack suffix for next time
  * Add patch to force usage of PyQt5 for now
  * Fix d/rules and Lintian overrides

 -- Moritz Schlarb <schlarbm@uni-mainz.de>  Mon, 19 Dec 2022 16:06:12 +0100

nagstamon (3.8.0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on quilt.
    + Build-Depends-Indep: Drop versioned constraint on python3-all.

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 25 May 2022 20:29:42 +0100

nagstamon (3.8.0-1) unstable; urgency=medium

  * Add copyright for Nagstamon/thirdparty/sensu_api.py
  * Don't use the bundled ewmh and Xlib modules
  * Drop bundled ewmh and Xlib modules
  * New upstream version 3.8.0
  * Update d/copyright
  * Refresh d/patches

 -- Moritz Schlarb <schlarbm@uni-mainz.de>  Mon, 22 Nov 2021 19:58:50 +0100

nagstamon (3.6.0-1) unstable; urgency=medium

  * Team upload.

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

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

  [ Bastian Germann ]
  * Correct some GPL-2 to GPL-2+
  * Correct more copyright info

  [ Moritz Schlarb ]
  * Changed upstream homepage and watch file
  * Update Standards-Version and debhelper
  * New upstream version 3.6.0
  * Refresh patches

 -- Moritz Schlarb <schlarbm@uni-mainz.de>  Tue, 07 Sep 2021 22:00:28 +0200

nagstamon (3.4.1-1) unstable; urgency=medium

  * Bump Standards-Version and use declarative debhelper
  * Add Salsa CI config
  * New upstream version 3.4.1

 -- Moritz Schlarb <schlarbm@uni-mainz.de>  Thu, 13 Feb 2020 11:18:40 +0100

nagstamon (3.4-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * Bump Standards-Version to 4.4.1.

  [ Moritz Schlarb ]
  * New upstream version 3.4
  * Add patch to skip version mangling and refresh other patches
  * Renaming Check_MK to Checkmk
  * Remove tab from d/copyright

 -- Moritz Schlarb <schlarbm@uni-mainz.de>  Fri, 27 Dec 2019 10:54:59 +0100

nagstamon (3.2.1-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field
  * d/changelog: Remove trailing whitespaces
  * d/control: Remove trailing whitespaces
  * d/control: Remove ancient X-Python3-Version field

  [ Moritz Schlarb ]
  * Update Standards-Version
  * Upgrade to debhelper 10
  * Remove duplicate upstream changelog
  * Fix Patch Metadata
  * Fix some more lintian infos
  * Refresh patches and add a patch
  * Remove unused Lintian override
  * Update gbp.conf
  * d/copyright: Add Files-Excluded
  * New upstream version 3.2.1
  * Fix Appdata license

 -- Moritz Schlarb <schlarbm@uni-mainz.de>  Wed, 30 Jan 2019 10:05:28 +0100

nagstamon (3.0.2-1) unstable; urgency=medium

  * New upstream release 3.0.2
  * Fixed watch file

 -- Moritz Schlarb <schlarbm@uni-mainz.de>  Thu, 23 Nov 2017 13:40:27 +0100

nagstamon (2.0.1-5) unstable; urgency=medium

  * Don't disable InsecureRequestWarning warnings from urllib3
    Closes: #861152

 -- Moritz Schlarb <schlarbm@uni-mainz.de>  Wed, 03 May 2017 14:47:04 +0200

nagstamon (2.0.1-4) unstable; urgency=medium

  * Add Recommends for python3-secretstorage to debian/control
    Closes: #774002
  * Fix code for disabling InsecureRequestWarning warnings
    Closes: #861152

 -- Moritz Schlarb <schlarbm@uni-mainz.de>  Fri, 28 Apr 2017 21:16:17 +0200

nagstamon (2.0.1-1~bpo8+1) jessie-backports; urgency=medium

  * jessie-backports rebuild

 -- Christoph Martin <martin@uni-mainz.de>  Tue, 24 Jan 2017 12:31:59 +0100

nagstamon (2.0.1-1) unstable; urgency=medium

  [ Moritz Schlarb ]
  * New upstream release

 -- Christoph Martin <martin@uni-mainz.de>  Thu, 12 Jan 2017 11:27:30 +0100

nagstamon (1.0.1-1.1) unstable; urgency=medium

  * NMU: fix watch file

 -- Christoph Martin <martin@uni-mainz.de>  Mon, 07 Nov 2016 17:25:58 +0100

nagstamon (1.0.1-1) unstable; urgency=medium

  * New upstream release
  * Add Suggests on gnome-terminal, xtightvncviewer,
    rdesktop (Closes: #718229)

 -- Jonathan Wiltshire <jmw@debian.org>  Fri, 10 Oct 2014 23:43:02 +0100

nagstamon (0.9.11-1) unstable; urgency=low

  * New upstream release (Closes: #702103, #668384)
    - Remove fix-update-checking.patch
    - Refresh other patches
  * Switch notify icon to python-notify (Closes: #702103)

 -- Jonathan Wiltshire <jmw@debian.org>  Sun, 17 Nov 2013 10:53:54 +0000

nagstamon (0.9.9-2) unstable; urgency=high

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Carl Chenet ]
  * debian/patches
    - add fix-system-checking.patch
  * debian/patches/series
    - add fix-system-checking.patch

 -- Carl Chenet <chaica@debian.org>  Wed, 10 Jul 2013 23:58:16 +0200

nagstamon (0.9.9-1) unstable; urgency=low

  * New upstream release
  * debian/control
    - switched Uploaders field from chaica@ohmytux.com to chaica@debian.org
    - removed DM-Upload-Allowed field
    - bump Standards-Version to 3.9.3
  * debian/copyright
    - update author and Debian maintainer copyrights

 -- Carl Chenet <chaica@debian.org>  Sat, 19 May 2012 15:25:46 +0200

nagstamon (0.9.8-1) unstable; urgency=low

  * New upstream release
  * debian/control
    - rename Standards-Version 3.9.2 to 3.9.2.0
    - python-gtk2 should be >= 2.20
    - added DM-Upload-Allowed: yes

 -- Carl Chenet <chaica@ohmytux.com>  Mon, 05 Dec 2011 01:32:35 +0100

nagstamon (0.9.7.1-1) unstable; urgency=low

  * New upstream release
  * debian/control
    - Versioned python-beautifulsoup needed (Closes: #628158)
  * debian/patches/series
    - Removed remove-beautifulsoup.patch
  * Removed debian/patches/remove-beautifulsoup.patch


 -- Carl Chenet <chaica@ohmytux.com>  Mon, 30 May 2011 17:07:58 +0200

nagstamon (0.9.6.1-2) unstable; urgency=low

  * debian/control
    - Removed two recently unnecessary dependencies messing some images

 -- Carl Chenet <chaica@ohmytux.com>  Wed, 18 May 2011 03:33:02 +0200

nagstamon (0.9.6.1-1) unstable; urgency=low

  * New upstream version (Closes: #585963,#591875)
  * debian/patches
    - Added remove-beautifulsoup.patch to remove a call to embedded
      beautifulsoup library
    - Removed the manpage patch. Has been integrated upstream.
  * debian/rules
    - Added exclusion for beautifulsoup library
  * debian/copyright
    - Added copyright and license for BeautifulSoup library

 -- Carl Chenet <chaica@ohmytux.com>  Mon, 16 May 2011 02:15:33 +0200

nagstamon (0.9.5-1) unstable; urgency=low

  * New upstream version (Closes: #617490,#579001)
  * debian/control
    - Replace XS-Python-Version by X-Python-Version
    - Removed python-support from Indep-Build-Depends
    - Bump python version to 2.6.6-3
    - Bump Standards-Version to 3.9.2
    - Modified long description to add new supported items
    - Changed the homepage
  * debian/copyright
    - Updated years of the copyright
    - Added copyright and license for a new file
  * debian/rules
    - added dh $@ --with python2
  * debian/patches
    - Replaced  default_search by check-for-new-version.patch
    - Added manpage-correct-typo.patch to shut up Lintian

 -- Carl Chenet <chaica@ohmytux.com>  Wed, 13 Apr 2011 10:54:05 +0200

nagstamon (0.9.4-1) unstable; urgency=low

  * New upstream release (Closes: #582977)
  * removed debian/manpages
  * renamed debian/nagstamon.install to debian/install
  * debian/patches
    - removed settings_glade
    - removed setup_patch

 -- Carl Chenet <chaica@ohmytux.com>  Sat, 19 Jun 2010 12:46:42 +0200

nagstamon (0.9.3-2) unstable; urgency=low

  * debian/patches/default_search
    - disable the default search for newer versions (Closes: #585928)
  * debian/patches/series
    - added default_search

 -- Carl Chenet <chaica@ohmytux.com>  Tue, 15 Jun 2010 00:41:22 +0200

nagstamon (0.9.3-1) unstable; urgency=low

  * New upstream release
  * Switching to 3.0 source format
  * debian/patches
    - added settings_glade patch to close #2998035 upstream bug
    - added setup_patch to remove an absolute link for the upstream
      manpage
  * debian/control
    - added quilt in Build-Depends
    - added the support of Opsview servers in the long description
  * debian/nagstamon.manpages
    - switched to the file provided by the upstream
  * debian/nagstamon.desktop
    - commenting the OnlyShowIn directive

 -- Carl Chenet <chaica@ohmytux.com>  Sun, 23 May 2010 12:47:11 +0200

nagstamon (0.9.2-2) unstable; urgency=low

  * debian/control
    - Added a mandatory runtime missing dependency python-pkg-resources.
    - Fixed a typo in the long message.

 -- Carl Chenet <chaica@ohmytux.com>  Wed, 24 Mar 2010 23:18:21 +0100

nagstamon (0.9.2-1) unstable; urgency=low

  * Initial release. (Closes: #534842)

 -- Carl Chenet <chaica@ohmytux.com>  Mon, 22 Feb 2010 14:16:44 +0100