[SCM] khtml packaging branch, master, updated. debian/5.37.0-2-6-g9970236

Pino Toscano pino at moszumanska.debian.org
Sun Oct 1 09:52:56 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/khtml.git;a=commitdiff;h=9970236

The following commit has been merged in the master branch:
commit 997023648bc9ca5adc47e98ba6d04bceaa74fad1
Author: Pino Toscano <pino at debian.org>
Date:   Sun Oct 1 11:52:40 2017 +0200

    libkf5khtml-data: remove unused ${shlibs:Depends} substvar
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4212ed7..284ab11 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ khtml (5.37.0-3) UNRELEASED; urgency=medium
   * Drop obsolete breaks/replaces for old versions, or for packages never part
     of Debian.
   * Replace kio-dev dependency with libkf5kio-dev.
+  * Remove unused ${shlibs:Depends} substvar from libkf5khtml-data.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 01 Oct 2017 11:15:35 +0200
 
diff --git a/debian/control b/debian/control
index 6766d0a..d831e28 100644
--- a/debian/control
+++ b/debian/control
@@ -50,7 +50,7 @@ Description: HTML widget and component
 Package: libkf5khtml-data
 Architecture: all
 Multi-Arch: foreign
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}
 Description: HTML widget and component
  KHTML is a web rendering engine, based on the KParts technology and
  using KJS for JavaScript support.

-- 
khtml packaging



More information about the pkg-kde-commits mailing list