--- plasmoid-playwolf-0.4.orig/debian/control +++ plasmoid-playwolf-0.4/debian/control @@ -0,0 +1,16 @@ +Source: plasmoid-playwolf +Section: kde +Priority: optional +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Nathan Handler +Build-Depends: debhelper (>= 5), cmake, cdbs, quilt, libplasma-dev +Standards-Version: 3.8.0 +Homepage: http://www.kde-look.org/content/show.php?content=93882 + +Package: plasmoid-playwolf +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Controller and a visualizer plasmoid for Amarok + PlayWolf is a plasmoid that allows you to control Amarok. It also displays + information about the currently playing song, such as the title, artist, and + album, as well as the album artwork and duration. --- plasmoid-playwolf-0.4.orig/debian/copyright +++ plasmoid-playwolf-0.4/debian/copyright @@ -0,0 +1,31 @@ +This package was debianized by Nathan Handler on + Mon, 22 Dec 2008 22:32:13 -0600 + +It was downloaded from: http://www.kde-look.org/content/show.php?content=93882 + +Upstream Author: Giulio Camuffo + +Copyright: + Copyright (C) 2008 Giulio Camuffo + +License: + + This package 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 package 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 complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL-2'. + +The Debian packaging is Copyright C) 2008, Nathan Handler + and is licensed under the GPLv2 or later, see above. --- plasmoid-playwolf-0.4.orig/debian/rules +++ plasmoid-playwolf-0.4/debian/rules @@ -0,0 +1,3 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/class/kde4.mk --- plasmoid-playwolf-0.4.orig/debian/changelog +++ plasmoid-playwolf-0.4/debian/changelog @@ -0,0 +1,19 @@ +plasmoid-playwolf (0.4-0ubuntu2) jaunty; urgency=low + + * Remove kubuntu_01_wolfbuttonsKDE4.2.diff + + -- Nathan Handler Mon, 12 Jan 2009 19:54:14 -0600 + +plasmoid-playwolf (0.4-0ubuntu1) jaunty; urgency=low + + * New upstream release + + -- Nathan Handler Mon, 12 Jan 2009 18:51:42 -0600 + +plasmoid-playwolf (0.3.2-0ubuntu1) jaunty; urgency=low + + * Initial release (LP: #310797) + * Add debian/patches/kubuntu_01_wolfbuttonsKDE4.2.diff: + - Modify wolfbuttons.h for KDE 4.2 + + -- Nathan Handler Tue, 23 Dec 2008 11:34:30 -0600 --- plasmoid-playwolf-0.4.orig/debian/compat +++ plasmoid-playwolf-0.4/debian/compat @@ -0,0 +1 @@ +5