[Pkg-javascript-commits] [node-mocha] 01/03: Remove mocha.js from 0003_images_in_usr_share.patch

Jérémy Lal kapouer at moszumanska.debian.org
Sun Jun 1 20:11:56 UTC 2014


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

kapouer pushed a commit to branch master
in repository node-mocha.

commit 002d67ad7472211b361bc8ec7237c22320491096
Author: Jérémy Lal <kapouer at melix.org>
Date:   Sun Jun 1 13:53:35 2014 +0200

    Remove mocha.js from 0003_images_in_usr_share.patch
---
 debian/patches/0003_images_in_usr_share.patch | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/debian/patches/0003_images_in_usr_share.patch b/debian/patches/0003_images_in_usr_share.patch
index 54d2ea1..d5779e0 100644
--- a/debian/patches/0003_images_in_usr_share.patch
+++ b/debian/patches/0003_images_in_usr_share.patch
@@ -3,12 +3,6 @@ Description: Install images in usr/share directory
  More info: http://lintian.debian.org/tags/image-file-in-usr-lib.html
 Author: Leo Iannacone <l3on at ubuntu.com>
 Forwarded: not-needed
----
- bin/_mocha   |    4 ++--
- lib/mocha.js |    2 +-
- mocha.js     |    2 +-
- 3 files changed, 4 insertions(+), 4 deletions(-)
-
 --- a/bin/_mocha
 +++ b/bin/_mocha
 @@ -52,8 +52,8 @@
@@ -33,14 +27,3 @@ Forwarded: not-needed
  }
 
  /**
---- a/mocha.js
-+++ b/mocha.js
-@@ -1404,7 +1404,7 @@
-  */
-
- function image(name) {
--  return __dirname + '/../images/' + name + '.png';
-+  return '/usr/share/javascript/mocha/images/' + name + '.png';
- }
-
- /**

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



More information about the Pkg-javascript-commits mailing list