--- plasma-widget-logout-1.0.orig/debian/changelog +++ plasma-widget-logout-1.0/debian/changelog @@ -0,0 +1,18 @@ +plasma-widget-logout (1.0-0ubuntu2) karmic; urgency=low + + * Transition from libplasma-dev to kdelibs5-dev + - debian/control: change libplasma-dev to kdelibs5-dev + * Transition from kde4.mk to pkg-kde-tools + - debian/rules: Change '/usr/share/cdbs/1/class/kde4.mk' to + '/usr/share/pkg-kde-tools/qt-kde-team/1/debian-qt-kde.mk' + - debian/control: Build-Depend on 'pkg-kde-tools' + * Drop cmake from build-deps + * Bump Standards-Version to 3.8.1 + + -- Alessandro Ghersi Sat, 23 May 2009 04:01:28 +0200 + +plasma-widget-logout (1.0-0ubuntu1) jaunty; urgency=low + + * Initial release (LP: #326418) + + -- Alessandro Ghersi Fri, 06 Feb 2009 20:55:06 +0100 --- plasma-widget-logout-1.0.orig/debian/control +++ plasma-widget-logout-1.0/debian/control @@ -0,0 +1,15 @@ +Source: plasma-widget-logout +Section: kde +Priority: optional +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Alessandro Ghersi +Build-Depends: debhelper (>= 5), cdbs, kdelibs5-dev (>=4:4.2.85), + kdebase-workspace-dev (>=4:4.2.2), pkg-kde-tools +Standards-Version: 3.8.1 +Homepage: http://kde-look.org/content/show.php/LogOut?content=98934 + +Package: plasma-widget-logout +Architecture: any +Depends: ${shlibs:Depends} +Description: logout button on the desktop or panel + This plasmoid shows a logout button on the desktop or in the panel --- plasma-widget-logout-1.0.orig/debian/rules +++ plasma-widget-logout-1.0/debian/rules @@ -0,0 +1,3 @@ +#!/usr/bin/make -f + +include /usr/share/pkg-kde-tools/qt-kde-team/1/debian-qt-kde.mk --- plasma-widget-logout-1.0.orig/debian/compat +++ plasma-widget-logout-1.0/debian/compat @@ -0,0 +1 @@ +5 --- plasma-widget-logout-1.0.orig/debian/copyright +++ plasma-widget-logout-1.0/debian/copyright @@ -0,0 +1,37 @@ +This package was debianized by Alessandro Ghersi + on Fri, 06 Feb 2009 20:55:06 +0100. + +It was downloaded from http://kde-look.org/content/show.php/LogOut?content=98934 + +Upstream Author: + + Marcel Nowaczyk + +Copyright: + + Copyright (C) 2009 by Marcel Nowaczyk + Copyright (C) 2009 by Alexis Ménard + +License: + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License version 2, + or (at your option) any later version, as published by the Free + Software Foundation + + 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, write to the + Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + +On Debian GNU/Linux systems, the complete text of the GNU General +Public License can be found in the /usr/share/common-licenses/GPL-2 file. + +The Debian packaging is Copyright (C) 2009, Alessandro Ghersi + and is licensed under the GPL-2, see above. +