[SCM] Debian packaging of libcatalyst-modules-perl branch, master, updated. 5ed6ec08996bdbdf3fe3a5a39b6cfa90beabde11

intrigeri intrigeri at boum.org
Tue Jun 26 18:12:33 UTC 2012


The following commit has been merged in the master branch:
commit f8fd5e1c195c1d2baee956e2e9b503db5283f76e
Author: intrigeri <intrigeri at boum.org>
Date:   Tue Jun 26 18:03:35 2012 +0200

    Catalyst-Plugin-Session-State-Cookie: new patch: Disable-Broken-Live-Test.
    
    This is meant to temporarily workaround the #665222 FTBFS,
    until Catalyst and/or this plugin are properly fixed.

diff --git a/debian/patches/Catalyst-Plugin-Session-State-Cookie/Disable-Broken-Live-Test b/debian/patches/Catalyst-Plugin-Session-State-Cookie/Disable-Broken-Live-Test
new file mode 100644
index 0000000..2654914
--- /dev/null
+++ b/debian/patches/Catalyst-Plugin-Session-State-Cookie/Disable-Broken-Live-Test
@@ -0,0 +1,10 @@
+--- a/t/live_app.t
++++ b/t/live_app.t
+@@ -9,6 +9,7 @@
+ use Test::More;
+ 
+ BEGIN {
++    plan 'skip_all' => "Workaround Debian#665222 / RT#76179";
+     eval { require Test::WWW::Mechanize::Catalyst };
+     plan skip_all =>
+       "This test requires Test::WWW::Mechanize::Catalyst in order to run"
diff --git a/debian/patches/Catalyst-Plugin-Session-State-Cookie/series b/debian/patches/Catalyst-Plugin-Session-State-Cookie/series
new file mode 100644
index 0000000..5946b71
--- /dev/null
+++ b/debian/patches/Catalyst-Plugin-Session-State-Cookie/series
@@ -0,0 +1 @@
+Disable-Broken-Live-Test

-- 
Debian packaging of libcatalyst-modules-perl



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