debian/0000775000000000000000000000000012323176742007177 5ustar debian/source/0000775000000000000000000000000012323176742010477 5ustar debian/source/format0000664000000000000000000000001412323176742011705 0ustar 3.0 (quilt) debian/source/lintian-overrides0000664000000000000000000000012612323176742014057 0ustar kdenetwork-filesharing source: dbg-package-missing-depends kdenetwork-filesharing-dbg debian/watch0000664000000000000000000000014112323176742010224 0ustar version=3 ftp://ftp.kde.org/pub/kde/stable/([\d\.]*)/src/kdenetwork-filesharing-([\d\.]*).tar.xz debian/patches/0000775000000000000000000000000012323176742010626 5ustar debian/patches/kubuntu_05_samba_install.diff0000664000000000000000000000271112323176742016353 0ustar Index: filesharing/samba/filepropertiesplugin/sambausershareplugin.cpp =================================================================== --- filesharing/samba/filepropertiesplugin/sambausershareplugin.cpp 2011-09-28 19:43:53.184307363 -0400 +++ filesharing/samba/filepropertiesplugin/sambausershareplugin.cpp 2011-09-28 19:46:12.232996868 -0400 @@ -21,8 +21,7 @@ #include #include #include -#include -#include +#include #include #include @@ -117,19 +116,8 @@ void SambaUserSharePlugin::installSamba() { - unsigned int xid = 0; - QStringList packages; - packages << SAMBA_PACKAGE_NAME; - QString interaction("show-confirm-install,show-progress"); - - QDBusInterface device("org.freedesktop.PackageKit", "/org/freedesktop/PackageKit", - "org.freedesktop.PackageKit.Modify"); - if (!device.isValid()) { - KMessageBox::sorry(qobject_cast(this), - i18n("Samba could not be installed.
Please, check if kpackagekit is properly installed
")); - return; - } - QDBusReply reply = device.call("InstallPackageNames", xid, packages, interaction); + QProcess *installProcess = new QProcess(this); + installProcess->start("qapt-batch", QStringList() << "--install" << SAMBA_PACKAGE_NAME); } void SambaUserSharePlugin::setupModel() debian/patches/series0000664000000000000000000000003612323176742012042 0ustar kubuntu_05_samba_install.diff debian/control0000664000000000000000000000234012323176742010601 0ustar Source: kdenetwork-filesharing Section: kde Priority: optional Maintainer: Kubuntu Developers Build-Depends: kde-sc-dev-latest (>= 4:4.10.2), cmake, debhelper (>= 7.3.16), pkg-kde-tools (>= 0.12), kdelibs5-dev (>= 4:4.13.0) Standards-Version: 3.9.4 Homepage: http://www.kde.org/ Vcs-Browser: http://bazaar.launchpad.net/~kubuntu-packagers/kubuntu-packaging/kdenetwork-filesharing Vcs-Bzr: https://code.launchpad.net/~kubuntu-packagers/kubuntu-packaging/kdenetwork-filesharing Package: kdenetwork-filesharing Section: net Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: network filesharing configuration module This package provides a System Settings panel to configure network 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: ${misc:Depends}, kde-runtime-dbg Recommends: kde-workspace-dbg Suggests: kdenetwork-filesharing (= ${source:Version}) Replaces: kdenetwork-dbg Breaks: kdenetwork-dbg Description: debugging symbols for kdenetwork-filesharing This package contains debugging files used to investigate problems with kdenetwork-filesharing. debian/copyright0000664000000000000000000000564612323176742011145 0ustar This package was package by Jonathan Riddell on Tue, 18 Jun 2013 15:03:18 +0100. It was downloaded from http://www.kde.org/download Copyright: Copyright (c) 2011 Rodrigo Belem This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License or (at your option) version 3 or any later version accepted by the membership of KDE e.V. (or its successor approved by the membership of KDE e.V.), which shall act as a proxy defined in Section 14 of version 3 of the license. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . samba/filepropertiesplugin/sambausershareplugin.h samba/filepropertiesplugin/sambausershareplugin.cpp Copyright (c) 2004 Jan Schaefer Copyright (c) 2011 Rodrigo Belem This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. The full text of the GNU Library General Public License version 2 is available on Debian systems in /usr/share/common-licenses/LGPL-2 Files under doc/ These files are under the GNU Free Documentation License v1.2 | Permission is granted to copy, distribute and/or modify this | document under the terms of the GNU Free Documentation License, | Version 1.1 or any later version published by the Free Software | Foundation; with no Invariant Sections, with no Front-Cover Texts, | and with no Back-Cover Texts. The full text of the GNU Free Documentation License is available on Debian systems in /usr/share/common-licenses/GFDL-1.2 As well, all the Manpages.dox included are under this license, unless specified otherwise. The packaging is © 2013 Jonathan Riddell and is licensed under the GPL version 2 or later, see `/usr/share/common-licenses/GPL'. debian/compat0000664000000000000000000000000212323176742010375 0ustar 7 debian/changelog0000664000000000000000000000643112323176742011055 0ustar kdenetwork-filesharing (4:4.13.0-0ubuntu1) trusty; urgency=medium * New upstream KDE Software Compilation release -- Jonathan Riddell Tue, 15 Apr 2014 11:37:33 +0200 kdenetwork-filesharing (4:4.12.97-0ubuntu1) trusty; urgency=medium * New upstream release candidate -- Philip Muškovac Wed, 02 Apr 2014 11:19:24 +0200 kdenetwork-filesharing (4:4.12.95-0ubuntu1) trusty; urgency=medium * New upstream beta release -- Rohan Garg Sun, 23 Mar 2014 12:07:51 +0100 kdenetwork-filesharing (4:4.12.90-0ubuntu1) trusty; urgency=medium * New upstream beta release -- Jonathan Riddell Wed, 19 Mar 2014 10:48:05 +0000 kdenetwork-filesharing (4:4.12.3-0ubuntu1) trusty; urgency=medium * New upstream bugfix release -- Rohan Garg Tue, 04 Mar 2014 20:40:46 +0100 kdenetwork-filesharing (4:4.12.2-0ubuntu1) trusty; urgency=medium * New upstream bugfix release -- Rohan Garg Tue, 04 Feb 2014 23:50:43 +0000 kdenetwork-filesharing (4:4.12.1-0ubuntu1) trusty; urgency=low * New upstream bugfix release -- Rohan Garg Thu, 16 Jan 2014 08:08:48 +0000 kdenetwork-filesharing (4:4.12.0-0ubuntu1) trusty; urgency=low * New upstream release -- Jonathan Riddell Wed, 18 Dec 2013 16:43:08 +0000 kdenetwork-filesharing (4:4.11.97-0ubuntu1) trusty; urgency=low * New upstream RC release -- Jonathan Riddell Fri, 29 Nov 2013 12:47:19 +0000 kdenetwork-filesharing (4:4.11.95-0ubuntu1) trusty; urgency=low * New upstream beta release -- Rohan Garg Mon, 25 Nov 2013 17:56:07 +0100 kdenetwork-filesharing (4:4.11.80-0ubuntu1) trusty; urgency=low * New upstream beta release -- Rohan Garg Sat, 23 Nov 2013 17:35:43 +0100 kdenetwork-filesharing (4:4.11.2-0ubuntu1) saucy; urgency=low * New upstream bugfix release -- Jonathan Riddell Mon, 30 Sep 2013 14:12:39 +0100 kdenetwork-filesharing (4:4.11.1-0ubuntu1) saucy; urgency=low * New upstream bugfix release. -- Howard Chan Fri, 06 Sep 2013 22:18:55 +0100 kdenetwork-filesharing (4:4.11.0-0ubuntu1) saucy; urgency=low [ Howard Chan ] * New upstream release [ Jonathan Riddell ] * New upstream release -- Jonathan Riddell Wed, 14 Aug 2013 00:11:09 +0100 kdenetwork-filesharing (4:4.10.97-0ubuntu1) saucy; urgency=low * New upstream RC 2 release * New upstream RC 2 release -- Jonathan Riddell Fri, 26 Jul 2013 19:20:52 +0100 kdenetwork-filesharing (4:4.10.95-0ubuntu1) saucy; urgency=low * New upstream RC release -- Rohan Garg Fri, 19 Jul 2013 12:32:12 +0000 kdenetwork-filesharing (4:4.10.90-0ubuntu1) saucy; urgency=low [ Jonathan Riddell ] * Tidy up copyright file * Fix watch file [ Michał Zając ] * New upstream bet release -- Michał Zając Fri, 28 Jun 2013 18:09:49 +0100 kdenetwork-filesharing (4:4.10.80-0ubuntu1) saucy; urgency=low * New upstream release * Initial package split from kdenetwork * New upstream release -- Jonathan Riddell Fri, 21 Jun 2013 02:14:35 +0100 debian/rules0000775000000000000000000000030712323176742010257 0ustar #!/usr/bin/make -f include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk .PHONY: override_dh_auto_test override_dh_strip: $(overridden_command) --dbg-package=kdenetwork-filesharing-dbg debian/kdenetwork-filesharing.install0000664000000000000000000000000612323176742015231 0ustar usr/