[SCM] Debian packaging of TAP-Formatter-HTML CPAN distribution branch, master, updated. debian/0.09+dfsg-1-11-ga31501d
Salvatore Bonaccorso
carnil at debian.org
Fri Jan 18 18:55:52 UTC 2013
The following commit has been merged in the master branch:
commit 357a7fa6a6a33208a79f3a14b3833bb1a06ea2be
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Fri Jan 18 19:44:33 2013 +0100
Refresh only_default_js.patch patch (offset)
diff --git a/debian/patches/only_default_js.patch b/debian/patches/only_default_js.patch
index 2568599..d23e4f7 100644
--- a/debian/patches/only_default_js.patch
+++ b/debian/patches/only_default_js.patch
@@ -3,7 +3,7 @@ Description: Use only default_report.js as the jquery copies are removed
Origin: vendor
Forwarded: no
Author: Salvatore Bonaccorso <carnil at debian.org>
-Last-Update: 2011-11-07
+Last-Update: 2013-01-18
--- a/lib/TAP/Formatter/HTML.pm
+++ b/lib/TAP/Formatter/HTML.pm
@@ -17,8 +17,8 @@ Last-Update: 2011-11-07
+use constant default_js_uris => ['file:TAP/Formatter/HTML/default_report.js'];
use constant default_css_uris => ['file:TAP/Formatter/HTML/default_page.css',
'file:TAP/Formatter/HTML/default_report.css'];
- use constant default_template_processor =>
-@@ -719,7 +717,7 @@
+
+@@ -727,7 +725,7 @@
tags in the head of the document.
Defaults to:
--
Debian packaging of TAP-Formatter-HTML CPAN distribution
More information about the Pkg-perl-cvs-commits
mailing list