[Pkg-javascript-commits] [node-lex-parser] 01/01: upload to unstable
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sat Oct 15 17:00:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-lex-parser.
commit 4e3ae4bf38fcb319a023cbd67eeb8a171e292a9e
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sat Oct 15 22:28:01 2016 +0530
upload to unstable
---
debian/changelog | 4 ++--
debian/patches/use-system-libs.patch | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 003a2f3..4ba1fba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-node-lex-parser (0.1.4-2) UNRELEASED; urgency=medium
+node-lex-parser (0.1.4-2) unstable; urgency=medium
* Use system jison (Closes: #840756)
- -- Pirate Praveen <praveen at debian.org> Sat, 15 Oct 2016 11:54:47 +0530
+ -- Pirate Praveen <praveen at debian.org> Sat, 15 Oct 2016 22:27:07 +0530
node-lex-parser (0.1.4-1) unstable; urgency=medium
diff --git a/debian/patches/use-system-libs.patch b/debian/patches/use-system-libs.patch
index 756e65d..190068e 100644
--- a/debian/patches/use-system-libs.patch
+++ b/debian/patches/use-system-libs.patch
@@ -7,7 +7,7 @@ Index: node-lex-parser/Makefile
build:
- nodejs ./node_modules/.bin/jison lex.y lex.l
-+ nodejs /usr/bin/jison lex.y lex.l
++ jison lex.y lex.l
mv lex.js lex-parser.js
test:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-lex-parser.git
More information about the Pkg-javascript-commits
mailing list