[Pkg-javascript-commits] [node-diacritics] 02/02: remove component support patch

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Sat Jul 5 03:13:11 UTC 2014


This is an automated email from the git hooks/post-receive script.

andrewrk-guest pushed a commit to branch master
in repository node-diacritics.

commit 3a24c1e2102c58dab3e6aa7a75f27a64148ad61e
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Sat Jul 5 03:12:07 2014 +0000

    remove component support patch
---
 debian/patches/remove-component.patch | 42 +++++++++++++++++++++++++++++++++++
 debian/patches/series                 |  1 +
 2 files changed, 43 insertions(+)

diff --git a/debian/patches/remove-component.patch b/debian/patches/remove-component.patch
new file mode 100644
index 0000000..a832452
--- /dev/null
+++ b/debian/patches/remove-component.patch
@@ -0,0 +1,42 @@
+Description: remove component support
+Author: Andrew Kelley <superjoe30 at gmail.com>
+Forwarded: not-needed
+Last-Update: 2014-07-04
+
+--- node-diacritics-1.2.0.orig/Makefile
++++ /dev/null
+@@ -1,11 +0,0 @@
+-
+-build: components index.js
+-	@component build --dev
+-
+-components: component.json
+-	@component install --dev
+-
+-clean:
+-	rm -fr build components template.js
+-
+-.PHONY: clean
+--- node-diacritics-1.2.0.orig/component.json
++++ /dev/null
+@@ -1,20 +0,0 @@
+-{
+-  "name": "diacritics",
+-  "repo": "andrewrk/diacritics",
+-  "description": "remove diacritics from strings ('ascii folding')",
+-  "version": "1.0.0",
+-  "keywords": [
+-    "diacritics",
+-    "remove",
+-    "removal",
+-    "search",
+-    "string",
+-    "ascii",
+-    "folding"
+-  ],
+-  "dependencies": {},
+-  "development": {},
+-  "scripts": [
+-    "index.js"
+-  ]
+-}
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..41b0e5f
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+remove-component.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-diacritics.git



More information about the Pkg-javascript-commits mailing list