[SCM] ktp-text-ui packaging branch, master, updated. debian/0.4.0-1-30-g83ed5df

Diane Trout diane-guest at alioth.debian.org
Tue Jul 16 04:43:50 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kde-telepathy/ktp-text-ui.git;a=commitdiff;h=256a226

The following commit has been merged in the master branch:
commit 256a226a0e9499f17237bbf491eeefd1e182fa64
Author: Diane Trout <diane at ghic.org>
Date:   Sat May 25 10:03:25 2013 -0700

    Bump ktp-common-internals version
    
    * Add telepathy logger dependency
    * Plasma-widget-telpathy-chat was moved to ktp-desktop-applets.
---
 debian/control                              |   19 +++----------------
 debian/patches/02_ktpchat_soversion.diff    |    8 ++++----
 debian/patches/series                       |    2 --
 debian/plasma-widget-telepathy-chat.install |    4 ----
 4 files changed, 7 insertions(+), 26 deletions(-)

diff --git a/debian/control b/debian/control
index 27875af..0d67055 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,9 @@ Build-Depends: debhelper (>= 9),
  kdelibs5-dev (>= 4:4.6),
  libqtwebkit-dev,
  cmake (>= 2.8),
- libktpcommoninternalsprivate-dev (>= 0.5.1),
- libtelepathy-logger-qt4-dev (>= 0.5.1)
+ libktpcommoninternalsprivate-dev (>= 0.6.1),
+ libtelepathy-logger-dev,
+ libtelepathy-logger-qt4-dev (>= 0.5.60)
 Standards-Version: 3.9.3
 Homepage: https://projects.kde.org/projects/extragear/network/telepathy/ktp-text-ui
 Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-extras/kde-telepathy/ktp-text-ui.git
@@ -40,20 +41,6 @@ Description: Telepathy text chat UI for the KDE Plasma Desktop
  This package is not meant to be used standalone. It is recommended
  to install the kde-telepathy metapackage instead.
 
-Package: plasma-widget-telepathy-chat
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},
- libktpchat0 (= ${binary:Version}),
- kde-runtime-data (>= 4:4.8),
- kde-telepathy-data (>= 0.5.1)
-Recommends: kde-telepathy
-Description: Telepathy text chat plasma widget
- This package provides a plasma widget that allows you to chat with
- your contacts directly from your desktop.
- .
- This package is not meant to be used standalone. It is recommended
- to install the kde-telepathy metapackage instead.
-
 Package: kde-telepathy-text-ui-dbg
 Architecture: any
 Section: debug
diff --git a/debian/patches/02_ktpchat_soversion.diff b/debian/patches/02_ktpchat_soversion.diff
index 3d3885d..e38322a 100644
--- a/debian/patches/02_ktpchat_soversion.diff
+++ b/debian/patches/02_ktpchat_soversion.diff
@@ -1,10 +1,10 @@
 --- a/lib/CMakeLists.txt
 +++ b/lib/CMakeLists.txt
-@@ -64,6 +64,8 @@
-     )
- endif()
+@@ -52,6 +52,8 @@
  
-+set_target_properties(ktpchat PROPERTIES SOVERSION 0 VERSION 0.4.0)
+ kde4_add_library(ktpchat SHARED ${ktpchat_SRCS})
+ 
++set_target_properties(ktpchat PROPERTIES SOVERSION 0 VERSION 0.6.1)
 +
  target_link_libraries(ktpchat
      ${KDE4_KDECORE_LIBS}
diff --git a/debian/patches/series b/debian/patches/series
index c876026..e794978 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1 @@
-drop-tests.patch
-01_no_useless_dependencies.diff
 02_ktpchat_soversion.diff
diff --git a/debian/plasma-widget-telepathy-chat.install b/debian/plasma-widget-telepathy-chat.install
deleted file mode 100644
index 54d82a8..0000000
--- a/debian/plasma-widget-telepathy-chat.install
+++ /dev/null
@@ -1,4 +0,0 @@
-usr/share/kde4/apps/plasma/plasmoids/org.kde.ktp-chatplasmoid/*
-usr/share/kde4/services/plasma-applet-ktpchat.desktop
-usr/lib/kde4/imports/org/kde/telepathy/chat/libktpchatqmlplugin.so
-usr/lib/kde4/imports/org/kde/telepathy/chat/qmldir

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list