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

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Fri Jul 11 00:34:52 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 d62ab9bca8694827785f26b966b8183df31ca488
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Fri Jul 11 00:32:24 2014 +0000

    Revert "remove component support patch"
    
    This reverts commit 3a24c1e2102c58dab3e6aa7a75f27a64148ad61e.
    
    Unnecessary patch - this can be done by overriding dh_auto_build.
---
 debian/patches/remove-component.patch | 42 -----------------------------------
 debian/patches/series                 |  1 -
 2 files changed, 43 deletions(-)

diff --git a/debian/patches/remove-component.patch b/debian/patches/remove-component.patch
deleted file mode 100644
index a832452..0000000
--- a/debian/patches/remove-component.patch
+++ /dev/null
@@ -1,42 +0,0 @@
-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
deleted file mode 100644
index 41b0e5f..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-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