[SCM] kqtquickcharts packaging branch, master, updated. debian/16.08.0-1-39-ga9e5e25

Maximiliano Curia maxy at moszumanska.debian.org
Tue Nov 21 15:22:35 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kqtquickcharts.git;a=commitdiff;h=4ab3e44

The following commit has been merged in the master branch:
commit 4ab3e4413f43a0e80ab09bf5d35d9a48b7d1b3b4
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Fri Jan 27 13:32:50 2017 +0000

    dep on qml, don't replace old packages it doesn't overlap
---
 debian/control | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 5b7d496..37f33bf 100644
--- a/debian/control
+++ b/debian/control
@@ -17,9 +17,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/kqtquickcharts.git
 Package: qml-module-org-kde-charts
 Architecture: any
 Section: libs
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Replaces: qtdeclarative4-kqtquickcharts-1
-Conflicts: qtdeclarative4-kqtquickcharts-1
+Depends: qml-module-qtquick2, ${misc:Depends}, ${shlibs:Depends}
 Description: QtQuick plugin to render interactive charts
  A QtQuick plugin to render beautiful and interactive charts.
  .

-- 
kqtquickcharts packaging



More information about the pkg-kde-commits mailing list