[SCM] plasma-desktop packaging branch, master, updated. debian/5.4.1-1-3-gdef2502

Scott Kitterman kitterman at moszumanska.debian.org
Sun Sep 20 16:07:44 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/plasma-desktop.git;a=commitdiff;h=def2502

The following commit has been merged in the master branch:
commit def250246e840b8d0cee078b0fb966f2feddcbae
Author: Scott Kitterman <scott at kitterman.com>
Date:   Sun Sep 20 12:07:31 2015 -0400

    Add qml-module-qt-labs-settings and qml-module-qt-labs- folderlistmodel to plasma-desktop Depends (Closes: #799575)
    
    * Add qml-module-qt-labs-settings and qml-module-qt-labs-
      folderlistmodel to plasma-desktop Depends (Closes: #799575)
      - Thanks to Ralph Jung for the report
---
 debian/changelog | 5 ++++-
 debian/control   | 2 ++
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4cb6e3f..ba154e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,10 +3,13 @@ plasma-desktop (4:5.4.1-2~) UNRELEASED; urgency=medium
   [ Scott Kitterman ]
   * Add kio to plasma-desktop depends so I/O using widgets work (Closes:
     #798664)
+  * Add qml-module-qt-labs-settings and qml-module-qt-labs-
+    folderlistmodel to plasma-desktop Depends (Closes: #799575)
+    - Thanks to Ralph Jung for the report
 
   [ Maximiliano Curia ]
 
- -- Maximiliano Curia <maxy at debian.org>  Fri, 11 Sep 2015 20:23:04 +0200
+ -- Scott Kitterman <scott at kitterman.com>  Sun, 20 Sep 2015 12:05:13 -0400
 
 plasma-desktop (4:5.4.1-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index a8e45e4..b0f7dec 100644
--- a/debian/control
+++ b/debian/control
@@ -106,6 +106,8 @@ Depends: breeze,
          polkit-kde-agent-1,
          qml-module-org-kde-kwindowsystem,
          qml-module-org-kde-solid,
+         qml-module-qt-labs-folderlistmodel,
+         qml-module-qt-labs-settings,
          qtdeclarative5-kf5declarative,
          ${misc:Depends},
          ${shlibs:Depends}

-- 
plasma-desktop packaging



More information about the pkg-kde-commits mailing list