File: changelog

package info (click to toggle)
dunst 1.12.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,256 kB
  • sloc: ansic: 17,084; sh: 882; xml: 511; makefile: 256; awk: 14
file content (234 lines) | stat: -rw-r--r-- 7,835 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
dunst (1.12.2-1) unstable; urgency=medium

  * New upstream version 1.12.2 (Closes: #1098667, #1098542)
  * Update changelog for 1.12.2-1 release

 -- Nikos Tsipinakis <nikos@tsipinakis.com>  Tue, 25 Mar 2025 20:02:38 +0100

dunst (1.11.0-1) unstable; urgency=medium

  * New upstream version 1.11.0
  * New upstream version 1.11.0 (Closes: #1068682)
  * Bump policy to 4.7.0, no changes
  * Add lintian override for no-man-page
  * Use systemd-dev over systemd dependency (Closes: #1060478)

 -- Nikos Tsipinakis <nikos@tsipinakis.com>  Tue, 30 Apr 2024 13:43:31 +0200

dunst (1.9.2-1) unstable; urgency=medium

  [ Boyuan Yang ]
  * New upstream release. (Closes: #1038745)
  * debian/control:
    + Bump Standards-Version to 4.6.2.
    + Update build-dep: libgdk-pixbuf2.0-dev => libgdk-pixbuf-2.0-dev.
      (Closes: #1037369)

 -- Nikos Tsipinakis <nikos@tsipinakis.com>  Tue, 27 Jun 2023 19:47:37 +0200

dunst (1.9.0-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream release. (Closes: #1019755)

 -- Boyuan Yang <byang@debian.org>  Fri, 25 Nov 2022 14:04:01 -0500

dunst (1.8.1-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.4.1, no changes needed.

  [ Nikos Tsipinakis ]
  * New upstream version 1.8.1
  * d/patches: Drop all patches, not needed
  * d/control: Use correct sysconfdir
  * Bump standards to 4.6.1, no changes
  * d/control: Add wayland dependency

  [ Boyuan Yang ]
  * d/control: Mark buid-dep systemd as [linux-any].
  * d/control: Apply "wrap-and-sort -abst".
  * d/control: Drop recommendation on sensible-utils, no longer used.
  * d/control: Add dependency on xdg-utils, used by upstream.

 -- Nikos Tsipinakis <nikos@tsipinakis.com>  Sat, 11 Jun 2022 10:42:31 +0200

dunst (1.5.0-1) unstable; urgency=medium

  [ Nikos Tsipinakis ]
  * New upstream version 1.5.0
  * d/control: Bump debhelper compat to 13 (no changes)
  * d/control: Bump standards version to 4.5.0 (no changes)
  * d/copyright: Update copyright years
  * d/patches: Refresh patches
  * d/patches: Fix typo in dunstify error message
  * d/control: Specify Rules-Requires-Root: no
  * d/copyright: Add upstream contact info
  * d/rules: Remove debhelper boilerplate
  * Remove leading slash in install file

 -- Nikos Tsipinakis <nikos@tsipinakis.com>  Mon, 26 Oct 2020 12:54:40 +0200

dunst (1.4.1-1) unstable; urgency=medium

  [ Francois Marier ]
  * Use sensible-browser instead of Firefox in /etc/xdg/dunst/dunstrc
      (Closes: #929456)

  [ Nikos Tsipinakis ]
  * Adopt package (Closes: #930310)
  * New upstream version 1.4.1
  * Remove cross.patch (applied upstream)
  * Refresh patches
  * d/control:
    - Drop build-dep on libxdg-basedir
    - Remove glib version constraint (minimum version no longer in archive)
    - Drop build-dep on gtk in favour of gdk-pixbuf
    - Add build-dep on dbus daemon and librsvg (required for the test suite)
  * Bump standards to 4.4.0
  * Install release notes as NEWS in docs
  * Bump debhelper compat to 12
    Also switch to using debhelper-compat rather than d/compat
  * d/copyright:
    - Update Source URL
    - Add myself to debian/ attributions
    - Add missing license for greatest.h

 -- Nikos Tsipinakis <nikos@tsipinakis.com>  Thu, 11 Jul 2019 17:57:24 +0300

dunst (1.3.2-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field
  * d/rules: Remove trailing whitespaces

  [ Michael Stapelberg ]
  * delete gbp.conf to get rid of pristine-tar
  * New upstream version 1.3.2
  * drop debian/patches/makefile.patch (applied upstream)
  * debian/patches/cross.patch: make pkg-config substitutable
  * debian/rules: supply $PKG_CONFIG for all targets
    (Closes: #910984)

 -- Michael Stapelberg <stapelberg@debian.org>  Sun, 14 Oct 2018 20:16:04 +0200

dunst (1.3.0-3) unstable; urgency=medium

  [ Pascal De Vuyst ]
  * depend on default-dbus-session-bus | dbus-session-bus (Closes: #859453)

 -- Michael Stapelberg <stapelberg@debian.org>  Sun, 05 Aug 2018 19:27:16 +0200

dunst (1.3.0-2) unstable; urgency=medium

  * Makefile: correct dependencies to fix race condition (Closes: #888760)

 -- Michael Stapelberg <stapelberg@debian.org>  Mon, 29 Jan 2018 16:53:39 +0100

dunst (1.3.0-1) unstable; urgency=medium

  * Enable pristine-tar in debian/gbp.conf to reflect status quo
  * Update Vcs-* tags after moving to salsa
  * New upstream version 1.3.0
  * refresh patches
  * add build-dep on systemd so that dunst installs the service file
  * priority extra was replaced by priority optional

 -- Michael Stapelberg <stapelberg@debian.org>  Sun, 28 Jan 2018 09:50:17 +0100

dunst (1.2.0-2) unstable; urgency=medium

  * rm debian/org.knopwob.dunst.service to not shadow upstream (Closes: #878164)

 -- Michael Stapelberg <stapelberg@debian.org>  Tue, 10 Oct 2017 22:28:17 +0200

dunst (1.2.0-1) unstable; urgency=medium

  * Update upstream URLs
  * New upstream version 1.2.0
  * Refresh patch
  * Update Build-Deps
  * Use a secure Vcs URI
  * switch to debhelper compat 10
  * Enable all hardening
  * Bump Standards-Version to 4.1.1 (no changes necessary)

 -- Michael Stapelberg <stapelberg@debian.org>  Thu, 05 Oct 2017 21:30:51 +0200

dunst (1.1.0-2) unstable; urgency=medium

  * Install dunstrc to /etc/xdg/dunst/dunstrc (Closes: #765827)
  * Update debian/copyright: draw.* and ini.* have been removed in previous
    new upstream releases.
  * s/BSD/BSD-3-clause/ in debian/copyright
  * Bump Standards-Version to 3.9.6 (no changes necessary)

 -- Michael Stapelberg <stapelberg@debian.org>  Fri, 07 Nov 2014 09:59:00 +0100

dunst (1.1.0-1) unstable; urgency=medium

  * New upstream release.
    Closes: #740840, #705607, #750596, #729690

 -- Michael Stapelberg <stapelberg@debian.org>  Thu, 31 Jul 2014 10:04:45 +0200

dunst (1.0.0-2) unstable; urgency=low

  * experimental to unstable because dunst 1.0.0 was only in experimental due
    to the freeze. I even got a user request to provide 1.0.0 in !experimental
    because it supports RTL text.
  * Canonicalize Vcs-* fields

 -- Michael Stapelberg <stapelberg@debian.org>  Sun, 16 Jun 2013 23:30:14 +0200

dunst (1.0.0-1) experimental; urgency=low

  * New upstream version
    (Configured fonts might break due to the switch to pango)
  * Bump standards-version to 3.9.4 (no changes necessary)

 -- Michael Stapelberg <stapelberg@debian.org>  Mon, 15 Apr 2013 15:18:58 +0200

dunst (0.5.0-1) experimental; urgency=low

  * New upstream version

 -- Michael Stapelberg <stapelberg@debian.org>  Wed, 30 Jan 2013 21:30:19 +0100

dunst (0.4.0-1) experimental; urgency=low

  * New upstream version

 -- Michael Stapelberg <stapelberg@debian.org>  Thu, 27 Sep 2012 12:55:06 +0200

dunst (0.3.1-1) experimental; urgency=low

  * Imported Upstream version 0.3.1
  * move packaging to collab-maint
  * update patches/example_path.patch for 0.3.1
  * enable hardening
  * Make Makefile use overwritten variables like CFLAGS (for hardening)

 -- Michael Stapelberg <stapelberg@debian.org>  Wed, 08 Aug 2012 22:26:27 +0200

dunst (0.2.0-3) unstable; urgency=low

  * Ship org.knopwob.dunst.service so that dunst gets D-Bus-activated when a
    notification arrives. Thanks Jakob Haufe. (Closes: #683089)

 -- Michael Stapelberg <stapelberg@debian.org>  Thu, 02 Aug 2012 00:07:31 +0200

dunst (0.2.0-2) unstable; urgency=low

  * Add Provides: notification-daemon so that you can use dunst to replace
    another notification-daemon. Thanks Andrew Hout. (Closes: #681732)

 -- Michael Stapelberg <stapelberg@debian.org>  Mon, 16 Jul 2012 20:31:29 +0200

dunst (0.2.0-1) unstable; urgency=low

  * Initial release (Closes: #678445)

 -- Michael Stapelberg <stapelberg@debian.org>  Wed, 27 Jun 2012 18:02:29 +0200