Hello:

  On my work computer recent move from Jessie to Stretch I noticed a number of 
issues. The one that upset me the most was the inability to use kde-telepathy. 
A lot of packages were already installed, but there was something missing that 
prevented me to use XMPP. I tried then on a computer running sid, I installed 
the kde-telepathy meta-package and I could at least add my XMPP account, 
something I was unable to do on Stretch.

  I discovered binary packages provided by source packages meta-kde-telepathy 
or ktp-accounts-kcm weren't available at Stretch. Being the later the one 
providing the functionality I came across #826356 (merged with #830404). 
Package was dumped from testing late January this year, even the bug was 
reported and a fixed proposed by June last year.

  Anyway I'm attaching some patches that hopefully improves shape of the 
package. Not really a big deal but being a kde-telepathy user I'd like to see 
this in either stretch (surely too late) or eventually stretch-backports.

  Patches are based on current git[0] HEAD. And I thought the best would be to 
release them on behalf of the team, if you disagree, you can apply patch 1/3, 
amend it and then rebase 2 and 3.

  I don't have permission to push on that repository, but if you think this 
deserves it I can follow instructions in that regard. I rebuild packages with 
this changes, installed and testing kde-telepathy these days yet I admit I 
haven't built it in a clean environment, ie: built on my everyday running 
Stretch.

  Sidenote: debian/15.08.3-2 tag is missing in the repo [0]

[0] 
https://anonscm.debian.org/gitweb/?p=pkg-kde/kde-extras/kde-telepathy/ktp-accounts-kcm.git

  Regards,

-- 
     Raúl Sánchez Siles
----->Proud Debian user<-----
Linux registered user #416098
# HG changeset patch
# User Raúl Sánchez Siles <rasas...@gmail.com>
# Date 1490304513 -3600
#      Thu Mar 23 22:28:33 2017 +0100
# Node ID f6d2b85ed321f4a791a93800a796c6d2c620f656
# Parent  00bde537a024658d1289bbc104f80c115ffadb69
Opening for 15.08.3-3

diff --git a/debian/changelog b/debian/changelog
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ktp-accounts-kcm (15.08.3-3) UNRELEASED; urgency=medium
+
+  * Team upload.
+
+ -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-...@lists.debian.org>  Thu, 23 Mar 2017 23:26:18 +0100
+
 ktp-accounts-kcm (15.08.3-2) unstable; urgency=medium
 
   * Update libkaccounts-dev Build-Depends to >= 15.08.3 (Closes: #809282)
# HG changeset patch
# User Raúl Sánchez Siles <rasas...@gmail.com>
# Date 1490305015 -3600
#      Thu Mar 23 22:36:55 2017 +0100
# Node ID 464bf1981e5f118bd6db47997a493c8469300748
# Parent  f6d2b85ed321f4a791a93800a796c6d2c620f656
Fix "FTBFS libaccounts update need to fix install files." Applied patch
suggested by Scarlett Clark (Closes: #826356)

diff --git a/debian/changelog b/debian/changelog
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 ktp-accounts-kcm (15.08.3-3) UNRELEASED; urgency=medium
 
   * Team upload.
+  * Fix "FTBFS libaccounts update need to fix install files." Applied patch
+    suggested by Scarlett Clark (Closes: #826356)
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-...@lists.debian.org>  Thu, 23 Mar 2017 23:26:18 +0100
 
diff --git a/debian/kde-config-telepathy-accounts.install b/debian/kde-config-telepathy-accounts.install
--- a/debian/kde-config-telepathy-accounts.install
+++ b/debian/kde-config-telepathy-accounts.install
@@ -1,8 +1,8 @@
 usr/lib/*/libktpaccountskcminternal.so.*
 usr/lib/*/qt5/plugins/kaccounts/ui/ktpaccountskcm_plugin_kaccounts.so
 usr/lib/*/qt5/plugins/ktpaccountskcm_*.so
-usr/share/accounts/providers/*.provider
-usr/share/accounts/services/*.service
+usr/share/accounts/providers/kde/*.provider
+usr/share/accounts/services/kde/*.service
 usr/share/kservices5/*.desktop
 usr/share/kservicetypes5/*.desktop
 usr/share/telepathy/profiles/*.profile
# HG changeset patch
# User Raúl Sánchez Siles <rasas...@gmail.com>
# Date 1490305155 -3600
#      Thu Mar 23 22:39:15 2017 +0100
# Node ID deb971a70e0d1f449072241f8f58b60e27b0ee06
# Parent  464bf1981e5f118bd6db47997a493c8469300748
Update lintian-overrides for libktpaccountskcminternal library.

diff --git a/debian/changelog b/debian/changelog
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ktp-accounts-kcm (15.08.3-3) UNRELEASED;
   * Team upload.
   * Fix "FTBFS libaccounts update need to fix install files." Applied patch
     suggested by Scarlett Clark (Closes: #826356)
+  * Update lintian-overrides for libktpaccountskcminternal library,
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-...@lists.debian.org>  Thu, 23 Mar 2017 23:26:18 +0100
 
diff --git a/debian/lintian-overrides b/debian/lintian-overrides
--- a/debian/lintian-overrides
+++ b/debian/lintian-overrides
@@ -1,2 +1,2 @@
-kde-config-telepathy-accounts binary: package-name-doesnt-match-sonames libktpaccountskcminternal4
+kde-config-telepathy-accounts binary: package-name-doesnt-match-sonames libktpaccountskcminternal9
 kde-config-telepathy-accounts binary: no-symbols-control-file

Attachment: signature.asc
Description: This is a digitally signed message part.

-- 
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-talk

Reply via email to