[Pkg-javascript-commits] [mustache.js] 05/08: Remove old patches.
Martín Ferrari
tincho at debian.org
Sun Nov 13 19:43:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
tincho pushed a commit to branch tincho
in repository mustache.js.
commit 9f32d2c02a769fdf3909233ae535b68240de37ae
Author: Martín Ferrari <tincho at debian.org>
Date: Sun Nov 13 19:29:03 2016 +0000
Remove old patches.
---
debian/changelog | 1 +
debian/patches/00-disable_tests.patch | 22 ----------------------
debian/patches/01-replace_unicode_char.patch | 20 --------------------
debian/patches/series | 2 +-
4 files changed, 2 insertions(+), 43 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6e168f5..39b7777 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ mustache.js (2.3.0-1) UNRELEASED; urgency=medium
* Team upload.
* Fix broken watchfile.
* New upstream release.
+ * Remove old patches.
-- Martín Ferrari <tincho at debian.org> Sun, 13 Nov 2016 19:03:08 +0100
diff --git a/debian/patches/00-disable_tests.patch b/debian/patches/00-disable_tests.patch
deleted file mode 100644
index 04b4933..0000000
--- a/debian/patches/00-disable_tests.patch
+++ /dev/null
@@ -1,22 +0,0 @@
----
- Rakefile | 11 -----------
- 1 file changed, 11 deletions(-)
-
---- mustache.js.orig/Rakefile
-+++ mustache.js/Rakefile
-@@ -1,15 +1,4 @@
- require 'rake'
--require 'spec/rake/spectask'
--
--task :default => :spec
--
--Spec::Rake::SpecTask.new(:spec) do |t|
-- #t.spec_opts = ['--options', "\"#{File.dirname(__FILE__)}/spec/spec.opts\""]
-- t.spec_files = FileList['test/*_spec.rb']
--end
--
--desc "Run all specs"
--task :spec
-
- def templated_build(name, opts={})
- # Create a rule that uses the .tmpl.{pre,post} stuff to make a final,
diff --git a/debian/patches/01-replace_unicode_char.patch b/debian/patches/01-replace_unicode_char.patch
deleted file mode 100644
index 29a5b60..0000000
--- a/debian/patches/01-replace_unicode_char.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-From: David Paleino <dapal at debian.org>
-Subject: replace the only unicode character in code, making it
- FTBFS if LANG=C is set.
-Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=676117
-Origin: vendor
-Forwarded: no
-
----
- mustache.js | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
---- mustache.js.orig/mustache.js
-+++ mustache.js/mustache.js
-@@ -1,5 +1,5 @@
- /*
-- mustache.js — Logic-less templates in JavaScript
-+ mustache.js - Logic-less templates in JavaScript
-
- See http://mustache.github.com/ for more info.
- */
diff --git a/debian/patches/series b/debian/patches/series
index f71dd4a..38befa8 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,2 @@
#00-disable_tests.patch
-01-replace_unicode_char.patch
+#01-replace_unicode_char.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/mustache.js.git
More information about the Pkg-javascript-commits
mailing list