[Pkg-javascript-commits] [node-lex-parser] 01/01: make arch:all
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Oct 16 04:53:06 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 8c1b28637982c22e0352ecb64c1624b21665eb5e
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sun Oct 16 10:03:24 2016 +0530
make arch:all
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 4ba1fba..d413847 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+node-lex-parser (0.1.4-3) unstable; urgency=medium
+
+ * Make the package arch:all (fixes build failures)
+
+ -- Pirate Praveen <praveen at debian.org> Sun, 16 Oct 2016 10:03:07 +0530
+
node-lex-parser (0.1.4-2) unstable; urgency=medium
* Use system jison (Closes: #840756)
diff --git a/debian/control b/debian/control
index c39eb7f..4fd5755 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Git: https://anonscm.debian.org/pkg-javascript/node-lex-parser.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-lex-parser.git
Package: node-lex-parser
-Architecture: any
+Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: parser for lexical grammars used by jison and jison-lex
See /usr/share/doc/node-lex-parser/README.md for documentation
--
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