[SCM] Debian packaging of libcatalyst-modules-perl branch, master, updated. debian/44-11-ga36b739
gregor herrmann
gregoa at debian.org
Sat Jun 22 17:00:11 UTC 2013
The following commit has been merged in the master branch:
commit a2b1583c0b76ac2f4a095118a3d120872db0468d
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Jun 22 18:42:23 2013 +0200
Drop patch Catalyst-Plugin-Session-State-Cookie/Disable-Broken-Live-Test,
(build-)depend on libcatalyst-perl 5.90015.
diff --git a/debian/control b/debian/control
index 7dc855e..67f6f8c 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends-Indep: perl,
libcache-cache-perl,
libcache-fastmmap-perl,
libcatalyst-devel-perl,
- libcatalyst-perl (>= 5.90000),
+ libcatalyst-perl (>= 5.90015),
libcatalyst-view-tt-perl,
libcgi-formbuilder-perl,
libclass-c3-perl,
@@ -91,7 +91,7 @@ Depends: ${misc:Depends},
libauthen-simple-perl,
libcache-cache-perl,
libcache-fastmmap-perl,
- libcatalyst-perl (>= 5.90000),
+ libcatalyst-perl (>= 5.90015),
libcatalyst-view-tt-perl,
libcgi-formbuilder-perl,
libclass-c3-perl,
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
deleted file mode 100644
index 2654914..0000000
--- a/debian/patches/Catalyst-Plugin-Session-State-Cookie/Disable-Broken-Live-Test
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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
deleted file mode 100644
index 5946b71..0000000
--- a/debian/patches/Catalyst-Plugin-Session-State-Cookie/series
+++ /dev/null
@@ -1 +0,0 @@
-Disable-Broken-Live-Test
--
Debian packaging of libcatalyst-modules-perl
More information about the Pkg-perl-cvs-commits
mailing list