--- plasma-widget-playwolf-0.7.2.orig/debian/changelog +++ plasma-widget-playwolf-0.7.2/debian/changelog @@ -0,0 +1,83 @@ +plasma-widget-playwolf (0.7.2-0ubuntu1) jaunty; urgency=low + + * New upstream bugfix release (LP: #361705) + + -- Jonathan Thomas Wed, 15 Apr 2009 09:27:17 -0400 + +plasma-widget-playwolf (0.7.1-0ubuntu1) jaunty; urgency=low + + * New upstream release + + -- Nathan Handler Wed, 18 Feb 2009 22:36:05 +0000 + +plasma-widget-playwolf (0.7-0ubuntu3) jaunty; urgency=low + + * Remove plasmoid-playwolf transitional package since it was not in Intrepid + + -- Nathan Handler Wed, 11 Feb 2009 12:17:29 +0000 + +plasma-widget-playwolf (0.7-0ubuntu2) jaunty; urgency=low + + * Rename plasmoid-* to plasma-widget-* to match upstream naming policy + - Conflicts/replaces plasmoid-playwolf + - Add transitional package + - Adjust package description + + -- Nathan Handler Tue, 10 Feb 2009 12:20:01 +0000 + +plasmoid-playwolf (0.7-0ubuntu1) jaunty; urgency=low + + * New upstream release + + -- Nathan Handler Sun, 08 Feb 2009 23:56:36 +0000 + +plasmoid-playwolf (0.6-0ubuntu1) jaunty; urgency=low + + * New upstream release + + -- Nathan Handler Thu, 29 Jan 2009 17:15:31 -0600 + +plasmoid-playwolf (0.5-0ubuntu2) 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:35:41 -0500 + +plasmoid-playwolf (0.5-0ubuntu1) jaunty; urgency=low + + * New upstream release + + -- Nathan Handler Thu, 22 Jan 2009 20:12:15 -0600 + +plasmoid-playwolf (0.4-0ubuntu4) jaunty; urgency=low + + * Rebuild agains new libplasma-dev + + -- Steve Stalcup Sat, 17 Jan 2009 21:16:26 -0500 + +plasmoid-playwolf (0.4-0ubuntu3) jaunty; urgency=low + + * Archive rebuild, no change + + -- Steve Stalcup Tue, 13 Jan 2009 15:50:18 -0500 + +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 --- plasma-widget-playwolf-0.7.2.orig/debian/control +++ plasma-widget-playwolf-0.7.2/debian/control @@ -0,0 +1,18 @@ +Source: plasma-widget-playwolf +Section: kde +Priority: optional +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Nathan Handler +Build-Depends: debhelper (>= 5), cmake, cdbs, quilt, libplasma-dev (>= 4:4.2.0) +Standards-Version: 3.8.0 +Homepage: http://www.kde-look.org/content/show.php?content=93882 + +Package: plasma-widget-playwolf +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Conflicts: plasmoid-playwolf (<= 0.7-0ubuntu1) +Replaces: plasmoid-playwolf (<= 0.7-0ubuntu1) +Description: Controller and a visualizer plasma widget for Amarok + PlayWolf is a plasma widget 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. --- plasma-widget-playwolf-0.7.2.orig/debian/rules +++ plasma-widget-playwolf-0.7.2/debian/rules @@ -0,0 +1,3 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/class/kde4.mk --- plasma-widget-playwolf-0.7.2.orig/debian/compat +++ plasma-widget-playwolf-0.7.2/debian/compat @@ -0,0 +1 @@ +5 --- plasma-widget-playwolf-0.7.2.orig/debian/copyright +++ plasma-widget-playwolf-0.7.2/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.