This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libgtk2-notify-perl.
commit bd6551095d89d334968c99cd2b9e0dfa07055f56 Author: gregor herrmann <[email protected]> Date: Wed Jan 17 20:24:29 2018 +0100 add note about #887516 to the (unused) test helper Gbp-Dch: Ignore --- debian/with-notification-daemon | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debian/with-notification-daemon b/debian/with-notification-daemon index baa2693..62a827a 100644 --- a/debian/with-notification-daemon +++ b/debian/with-notification-daemon @@ -1,5 +1,10 @@ #!/bin/bash +# the next line should be something like +# gtk-launch notification-daemon.desktop +# according to #887506 +# currently the test is disabled in debian/rules anyway + /usr/lib/notification-daemon/notification-daemon & sleep 5 "$@" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgtk2-notify-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
