[SCM] kdenetwork-filesharing packaging branch, master, updated. debian/14.12.2-1-4-g27b5614

Maximiliano Curia maxy at moszumanska.debian.org
Wed Jan 27 19:55:36 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kdenetwork-filesharing.git;a=commitdiff;h=27b5614

The following commit has been merged in the master branch:
commit 27b56142e323a3dc52fa6e713171c289bbd8f023
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Jan 19 13:55:13 2016 +0100

    Update install files
---
 debian/control                        | 11 -----------
 debian/kdenetwork-filesharing.install |  4 ++--
 debian/rules                          |  4 ++--
 3 files changed, 4 insertions(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index 7393b09..643bff2 100644
--- a/debian/control
+++ b/debian/control
@@ -32,14 +32,3 @@ Description: network filesharing configuration module
  file-sharing using NFS and Samba.
  .
  This package is part of the KDE networking module.
-
-Package: kdenetwork-filesharing-dbg
-Section: debug
-Architecture: any
-Priority: extra
-Depends: kde-runtime-dbg,
-         kdenetwork-filesharing (= ${binary:Version}),
-         ${misc:Depends}
-Description: debugging symbols for kdenetwork-filesharing
- This package contains debugging files used to investigate problems with
- kdenetwork-filesharing.
diff --git a/debian/kdenetwork-filesharing.install b/debian/kdenetwork-filesharing.install
index 3507e97..2c4a2cf 100644
--- a/debian/kdenetwork-filesharing.install
+++ b/debian/kdenetwork-filesharing.install
@@ -1,2 +1,2 @@
-usr/lib/kde4/sambausershareplugin.so
-usr/share/kde4/services/sambausershareplugin.desktop
+usr/lib/*/qt5/plugins/sambausershareplugin.so
+usr/share/kservices5/sambausershareplugin.desktop
diff --git a/debian/rules b/debian/rules
index 09a31e8..92ee0f7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,9 +1,9 @@
 #!/usr/bin/make -f
 
-include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
+include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
 override_dh_auto_install:
 	$(overridden_command) --destdir=debian/tmp
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=kdenetwork-filesharing-dbg
+	$(overridden_command) --ddeb-migration='kdenetwork-filesharing-dbg (<= 4:15.12.0-1~~)'

-- 
kdenetwork-filesharing packaging



More information about the pkg-kde-commits mailing list