--- wmtemp-0.0.6.orig/debian/dirs
+++ wmtemp-0.0.6/debian/dirs
@@ -0,0 +1,2 @@
+usr/bin
+usr/share/man/man1
--- wmtemp-0.0.6.orig/debian/compat
+++ wmtemp-0.0.6/debian/compat
@@ -0,0 +1 @@
+7
--- wmtemp-0.0.6.orig/debian/watch
+++ wmtemp-0.0.6/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://gnodde.org/wmtemp/wmtemp-([\d\.]*).tar.gz
--- wmtemp-0.0.6.orig/debian/menu
+++ wmtemp-0.0.6/debian/menu
@@ -0,0 +1,2 @@
+?package(wmtemp):needs="X11" section="Applications/System/Monitoring"\
+  title="wmtemp" command="/usr/bin/wmtemp"
--- wmtemp-0.0.6.orig/debian/rules
+++ wmtemp-0.0.6/debian/rules
@@ -0,0 +1,10 @@
+#!/usr/bin/make -f
+%:
+	dh $@
+
+override_dh_auto_install:
+	$(MAKE) install PREFIX=$(CURDIR)/debian/wmtemp/usr
+
+override_dh_installman:
+	dh_installman wmtemp.1x
+
--- wmtemp-0.0.6.orig/debian/docs
+++ wmtemp-0.0.6/debian/docs
@@ -0,0 +1 @@
+CREDITS
--- wmtemp-0.0.6.orig/debian/changelog
+++ wmtemp-0.0.6/debian/changelog
@@ -0,0 +1,87 @@
+wmtemp (0.0.6-3) unstable; urgency=low
+
+  * Fix "backlight color change incomplete" changing the xpm files
+    (Closes: #523890)
+  * Now we use the automagical dh
+  * Bumped Standards-Version to 3.8.3, no changes needed.
+  * Lintian fixes: copyright-with-old-dh-make-debian-copyright
+
+ -- Riccardo Stagni <unriccio@email.it>  Thu, 12 Nov 2009 21:42:55 +0100
+
+wmtemp (0.0.6-2) unstable; urgency=low
+
+  * Bumped Standards-Version to 3.8.0, changed debian/rules to support the
+    standard values of DEB_BUILD_OPTIONS:
+    added support to parallel builds (even if we compile just 3 C source
+    files) and removed the nostrip check (because we rely on dh_strip)
+  * debian/control: lowered package priority (we depend on lm-sensors
+    which is extra).
+  * Removed useless xutils dependency
+    (this also fixes lintian's build-depends-on-obsolete-package)
+  * Added dependency on x11proto-xext-dev as we use some of its headers.
+
+ -- Riccardo Stagni <unriccio@email.it>  Fri, 20 Jun 2008 02:34:07 +0200
+
+wmtemp (0.0.6-1) unstable; urgency=low
+
+  * New upstream release
+    - corrected some cosmetic issues within -h output (closes: #474107)
+  * Removed the check from debian/rules for Makefile existance in the "clean"
+    target: since we don't use autoconf, a missing makefile *should* be a
+    problem anywhere.
+  * Updated debian/copyright
+
+ -- Riccardo Stagni <unriccio@email.it>  Mon, 28 Apr 2008 19:57:33 +0200
+
+wmtemp (0.0.5-5) unstable; urgency=low
+
+  * New maintainer (closes: #465958)
+  * Added Homepage field (from package description)
+  * Update menu file
+  * Standards-Version bumped to 3.7.3 (changed menu section)
+  * lintian:
+    - debian-rules-ignores-make-clean-error (even if we don't use autoconf)
+    - copyright-without-copyright-notice (rewritten debian/copyright)
+    - build-depends-on-1-revision
+  * Disable forced stripping (closes: #438277)
+  * Added watchfile
+
+ -- Riccardo Stagni <unriccio@email.it>  Thu, 27 Mar 2008 01:22:25 +0100
+
+wmtemp (0.0.5-4) unstable; urgency=low
+
+  * Fixed Build-Depends for xlibs-dev transition using
+    xlibs-split-check and objdump (closes #346882).
+
+ -- Lars Steinke <lss@debian.org>  Sat, 14 Jan 2006 14:22:10 +0100
+
+wmtemp (0.0.5-3) unstable; urgency=low
+
+  * Fixed lintian warning concerning format of menu entry. 
+
+ -- Lars Steinke <lss@debian.org>  Sat, 14 Jan 2006 14:10:52 +0100
+
+wmtemp (0.0.5-2) unstable; urgency=low
+
+  * Forgot calling dh_installmenu.
+
+ -- Lars Steinke <lss@debian.org>  Sun, 18 Dec 2005 17:57:35 +0100
+
+wmtemp (0.0.5-1) unstable; urgency=low
+
+  * New upstream (closes #315552).
+
+ -- Lars Steinke <lss@debian.org>  Sun,  18 Dec 2005 17:14:00 +0200
+
+wmtemp (0.0.4-2) unstable; urgency=low
+
+  * Manpage fixes.
+
+ -- Lars Steinke (Debian Developer) <lss@debian.org>  Fri,  4 Jun 2004 17:14:00 +0200
+
+wmtemp (0.0.4-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Lars Steinke (Debian Developer) <lss@debian.org>  Fri,  4 Jun 2004 15:14:00 +0200
+
--- wmtemp-0.0.6.orig/debian/copyright
+++ wmtemp-0.0.6/debian/copyright
@@ -0,0 +1,35 @@
+This package was debianized by Lars Steinke <lss@debian.org> on
+Fri,  4 Jun 2004 15:14:00 +0200.
+
+It was downloaded from http://gnodde.org/wmtemp/wmtemp-0.0.6.tar.gz
+
+Upstream Author: Peter Gnodde <peter@gnodde.org>
+Project Home: http://gnodde.org/wmtemp
+
+Copyright:
+
+     All code and design by Peter Gnodde <peter@gnodde.org>
+     Copyright 2003-2008 Peter Gnodde
+
+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.
+    
+    Please see /usr/share/common-licenses/GPL-2 for the full license.
+
+The Debian packaging is copyright 2008, Riccardo Stagni <unriccio@email.it>
+and is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+
--- wmtemp-0.0.6.orig/debian/control
+++ wmtemp-0.0.6/debian/control
@@ -0,0 +1,14 @@
+Source: wmtemp
+Section: x11
+Priority: extra
+Maintainer: Riccardo Stagni <unriccio@email.it>
+Build-Depends: debhelper (>= 7.0.50~), libsensors-dev (>= 2.8.4), libxpm-dev, libxext-dev, x11proto-xext-dev, libx11-dev
+Standards-Version: 3.8.3
+Homepage: http://gnodde.org/wmtemp/
+
+Package: wmtemp
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, lm-sensors
+Description: WM dock applet displaying lm_sensors temperature values
+ Nifty small dock applet for Window Maker that continuously displays 
+ CPU and case temperature by virtue of lm_sensors 
