New Upstream Snapshot - node-ebnf-parser

Ready changes

Summary

Merged new upstream version: 0.1.10+git20140405.1.d212acc+dfsg (was: 0.1.10+dfsg).

Resulting package

Built on 2022-11-10T10:42 (took 13m34s)

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t fresh-snapshots node-ebnf-parser

Diff

diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 6482f85..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,7 +0,0 @@
-parser.js
-node_modules/
-
-# Editor bak files
-*~
-*.bak
-*.orig
diff --git a/.npmignore b/.npmignore
deleted file mode 100644
index e69de29..0000000
diff --git a/debian/changelog b/debian/changelog
index 88107f6..512b75c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+node-ebnf-parser (0.1.10+git20140405.1.d212acc+dfsg-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 10 Nov 2022 10:33:09 -0000
+
 node-ebnf-parser (0.1.10+dfsg-4) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/patches/remove-npm.patch b/debian/patches/remove-npm.patch
index b1d97a4..642af70 100644
--- a/debian/patches/remove-npm.patch
+++ b/debian/patches/remove-npm.patch
@@ -1,8 +1,8 @@
 Description: Remove npm
-Index: node-ebnf-parser/Makefile
+Index: node-ebnf-parser.git/Makefile
 ===================================================================
---- node-ebnf-parser.orig/Makefile
-+++ node-ebnf-parser/Makefile
+--- node-ebnf-parser.git.orig/Makefile
++++ node-ebnf-parser.git/Makefile
 @@ -2,13 +2,13 @@
  all: install build test
  
diff --git a/debian/patches/use_nodejs.patch b/debian/patches/use_nodejs.patch
index cff6591..603b48a 100644
--- a/debian/patches/use_nodejs.patch
+++ b/debian/patches/use_nodejs.patch
@@ -1,7 +1,9 @@
 Description: Use_nodejs
---- a/Makefile
-+++ b/Makefile
-@@ -5,14 +5,14 @@
+Index: node-ebnf-parser.git/Makefile
+===================================================================
+--- node-ebnf-parser.git.orig/Makefile
++++ node-ebnf-parser.git/Makefile
+@@ -5,14 +5,14 @@ install:
  	npm install
  
  build:

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

More details

Full run details