Scrub Obsolete - node-vue-resource

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index f21ac6b..c1b7216 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13)
  , dh-sequence-nodejs
  , node-babel-loader (>= 8.0.1)
  , node-babel7
- , node-got (>= 7.0~)
+ , node-got
  , terser
  , webpack (>= 5.0~)
 Standards-Version: 4.6.1
@@ -20,7 +20,7 @@ Rules-Requires-Root: no
 Package: node-vue-resource
 Architecture: all
 Depends: ${misc:Depends}
- , node-got (>= 7.0~)
+ , node-got
 Provides: ${nodejs:Provides}
 Description: HTTP client for Vue.js
  Vue.js is a library for building interactive web interfaces. It provides

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: node-got (>= 7.0~)

Run locally

More details

Full run details