[Pkg-javascript-commits] [node-iscroll] 08/09: Refresh patches

Balint Reczey rbalint at moszumanska.debian.org
Mon Aug 1 09:15:28 UTC 2016


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

rbalint pushed a commit to branch master
in repository node-iscroll.

commit 608e9d697a910c34178e679d565261f23410e9c2
Author: Balint Reczey <balint at balintreczey.hu>
Date:   Mon Aug 1 10:59:02 2016 +0200

    Refresh patches
---
 debian/patches/01_dont_use_jshint.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/01_dont_use_jshint.patch b/debian/patches/01_dont_use_jshint.patch
index 7c90be3..01a6127 100644
--- a/debian/patches/01_dont_use_jshint.patch
+++ b/debian/patches/01_dont_use_jshint.patch
@@ -10,7 +10,7 @@ index 10e539b..ac9f710 100755
 +// var hint = require("jshint").JSHINT;
  var uglify = require('uglify-js');
  
- var banner = '/*! iScroll v' + pkg.version + ' ~ (c) 2008-' + (new Date().getFullYear()) + ' Matteo Spinelli ~ http://cubiq.org/license */\n';
+ var banner = '/*! iScroll v' + pkg.version + ' ~ (c) 2008-2015 Matteo Spinelli ~ http://cubiq.org/license */\n';
 @@ -137,8 +137,8 @@
  	var buildFile = './build/iscroll' + (release != 'iscroll' ? '-' + release : '') + '.js';
  	fs.writeFileSync(buildFile, out);

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



More information about the Pkg-javascript-commits mailing list