--- cpufire-applet-1.6.orig/debian/orig-tar.sh +++ cpufire-applet-1.6/debian/orig-tar.sh @@ -0,0 +1,13 @@ +#!/bin/sh -e + +# called by uscan with '--upstream-version' + +# move to directory 'tarballs' +if [ -r .svn/deb-layout ]; then + . .svn/deb-layout + mv $3 $origDir + echo "moved $3 to $origDir" +fi + +exit 0 + --- cpufire-applet-1.6.orig/debian/compat +++ cpufire-applet-1.6/debian/compat @@ -0,0 +1 @@ +5 --- cpufire-applet-1.6.orig/debian/copyright +++ cpufire-applet-1.6/debian/copyright @@ -0,0 +1,23 @@ +This package was initially debianized by Torsten Werner +and is now maintained by Soeren Sonnenburg . + +It was downloaded from http://strongm.ath.cx/ . + +The upstream Author is Soeren Sonnenburg . + +Copyright: (C) 2005-2009 Soeren Sonnenburg + +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. + + On Debian systems, you can find the GPL license in: + /usr/share/common-licenses/GPL-2 --- cpufire-applet-1.6.orig/debian/rules +++ cpufire-applet-1.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 + +DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper + +get-orig-source: + uscan --rename --upstream-version 0 || true + @echo successfully retrieved upstream tarball --- cpufire-applet-1.6.orig/debian/control +++ cpufire-applet-1.6/debian/control @@ -0,0 +1,19 @@ +Source: cpufire-applet +Section: gnome +Priority: optional +Maintainer: Soeren Sonnenburg +Build-Depends: cdbs, debhelper (>= 5), gnome-doc-utils, libgtop2-dev, + libpanel-applet2-dev, libxml-parser-perl, scrollkeeper, intltool, + libglade2-dev, libgnomeui-dev +Standards-Version: 3.8.4 +Homepage: http://strongm.ath.cx/ +Vcs-Svn: https://bollin.googlecode.com/svn/cpufire-applet/trunk/ +Vcs-Browser: http://bollin.googlecode.com/svn/cpufire-applet/trunk/ + +Package: cpufire-applet +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: GNOME panel applet showing the CPU load as a fire + A CPU load monitor, that comes as a GNOME panel applet. CPU load is + displayed as a beautiful fire, the higher the flames the higher the CPU + load. --- cpufire-applet-1.6.orig/debian/changelog +++ cpufire-applet-1.6/debian/changelog @@ -0,0 +1,95 @@ +cpufire-applet (1.6-2) unstable; urgency=low + + * Explicitly build depend on libgnomeui-dev (Closes: #533945). + * Bump Standards Version to 3.8.4 (no changes required). + + -- Soeren Sonnenburg Thu, 25 Feb 2010 21:52:34 +0100 + +cpufire-applet (1.6-1) unstable; urgency=low + + [ Torsten Werner ] + * Remove myself from Uploaders as discussed with Sören + + [ Soeren Sonnenburg ] + * New upstream version. + - Fixes broken preferences dialog. + + -- Soeren Sonnenburg Sat, 25 Jul 2009 23:19:06 +0200 + +cpufire-applet (1.5-1) unstable; urgency=low + + * New upstream version. + - Fixes FTBS (Closes: #533945). + - Adds partial italian translation. + * Bump Standards Version to 3.8.2 (no changes required). + * Add intltool and libglade2-dev to build depends. + + -- Soeren Sonnenburg Mon, 13 Jul 2009 09:58:46 +0200 + +cpufire-applet (1.4-4) unstable; urgency=low + + * Update my email address to sonne@debian.org. + * Bump Standards Version to 3.8.0 (no changes required). + + -- Soeren Sonnenburg Sun, 14 Sep 2008 16:46:10 +0200 + +cpufire-applet (1.4-3) unstable; urgency=low + + * Fix spelling in description gnome -> GNOME. + + -- Soeren Sonnenburg Fri, 09 May 2008 15:58:09 +0200 + +cpufire-applet (1.4-2) unstable; urgency=low + + * Package conforms to Debian Policy 3.7.3 + + -- Soeren Sonnenburg Wed, 19 Dec 2007 19:06:02 +0100 + +cpufire-applet (1.4-1) unstable; urgency=low + + * New upstream version. + - Reduces power consumption + + -- Soeren Sonnenburg Tue, 25 Sep 2007 12:59:43 +0200 + +cpufire-applet (1.3-1) unstable; urgency=low + + [ Soeren Sonnenburg ] + * New upstream version. + - Adds icons, help and localization. + + [ Torsten Werner ] + * Add debian/watch and implement get-orig-source target. + * Add Build-Depends: gnome-doc-utils, scrollkeeper. + * Set debian/compat to 5, which breaks sarge compatibility. + + -- Torsten Werner Sun, 22 Apr 2007 13:54:52 +0200 + +cpufire-applet (1.2-2) unstable; urgency=low + + * First upload to Debian. (Closes: #388143) + * Add XS-X-Vcs-Svn header to debian/control. + * Add Depends header in debian/control. + * Fix Description. + + -- Torsten Werner Fri, 24 Nov 2006 20:11:37 +0100 + +cpufire-applet (1.2-1) unstable; urgency=low + + * New upstream release fixes a crash which might have occured with newer + libgtop/gnome + + -- Soeren Sonnenburg Mon, 3 Jul 2006 16:27:53 +0200 + +cpufire-applet (1.1-1) unstable; urgency=low + + * New upstream release + + -- Soeren Sonnenburg Thu, 25 May 2006 15:01:28 +0200 + +cpufire-applet (1.0-1) unstable; urgency=low + + * Initial Release + + -- Torsten Werner Mon, 4 Oct 2004 16:45:45 +0200 + --- cpufire-applet-1.6.orig/debian/watch +++ cpufire-applet-1.6/debian/watch @@ -0,0 +1,4 @@ +version=3 +http://strongm.ath.cx/ .*/cpufire_applet-(.*).tar.gz \ + debian debian/orig-tar.sh +