[SCM] Packaging of Gtk3 in Debian branch, master, updated. debian/0.005-1-23-g8dbb155

intrigeri intrigeri at boum.org
Tue Jun 5 09:53:23 UTC 2012


The following commit has been merged in the master branch:
commit 3e2013c5c545cf9097760f8dc789b79dcc460c21
Author: intrigeri <intrigeri at boum.org>
Date:   Tue Jun 5 11:48:32 2012 +0200

    Drop 0001-Disable-test-that-needs-Glib-that-was-not-released-y.patch.
    
    We now ship a recent enough Glib to not need this workaround anymore.

diff --git a/debian/patches/0001-Disable-test-that-needs-Glib-that-was-not-released-y.patch b/debian/patches/0001-Disable-test-that-needs-Glib-that-was-not-released-y.patch
deleted file mode 100644
index 432b877..0000000
--- a/debian/patches/0001-Disable-test-that-needs-Glib-that-was-not-released-y.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-From: intrigeri <intrigeri at boum.org>
-Date: Sun, 22 Apr 2012 17:45:18 +0200
-Subject: Disable test that needs Glib that was not released yet.
-
----
- t/zz-GtkBuilder.t |    3 +--
- 1 file changed, 1 insertion(+), 2 deletions(-)
-
-diff --git a/t/zz-GtkBuilder.t b/t/zz-GtkBuilder.t
-index 7dc31a0..f5d9dea 100644
---- a/t/zz-GtkBuilder.t
-+++ b/t/zz-GtkBuilder.t
-@@ -7,7 +7,7 @@ BEGIN { require './t/inc/setup.pl' }
- use strict;
- use warnings;
- 
--plan tests => 45;
-+plan tests => 44;
- 
- my $builder;
- my $ui = <<EOD;
-@@ -119,7 +119,6 @@ $builder->connect_signals_full(sub {
-   is ($signal_name, 'value-changed');
-   is ($handler_name, 'value_changed');
-   isa_ok ($connect_object, 'Gtk3::Adjustment');
--  ok ($flags == [ qw/after swapped/ ]);
-   is ($data, 'data');
- }, 'data');
- 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 2b62215..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-0001-Disable-test-that-needs-Glib-that-was-not-released-y.patch

-- 
Packaging of Gtk3 in Debian



More information about the Pkg-perl-cvs-commits mailing list