--- window-picker-applet-0.5.6.orig/debian/rules +++ window-picker-applet-0.5.6/debian/rules @@ -0,0 +1,10 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/gnome.mk + +LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed + +get-orig-source: + uscan --force-download + --- window-picker-applet-0.5.6.orig/debian/copyright +++ window-picker-applet-0.5.6/debian/copyright @@ -0,0 +1,28 @@ +This package was debianized by Neil J. Patel on +Tue, 29 Apr 2008 12:40:45 +0100. + +It was downloaded from https://code.launchpad.net/~netbook-remix-team/netbook-remix/window-picker-applet + +Upstream Author: Neil J. Patel + +Copyright (C) 2008 Canonical Ltd + + 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 3 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, see . + +The packaging is copyright 2008 Canonical Ltd, and is also under the terms +of the GPL version 3. + +On Debian/Ubuntu systems, the full text of GPL v3 can be found in +`/usr/share/common-licenses/GPL-3'. + --- window-picker-applet-0.5.6.orig/debian/watch +++ window-picker-applet-0.5.6/debian/watch @@ -0,0 +1,3 @@ +version=3 +https://launchpad.net/window-picker-applet/+download \ + .*/window-picker-applet-(.*)\.tar\.gz --- window-picker-applet-0.5.6.orig/debian/control +++ window-picker-applet-0.5.6/debian/control @@ -0,0 +1,14 @@ +Source: window-picker-applet +Section: gnome +Priority: optional +Maintainer: Ubuntu MOTU Developers +Build-Depends: cdbs (>= 0.4.41), debhelper (>= 5), gnome-pkg-tools, libgconf2-dev, libgtk2.0-dev (>= 2.6.0), libglade2-dev, libgnomeui-dev, libpanel-applet2-dev, libwnck-dev +Standards-Version: 3.8.0 + +Package: window-picker-applet +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Window picker applet for GNOME + The Window Picker Applet is an GNOME applet that displays the list of + running applications and allows you to switch between them. + --- window-picker-applet-0.5.6.orig/debian/changelog +++ window-picker-applet-0.5.6/debian/changelog @@ -0,0 +1,73 @@ +window-picker-applet (0.5.6-0ubuntu1) karmic; urgency=low + + * New upstream release. + * Set LDFLAGS directly in rules; build-dep on cdbs >= 0.4.41. + + -- Loïc Minier Thu, 10 Sep 2009 16:55:00 +0200 + +window-picker-applet (0.5.4-0ubuntu1) karmic; urgency=low + + * New upstream release. + + -- Steve Kowalik Wed, 09 Sep 2009 16:30:40 +1000 + +window-picker-applet (0.5.2-0ubuntu1) karmic; urgency=low + + * New upstream release. + + -- Steve Kowalik Thu, 27 Aug 2009 11:28:41 +1000 + +window-picker-applet (0.4.23-0ubuntu1) karmic; urgency=low + + * New upstream release. + + -- Steve Kowalik Thu, 06 Aug 2009 12:42:05 +0100 + +window-picker-applet (0.4.22-0ubuntu1) jaunty; urgency=low + + * New upstream release. + + -- Steve Kowalik Wed, 08 Apr 2009 12:35:21 +1000 + +window-picker-applet (0.4.21-0ubuntu1) jaunty; urgency=low + + * New upstream release. + + -- Steve Kowalik Fri, 03 Apr 2009 16:35:33 +1100 + +window-picker-applet (0.4.19-0ubuntu1) jaunty; urgency=low + + * New upstream release. + + -- Steve Kowalik Mon, 09 Mar 2009 12:26:58 +1100 + +window-picker-applet (0.4.14-0ubuntu1) jaunty; urgency=low + + * New upstream release. + + -- Steve Kowalik Mon, 23 Feb 2009 11:38:26 +1100 + +window-picker-applet (0.4.13-0ubuntu1) jaunty; urgency=low + + * New upstream release. + + -- Steve Kowalik Wed, 18 Feb 2009 12:04:40 +1100 + +window-picker-applet (0.4.5-0ubuntu1) jaunty; urgency=low + + * New upstream release. + + -- Steve Kowalik Wed, 28 Jan 2009 01:18:21 +1100 + +window-picker-applet (0.4.0-0ubuntu1) intrepid; urgency=low + + * New upstream release (LP: #283355) + + -- Neil J. Patel Mon, 13 Oct 2008 19:43:13 +0100 + +window-picker-applet (0.3-0ubuntu1) intrepid; urgency=low + + * Inital release, based for Intrepid. (LP: #263493) + + -- Steve Kowalik Mon, 01 Sep 2008 13:28:40 +1000 + --- window-picker-applet-0.5.6.orig/debian/compat +++ window-picker-applet-0.5.6/debian/compat @@ -0,0 +1 @@ +5