[Pkg-javascript-commits] [libjs-handlebars] 06/06: refresh patches

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Sep 25 12:03:09 UTC 2017


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

praveen pushed a commit to branch master
in repository libjs-handlebars.

commit 56a99d7ec818a44ef0eb1bd9839861e92c22a8fa
Author: Pirate Praveen <praveen at debian.org>
Date:   Mon Sep 25 17:30:38 2017 +0530

    refresh patches
---
 debian/patches/remove-eslint.patch    | 10 ++++------
 debian/patches/use-global-tasks.patch |  2 +-
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/debian/patches/remove-eslint.patch b/debian/patches/remove-eslint.patch
index c3d46f5..411aaec 100644
--- a/debian/patches/remove-eslint.patch
+++ b/debian/patches/remove-eslint.patch
@@ -1,8 +1,6 @@
-Index: libjs-handlebars/Gruntfile.js
-===================================================================
---- libjs-handlebars.orig/Gruntfile.js
-+++ libjs-handlebars/Gruntfile.js
-@@ -201,7 +201,6 @@ module.exports = function(grunt) {
+--- a/Gruntfile.js
++++ b/Gruntfile.js
+@@ -200,7 +200,6 @@
  
    // Build a new version of the library
    this.registerTask('build', 'Builds a distributable version of the current project', [
@@ -10,7 +8,7 @@ Index: libjs-handlebars/Gruntfile.js
                      'parser',
                      'node',
                      'globals']);
-@@ -211,7 +210,7 @@ module.exports = function(grunt) {
+@@ -210,7 +209,7 @@
    this.registerTask('globals', ['webpack']);
    this.registerTask('tests', ['concat:tests']);
  
diff --git a/debian/patches/use-global-tasks.patch b/debian/patches/use-global-tasks.patch
index 5606e81..f8d1cdc 100644
--- a/debian/patches/use-global-tasks.patch
+++ b/debian/patches/use-global-tasks.patch
@@ -1,6 +1,6 @@
 --- a/Gruntfile.js
 +++ b/Gruntfile.js
-@@ -214,17 +214,17 @@
+@@ -213,17 +213,17 @@
    this.registerTask('release', 'Build final packages', ['eslint', 'amd', 'uglify', 'test:min', 'copy:dist', 'copy:components', 'copy:cdnjs']);
  
    // Load tasks from npm

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



More information about the Pkg-javascript-commits mailing list