[SCM] Debian packaging of libglib-perl branch, master, updated. debian/3%1.261-1-939-g77fce1a

intrigeri intrigeri at boum.org
Fri Feb 15 13:47:28 UTC 2013


The following commit has been merged in the master branch:
commit 5000b5e0022fe4e7b3f457b7c5d0f61e364246b5
Author: intrigeri <intrigeri at boum.org>
Date:   Sat Feb 9 11:38:47 2013 +0100

    Drop obsolete fix-tests patch: it was a workaround for #520484, that was fixed in glib2.0 4 years ago.

diff --git a/debian/patches/fix-tests b/debian/patches/fix-tests
deleted file mode 100644
index fd2f698..0000000
--- a/debian/patches/fix-tests
+++ /dev/null
@@ -1,24 +0,0 @@
-Description: hackishly skip certain tests if locales aren't set up, because they fail
-Origin: vendor
-Forwarded: no
-Author: Ryan Niebur <ryan at debian.org>
-
---- a/t/options.t
-+++ b/t/options.t
-@@ -137,6 +137,8 @@
-     is_deeply ($filename_array, [$^X, $0]);
-   }
- 
-+SKIP: {
-+    skip 'disabled', 6;
-   # Test actual parsing.
-   {
-     @ARGV = qw(-n
-@@ -154,6 +156,7 @@
-     is_deeply ($string_array, [qw/aaa bbb/]);
-     is_deeply ($filename_array, [qw(/usr/bin/bla ./harness)]);
-   }
-+  }
- }
- 
- # --------------------------------------------------------------------------- #
diff --git a/debian/patches/series b/debian/patches/series
index c24d9f5..57e5a8e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
 fix-gtks-whatis
-fix-tests
 remove-version-checking
 fix-man-pages

-- 
Debian packaging of libglib-perl



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