[SCM] ktp-common-internals packaging branch, master, updated. debian/0.4.0-1-33-g0be5a0e

Diane Trout diane-guest at alioth.debian.org
Fri Jul 19 04:39:35 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kde-telepathy/ktp-common-internals.git;a=commitdiff;h=022faab

The following commit has been merged in the master branch:
commit 022faabf0862c10a268b8877b01ddc408db3d1d4
Author: Diane Trout <diane at ghic.org>
Date:   Thu Jul 18 19:31:00 2013 -0700

    Build kde-telepathy-declarative package for QML components
---
 debian/changelog                             |    3 +--
 debian/control                               |    8 ++++++++
 debian/kde-telepathy-data.install            |    1 -
 debian/kde-telepathy-declarative.install     |    2 ++
 debian/libktpcommoninternalsprivate5.install |    1 -
 5 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 553ff23..0c7e198 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,11 +5,10 @@ ktp-common-internals (0.6.2-1) UNRELEASED; urgency=low
   * Set Uploaders to Diane Trout and Michał Zając
   * Add kde-telepathy-debugger package (Thanks: Ubuntu)
   * Update libktpcommoninteralsprivate soversion to 5
-  * Install qml components
+  * Build kde-telepathy-declarative package for QML components
   * Require libtelepathy-logger-qt4-dev >= 0.6.0
   * Updated to Standards-Version 3.9.4. No changes needed.
   * Add symbols file for libktpcommoninternalsprivate5
-  * Remove breaks/replaces on libktpcommoninternalsprivate5
 
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * Improve a little kde-telepathy-data's long description.
diff --git a/debian/control b/debian/control
index 4222f7f..f0542ad 100644
--- a/debian/control
+++ b/debian/control
@@ -31,6 +31,14 @@ Description: KDE Telepathy internal library
  Internal library which consits of the most reused
  parts across KDE Telepathy.
 
+Package: kde-telepathy-declarative
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: kde-telepathy QtDeclarative QML support.
+ Contains a plugin for QtDeclarative that provides
+ support for using KDE-Telepathy to components written
+ in QML.
+
 Package: kde-telepathy-data
 Architecture: all
 Depends: ${misc:Depends}
diff --git a/debian/kde-telepathy-data.install b/debian/kde-telepathy-data.install
index 863929f..3df6c43 100644
--- a/debian/kde-telepathy-data.install
+++ b/debian/kde-telepathy-data.install
@@ -1,4 +1,3 @@
-usr/lib/kde4/imports/org/kde/telepathy/qmldir
 usr/share/icons/hicolor/*
 usr/share/kde4/apps/ktelepathy/*
 usr/share/locale/*
diff --git a/debian/kde-telepathy-declarative.install b/debian/kde-telepathy-declarative.install
new file mode 100644
index 0000000..983f9b1
--- /dev/null
+++ b/debian/kde-telepathy-declarative.install
@@ -0,0 +1,2 @@
+usr/lib/kde4/imports/org/kde/telepathy/libktpqmlplugin.so
+usr/lib/kde4/imports/org/kde/telepathy/qmldir
diff --git a/debian/libktpcommoninternalsprivate5.install b/debian/libktpcommoninternalsprivate5.install
index 4fa0385..8b1025c 100644
--- a/debian/libktpcommoninternalsprivate5.install
+++ b/debian/libktpcommoninternalsprivate5.install
@@ -4,4 +4,3 @@ usr/lib/libktpmodelsprivate.so.0.6*
 usr/lib/libktpmodelsprivate.so.5
 usr/lib/libktpwidgetsprivate.so.0.6*
 usr/lib/libktpwidgetsprivate.so.5
-usr/lib/kde4/imports/org/kde/telepathy/libktpqmlplugin.so

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list