Your message dated Wed, 08 Aug 2012 11:43:28 +0200
with message-id <[email protected]>
and subject line Re: Bug#683574: unblock: dunst/0.2.0-3
has caused the Debian Bug report #683574,
regarding unblock: dunst/0.2.0-3
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
683574: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683574
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package dunst
The only change between 0.2.0-2 (currently in testing) and 0.2.0-3 is
the addition of a D-Bus service file. This leads to dunst getting
automatically started when there is a notification so that the user
doesn’t have to start it own his/her own. See bug #683089.
Here is the debdiff:
diff -Nru dunst-0.2.0/debian/changelog dunst-0.2.0/debian/changelog
--- dunst-0.2.0/debian/changelog 2012-07-16 20:31:31.000000000 +0200
+++ dunst-0.2.0/debian/changelog 2012-08-02 00:07:33.000000000 +0200
@@ -1,3 +1,10 @@
+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 <[email protected]> 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
diff -Nru dunst-0.2.0/debian/dunst.install dunst-0.2.0/debian/dunst.install
--- dunst-0.2.0/debian/dunst.install 1970-01-01 01:00:00.000000000 +0100
+++ dunst-0.2.0/debian/dunst.install 2012-08-02 00:04:18.000000000 +0200
@@ -0,0 +1 @@
+debian/org.knopwob.dunst.service /usr/share/dbus-1/services/
diff -Nru dunst-0.2.0/debian/org.knopwob.dunst.service
dunst-0.2.0/debian/org.knopwob.dunst.service
--- dunst-0.2.0/debian/org.knopwob.dunst.service 1970-01-01
01:00:00.000000000 +0100
+++ dunst-0.2.0/debian/org.knopwob.dunst.service 2012-08-02
00:03:27.000000000 +0200
@@ -0,0 +1,3 @@
+[D-BUS Service]
+Name=org.freedesktop.Notifications
+Exec=/usr/bin/dunst
unblock dunst/0.2.0-3
--- End Message ---
--- Begin Message ---
On 2012-08-02 01:26, Michael Stapelberg wrote:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
> Please unblock package dunst
>
> The only change between 0.2.0-2 (currently in testing) and 0.2.0-3 is
> the addition of a D-Bus service file. This leads to dunst getting
> automatically started when there is a notification so that the user
> doesn’t have to start it own his/her own. See bug #683089.
>
> [...]
Unblocked, thanks.
~Niels
--- End Message ---