New Upstream Snapshot - node-callback-stream

Ready changes

Summary

Merged new upstream version: 1.1.0+git20150804.1.0bbc812 (was: 1.1.0).

Resulting package

Built on 2022-10-17T10:28 (took 6m57s)

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

apt install -t fresh-snapshots node-callback-stream

Lintian Result

Diff

diff --git a/.npmignore b/.npmignore
deleted file mode 100644
index 73734ed..0000000
--- a/.npmignore
+++ /dev/null
@@ -1,7 +0,0 @@
-node_modules/
-build/
-libleveldb.so
-libleveldb.a
-test-data/
-_benchdb_*
-*.sw*
diff --git a/.travis.yml b/.travis.yml
index dad2273..e11f66d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,9 @@
 language: node_js
+sudo: false
 node_js:
   - 0.8
   - "0.10"
+  - "0.12"
+  - "iojs"
+before_install:
+  - (node -v | grep v0.8 && npm install npm@1.4 -g) || echo 'npm upgrade not needed'
diff --git a/debian/changelog b/debian/changelog
index a2a7727..6aa03c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-node-callback-stream (1.1.0-5) UNRELEASED; urgency=medium
+node-callback-stream (1.1.0+git20150804.1.0bbc812-1) UNRELEASED; urgency=medium
 
   * Update standards version to 4.6.1, no changes needed.
+  * New upstream snapshot.
 
- -- Debian Janitor <janitor@jelmer.uk>  Sun, 02 Oct 2022 17:08:00 -0000
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 17 Oct 2022 10:24:50 -0000
 
 node-callback-stream (1.1.0-4) unstable; urgency=medium
 

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

More details

Full run details