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 4f6ac7dc5c075158f0d086ef0461cb768da411d0
Author: gregor herrmann <gre...@debian.org>
Date:   Wed Jan 17 20:34:06 2018 +0100

    Drop debian/patches/fix-tests.
    
    The patch changed a test which is not run anymore.
---
 debian/patches/fix-tests | 33 ---------------------------------
 debian/patches/series    |  1 -
 2 files changed, 34 deletions(-)

diff --git a/debian/patches/fix-tests b/debian/patches/fix-tests
deleted file mode 100644
index be8df12..0000000
--- a/debian/patches/fix-tests
+++ /dev/null
@@ -1,33 +0,0 @@
-Description: between the version of notification-daemon in lenny and the 
version in
- squeeze/sid, this broke.
- should probably file a bug report or something, but for now I'm too
- lazy to try reproduce the bug in C.
-Origin: vendor
-Forwarded: no
-Author: Ryan Niebur <r...@debian.org>
-Last-Update: 2011-08-02
-
---- a/t/notification.t
-+++ b/t/notification.t
-@@ -2,7 +2,7 @@
- 
- use strict;
- use warnings;
--use Gtk2::TestHelper tests => 35;
-+use Gtk2::TestHelper tests => 34;
- use Test::Exception;
- use Gtk2::Notify -init, $0;
- 
-@@ -95,9 +95,9 @@
-         $n->set_urgency('critical');
- }, 'set_urgency');
- 
--lives_ok(sub {
--        $n->close;
--}, 'close before show');
-+#lives_ok(sub {
-+#        $n->close;
-+#}, 'close before show');
- 
- $w->show_all;
- 
diff --git a/debian/patches/series b/debian/patches/series
index 02fa957..3db95fa 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-fix-tests
 port_to_libnotify_0_7.patch

-- 
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
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to