New Upstream Snapshot - node-opentip

Ready changes

Summary

Merged new upstream version: 2.4.6+git20130415.1.4913cbf (was: 2.4.6).

Resulting package

Built on 2023-01-19T04:09 (took 6m33s)

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

apt install -t fresh-snapshots node-opentip

Diff

diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index dfb0c7c..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,7 +0,0 @@
-components
-build
-.*
-!.gitignore
-!.travis.yml
-node_modules
-.tmp-*
\ No newline at end of file
diff --git a/debian/changelog b/debian/changelog
index 3b2164b..2b6e7c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+node-opentip (2.4.6+git20130415.1.4913cbf-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 19 Jan 2023 04:05:13 -0000
+
 node-opentip (2.4.6-3) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/patches/css.patch b/debian/patches/css.patch
index 6af75bf..9bfe15a 100644
--- a/debian/patches/css.patch
+++ b/debian/patches/css.patch
@@ -1,6 +1,8 @@
 Remove reference to missing and unused styles
---- a/css/stylus/opentip.styl
-+++ b/css/stylus/opentip.styl
+Index: node-opentip.git/css/stylus/opentip.styl
+===================================================================
+--- node-opentip.git.orig/css/stylus/opentip.styl
++++ node-opentip.git/css/stylus/opentip.styl
 @@ -1,6 +1,3 @@
 -@import "nib"
 -
diff --git a/debian/patches/gruntfile.patch b/debian/patches/gruntfile.patch
index 03646b0..546303a 100644
--- a/debian/patches/gruntfile.patch
+++ b/debian/patches/gruntfile.patch
@@ -1,7 +1,9 @@
 Update library paths and disable grunt tasks using wrappers not packaged for Debian
---- a/Gruntfile.coffee
-+++ b/Gruntfile.coffee
-@@ -55,13 +55,13 @@
+Index: node-opentip.git/Gruntfile.coffee
+===================================================================
+--- node-opentip.git.orig/Gruntfile.coffee
++++ node-opentip.git/Gruntfile.coffee
+@@ -55,13 +55,13 @@ module.exports = (grunt) ->
        js:
          files:
            "downloads/opentip-jquery.js": [ "lib/opentip.js", "lib/adapter-jquery.js" ]
@@ -19,7 +21,7 @@ Update library paths and disable grunt tasks using wrappers not packaged for Deb
  
  
      uglify:
-@@ -85,12 +85,8 @@
+@@ -85,12 +85,8 @@ module.exports = (grunt) ->
  
  
    grunt.loadNpmTasks "grunt-contrib-coffee"
@@ -32,7 +34,7 @@ Update library paths and disable grunt tasks using wrappers not packaged for Deb
  
    # Default tasks
    grunt.registerTask "default", [ "downloads" ]
-@@ -99,4 +95,4 @@
+@@ -99,4 +95,4 @@ module.exports = (grunt) ->
  
    grunt.registerTask "js", "Compile coffeescript and create all download files", [ "coffee" ]
  
diff --git a/test/.gitignore b/test/.gitignore
deleted file mode 100644
index f461eab..0000000
--- a/test/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-ender.min.js

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

More details

Full run details