--- plasma-widget-cpuload-0.3.1.orig/debian/changelog +++ plasma-widget-cpuload-0.3.1/debian/changelog @@ -0,0 +1,80 @@ +plasma-widget-cpuload (0.3.1-0ubuntu3) 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 + * Drop plasmoid-cpuload transitional package + * Remove plasma-widget-cpuload.install + + -- Alessandro Ghersi Sat, 23 May 2009 04:03:47 +0200 + +plasma-widget-cpuload (0.3.1-0ubuntu2) jaunty; urgency=low + + * Rename plasmoid-* to plasma-widget-* to match upstream naming policy + - Conflicts/replaces plasmoid-quickaccess + - Add transitional package + - Adjust package description + + -- Scott Kitterman Tue, 10 Feb 2009 00:13:24 -0500 + +plasmoid-cpuload (0.3.1-0ubuntu1) jaunty; urgency=low + + * New upstream release: + - Drop kubuntu_01_change_cmakelists_for_42.diff, applied upstream + - Remove quilt build-dep now that we aren't using any patches + + -- Jonathan Thomas Wed, 28 Jan 2009 15:33:41 -0500 + +plasmoid-cpuload (0.3-0ubuntu4) jaunty; urgency=low + + * Rebuild against new libplasma-dev and bump version required to 4.2.0 + to avoid inadvertent builds against the old version on slow archs + + -- Scott Kitterman Mon, 26 Jan 2009 22:33:27 -0500 + +plasmoid-cpuload (0.3-0ubuntu3) jaunty; urgency=low + + * Rebuild against new libplasma-dev + + -- Steve Stalcup Sat, 17 Jan 2009 21:00:56 -0500 + +plasmoid-cpuload (0.3-0ubuntu2) jaunty; urgency=low + + * Add kubuntu_01_change_cmakelists_for_42.diff to fix building with + KDE 4.1.96 + + -- Steve Stalcup Tue, 13 Jan 2009 13:05:47 -0500 + +plasmoid-cpuload (0.3-0ubuntu1) jaunty; urgency=low + + * New upstream release + * Drop libphonon-dev, libxft-dev, libxcursor-dev, and libsm-dev from + build-dep (not needed as direct build-dep) + + -- Scott Kitterman Thu, 18 Dec 2008 08:51:24 -0500 + +plasmoid-cpuload (0.2-0ubuntu2) jaunty; urgency=low + + * Add libphonon-dev, libxft-dev, libxcursor-dev, and libsm-dev to build-dep + to fix FTBFS + + -- Scott Kitterman Sat, 08 Nov 2008 10:13:52 -0500 + +plasmoid-cpuload (0.2-0ubuntu1) jaunty; urgency=low + + * New upstream release. + + -- Alessandro Ghersi Mon, 13 Oct 2008 22:46:42 +0200 + +plasmoid-cpuload (0.1-0ubuntu1) intrepid; urgency=low + + * Initial release. (LP: #268419) + * Repacked .tar.bz2 to .tar.gz. tarball, no other changes. + + -- Alessandro Ghersi Tue, 16 Sep 2008 18:59:49 +0200 + --- plasma-widget-cpuload-0.3.1.orig/debian/control +++ plasma-widget-cpuload-0.3.1/debian/control @@ -0,0 +1,17 @@ +Source: plasma-widget-cpuload +Section: kde +Priority: optional +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Alessandro Ghersi +Build-Depends: debhelper (>= 5.0.0), cdbs, kdelibs5-dev (>= 4.2.85), + pkg-kde-tools +Standards-Version: 3.8.1 +Homepage: http://kde-look.org/content/show.php/cpuload?content=86628 + +Package: plasma-widget-cpuload +Architecture: any +Depends: ${shlibs:Depends} +Conflicts: plasmoid-quickaccess (<= 0.3.1-0ubuntu1) +Replaces: plasmoid-quickaccess (<= 0.3.1-0ubuntu1) +Description: Plasma widget that displays CPU Load + A simple Plasma widget used to monitor CPU Load (User, System, Nice, IOWait). --- plasma-widget-cpuload-0.3.1.orig/debian/rules +++ plasma-widget-cpuload-0.3.1/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-cpuload-0.3.1.orig/debian/compat +++ plasma-widget-cpuload-0.3.1/debian/compat @@ -0,0 +1 @@ +5 --- plasma-widget-cpuload-0.3.1.orig/debian/copyright +++ plasma-widget-cpuload-0.3.1/debian/copyright @@ -0,0 +1,33 @@ +This package was debianized by Alessandro Ghersi + on Tue, 16 Sep 2008 18:59:49 +0200. + +It was downloaded from +http://kde-look.org/content/show.php/cpuload?content=86628 + +Upstream Author: Alexey Tyapkin + +Copyright (C) 2008 by Alexey Tyapkin +Copyright (C) 2008 by Matthew Dawson is copyright +holder of data_engine/ + +License: + 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, write to the Free Software Foundation, + Inc., 51 Franklin St - 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 (C) 2008, Alessandro Ghersi + and is licensed under the GPL, see above. +