debian/0000775000000000000000000000000012216573311007171 5ustar debian/copyright0000664000000000000000000000223612216033711011122 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: declarative-plasmoids Source: git://anongit.kde.org/declarative-plasmoids.git Files: * Copyright: 2010, Lukas Appelhans 2010-2011, Marco Martin 2012, Sebastian Kügler 2012, Shaun Reich 2012 Rodrigo Belem License: GPL-2+ 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) any later version. . 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 . . On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-2". debian/rules0000775000000000000000000000066212216027402010250 0ustar #!/usr/bin/make -f include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk TARFILE?=declarative-plasmoids_1.0+git$(shell date +%Y%m%d)01.orig.tar.gz DIRNAME?=declarative-plasmoids-1.0+git$(shell date +%Y%m%d)01 get-orig-source: git archive --format=tar --prefix=$(DIRNAME)/ --remote=git://anongit.kde.org/declarative-plasmoids HEAD | gzip -c9 > ../$(TARFILE) ../$(TARFILE): get-orig-source .PHONY: override_dh_auto_test debian/source/0000775000000000000000000000000012216027402010464 5ustar debian/source/format0000664000000000000000000000001412216027402011672 0ustar 3.0 (quilt) debian/changelog0000664000000000000000000000127212216573136011052 0ustar declarative-plasmoids (4.10.5-0ubuntu1) saucy; urgency=high * New upstream release LP: #1227602 * Depend on kde-workspace-bin for plasma-windowed * Add kubuntu_no_rssnow.diff to disable rssnow, also in kdeplasma- addons -- Jonathan Riddell Tue, 17 Sep 2013 11:56:46 +0100 declarative-plasmoids (4.10-0ubuntu1) raring; urgency=low * New upstream release * Fix debian/copyright * Bump Standards-Version to 3.9.3 -- Rohan Garg Mon, 24 Dec 2012 17:41:48 +0000 declarative-plasmoids (1.0+git2012022501-0ubuntu1~ppa1) precise; urgency=low * Initial release -- Rodrigo Belem Sat, 25 Feb 2012 21:31:13 -0400 debian/compat0000664000000000000000000000000212216027402010362 0ustar 8 debian/control0000664000000000000000000000113212216034113010561 0ustar Source: declarative-plasmoids Section: kde Priority: extra Maintainer: Kubuntu Developers XSBC-Original-Maintainer: Rodrigo Belem Build-Depends: debhelper (>= 8.0.0), quilt (>= 0.46-7~), cmake (>= 2.8.1), pkg-kde-tools (>= 0.5.0~), kdelibs5-dev Standards-Version: 3.9.3 Homepage: http://plasma-active.org/ Package: declarative-plasmoids Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, kde-runtime, kde-workspace-bin Description: plasmoids for Plasma Desktop and Active Plasmoids for Plasma Desktop and Active built using Qt Quick. debian/patches/0000775000000000000000000000000012216343520010615 5ustar debian/patches/kubuntu_no_rssnow.diff0000664000000000000000000000070212216343520015252 0ustar Index: declarative-plasmoids-4.10.5/CMakeLists.txt =================================================================== --- declarative-plasmoids-4.10.5.orig/CMakeLists.txt 2013-08-17 05:12:28.000000000 +0100 +++ declarative-plasmoids-4.10.5/CMakeLists.txt 2013-09-18 16:31:25.784390521 +0100 @@ -9,7 +9,6 @@ ${KDE4_INCLUDES}) -add_subdirectory(rssnow) add_subdirectory(dictionary) add_subdirectory(knowledgebase) add_subdirectory(news) debian/patches/series0000664000000000000000000000002712216343504012033 0ustar kubuntu_no_rssnow.diff