[SCM] qtwebchannel packaging branch, master, updated. debian/5.7.1-1-2-gcd8dc93

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Tue Apr 4 17:32:26 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwebchannel.git;a=commitdiff;h=cd8dc93

The following commit has been merged in the master branch:
commit cd8dc93792bb89b46bae9dcaaac05d9b888aeb9b
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Tue Apr 4 14:32:09 2017 -0300

    Do not depend upon npm (Closes: #857994).
---
 debian/changelog | 5 +++++
 debian/control   | 1 -
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4877bc1..469fd4f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,10 @@
 qtwebchannel-opensource-src (5.7.1-2) UNRELEASED; urgency=medium
 
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Do not depend upon npm (Closes: #857994). It is used just by some examples
+    and currently not on all archs, so while removing it is not the ideal
+    solution is the only one we have available right now.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 04 Apr 2017 14:29:41 -0300
 
 qtwebchannel-opensource-src (5.7.1-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 71fd467..dd60e0f 100644
--- a/debian/control
+++ b/debian/control
@@ -68,7 +68,6 @@ Architecture: any
 Multi-Arch: same
 Depends: libqt5webchannel5 (= ${binary:Version}),
          nodejs [!armel !powerpc],
-         npm [!armel !powerpc],
          ${misc:Depends},
          ${shlibs:Depends}
 Pre-Depends: ${misc:Pre-Depends}

-- 
qtwebchannel packaging



More information about the pkg-kde-commits mailing list