[SCM] kaccounts-integration packaging branch, master, updated. 1d5e9364e77721f22e3a9519ab6e2b5c02ed8ba0

Diane Trout diane at moszumanska.debian.org
Thu Aug 27 04:16:07 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kaccounts-integration.git;a=commitdiff;h=c9f2d61

The following commit has been merged in the master branch:
commit c9f2d61ad5b5d4d64cc45015a532badbc1ce2a2b
Author: Diane Trout <diane at ghic.org>
Date:   Wed Aug 26 20:40:59 2015 -0700

    Add qml-module-org-kde-kaccounts package.
---
 debian/changelog                            | 1 +
 debian/control                              | 8 ++++++++
 debian/qml-module-org-kde-kaccounts.install | 2 ++
 3 files changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f509f2a..b86726b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,5 +23,6 @@ kaccounts-integration (15.07.90-1) UNRELEASED; urgency=medium
   * New upstream release (15.07.90).
   * Add qtdeclarative5-dev to build-dependes
   * Add myself to uploaders
+  * Add qml-module-org-kde-kaccounts package.
 
  -- Diane Trout <diane at debian.org>  Sun, 09 Aug 2015 20:27:02 -0700
diff --git a/debian/control b/debian/control
index bfcdcfc..2aed66e 100644
--- a/debian/control
+++ b/debian/control
@@ -78,3 +78,11 @@ Description: system to administer web accounts - debug symbols
  For the sites and services across the Plasma desktop.
  .
  This package contains debug symbols.
+
+Package: qml-module-org-kde-kaccounts
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: KAccounts QtDeclarative QML Support
+ Contains a plugin for QtDeclarative that provides
+ support for using KAccounts components written
+ in QML.
diff --git a/debian/qml-module-org-kde-kaccounts.install b/debian/qml-module-org-kde-kaccounts.install
new file mode 100644
index 0000000..4849c4d
--- /dev/null
+++ b/debian/qml-module-org-kde-kaccounts.install
@@ -0,0 +1,2 @@
+usr/lib/*/qt5/qml/org/kde/kaccounts/libkaccountsdeclarativeplugin.so
+usr/lib/*/qt5/qml/org/kde/kaccounts/qmldir

-- 
kaccounts-integration packaging



More information about the pkg-kde-commits mailing list