[SCM] ktp-contact-applet packaging branch, master, updated. debian/17.08.3-1-2-g547bd4a

Maximiliano Curia maxy at moszumanska.debian.org
Wed Dec 13 17:45:57 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-desktop-applets.git;a=commitdiff;h=547bd4a

The following commit has been merged in the master branch:
commit 547bd4aacd8c15342ad16c508c3437434c3a54a2
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Wed Dec 13 14:45:42 2017 -0300

    Add missing qml dependency qml-module-org-kde-people
    
    Closes: 849976
---
 debian/changelog | 2 +-
 debian/control   | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 2f212fe..5da47de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 ktp-desktop-applets (17.08.3-2~) UNRELEASED; urgency=medium
 
-  * New revision
+  * Add missing qml dependency qml-module-org-kde-people (Closes: 849976)
 
  -- Maximiliano Curia <maxy at debian.org>  Wed, 13 Dec 2017 14:29:16 -0300
 
diff --git a/debian/control b/debian/control
index 33d6aff..fda635c 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,7 @@ Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/applications/ktp-desktop-app
 Package: kde-telepathy-desktop-applets
 Architecture: any
 Depends: qml-module-org-kde-telepathy (>= ${source:Upstream-Version}),
+         qml-module-org-kde-people,
          ${misc:Depends},
          ${shlibs:Depends},
 Breaks: ${kde-l10n:all}

-- 
ktp-contact-applet packaging



More information about the pkg-kde-commits mailing list