diff --git a/debian/changelog b/debian/changelog deleted file mode 100644 index d7a6eca2..00000000 --- a/debian/changelog +++ /dev/null @@ -1,41 +0,0 @@ -plasma-phone-components (0.1+kubuntu1-0ubuntu1) UNRELEASED; urgency=medium - - * New snapshot - - -- Jonathan Riddell Fri, 12 Jun 2015 21:06:34 +0200 - -plasma-phone-components (0.1+kubuntu1-0ubuntu1~ppaubuntu1) vivid; urgency=medium - - * Follow green island - - -- Boudewijn Rempt Tue, 03 Mar 2015 13:23:38 +0000 - -plasma-phone-components (0.1+kubuntu1-0ubuntu1~ppa) vivid; urgency=medium - - * bump for Qt 5.4 - - -- Boudewijn Rempt Tue, 24 Feb 2015 09:19:17 +0000 - -plasma-phone-components (0.1+kubuntu1-0ubuntu1~ppaubuntu3) vivid; urgency=medium - - * add systemd to the build depds - - -- Boudewijn Rempt Wed, 11 Feb 2015 17:32:07 +0100 - -plasma-phone-components (0.1+kubuntu1-0ubuntu1~ppaubuntu2) vivid; urgency=medium - - * Try again - - -- Boudewijn Rempt Wed, 11 Feb 2015 17:25:39 +0100 - -plasma-phone-components (0.1+kubuntu1-0ubuntu1~ppaubuntu1) vivid; urgency=medium - - * Add system dependency - - -- Boudewijn Rempt Wed, 11 Feb 2015 17:21:00 +0100 - -plasma-phone-components (0.1+kubuntu1-0ubuntu1~ppa) vivid; urgency=medium - - * Initial release. - - -- Boudewijn Rempt Thu, 05 Feb 2015 11:07:11 +0100 diff --git a/debian/compat b/debian/compat deleted file mode 100644 index ec635144..00000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -9 diff --git a/debian/control b/debian/control deleted file mode 100644 index c607eeeb..00000000 --- a/debian/control +++ /dev/null @@ -1,31 +0,0 @@ -Source: plasma-phone-components -Section: kde -Priority: optional -Maintainer: Kubuntu Developers -XSBC-Original-Maintainer: Boudewijn Rempt -Build-Depends: cmake, - debhelper (>= 9), - extra-cmake-modules, - libkf5declarative-dev, - libkf5notifications-dev, - libkf5service-dev, - libsystemd-dev, - pkg-config, - pkg-kde-tools (>= 0.9), - plasma-framework-dev, - qt5-default, - qtdeclarative5-dev -Standards-Version: 3.9.6 -Homepage: https://github.com/plasma-mobile/plasma-phone-components -Vcs-Browser: https://github.com/plasma-mobile/plasma-phone-components-packaging -Vcs-Git: https://github.com/plasma-mobile/plasma-phone-components-packaging.git - -Package: plasma-phone-components -Architecture: any -Depends: plasma-workspace, - qtwayland, - ttf-oxygen-font-family, - ${misc:Depends}, - ${shlibs:Depends} -Description: Plasma Phone Components - This package contains the home screen for the phone. diff --git a/debian/copyright b/debian/copyright deleted file mode 100644 index ffe43fb0..00000000 --- a/debian/copyright +++ /dev/null @@ -1,29 +0,0 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: Plasma Phone Components - -Files: * - debian/* -Copyright: 2014 Aaron Seigo - 2012-2015 Marco Martin - 2015 Jonathan Riddell -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 package; if not, write to the Free - Software Foundation, Inc., 51 Franklin St, Fifth Floor, - Boston, MA 02110-1301 USA - . - On Debian systems, the full text of the GNU General Public - License version 2 can be found in the file - `/usr/share/common-licenses/GPL-2'. diff --git a/debian/rules b/debian/rules deleted file mode 100755 index 6a77e53f..00000000 --- a/debian/rules +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/make -f - -include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk diff --git a/debian/source/format b/debian/source/format deleted file mode 100644 index 163aaf8d..00000000 --- a/debian/source/format +++ /dev/null @@ -1 +0,0 @@ -3.0 (quilt) diff --git a/shell/contents/layout.js b/shell/contents/layout.js index 5660b8cc..11da6471 100644 --- a/shell/contents/layout.js +++ b/shell/contents/layout.js @@ -26,3 +26,7 @@ var bottomPanel = new Panel("org.kde.phone.taskpanel"); bottomPanel.location = "bottom"; bottomPanel.height = 150; + + + +