[SCM] networkmanager-qt packaging branch, master, updated. debian/5.37.0-2-117-gf1fbbd9

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 18:58:41 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/networkmanager-qt.git;a=commitdiff;h=7d81ac1

The following commit has been merged in the master branch:
commit 7d81ac136359816460fa04a43f71e8fad9947ae4
Author: Harald Sitter <sitter at kde.org>
Date:   Thu Sep 3 14:16:20 2015 +0200

    Reintroduce libnm-dev as dependency of the -dev package. This should fix the ACC test as all needed headers are present again.
---
 debian/changelog | 4 +++-
 debian/control   | 1 +
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index cd0fede..02571e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,9 @@
-networkmanager-qt (5.13.0-0ubuntu6) UNRELEASED; urgency=medium
+networkmanager-qt (5.13.0-0ubuntu6) wily; urgency=medium
 
   * Merge debian master branch to make sure acc logs are artifacted with a
     name that makes clear the logs are from acc
+  * Reintroduce libnm-dev as dependency of the -dev package. This should fix
+    the ACC test as all needed headers are present again.
 
  -- Harald Sitter <sitter at kde.org>  Thu, 03 Sep 2015 12:58:52 +0200
 
diff --git a/debian/control b/debian/control
index 8db1bb9..7729aeb 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,7 @@ Package: libkf5networkmanagerqt-dev
 Section: libdevel
 Architecture: any
 Depends: libkf5networkmanagerqt6 (= ${binary:Version}),
+         libnm-dev (>= 0.9.10.0),
          qtbase5-dev (>= 5.4),
          ${misc:Depends},
          ${shlibs:Depends}

-- 
networkmanager-qt packaging



More information about the pkg-kde-commits mailing list