--- qtdmm-0.8.12.orig/debian/qtdmm.dirs
+++ qtdmm-0.8.12/debian/qtdmm.dirs
@@ -0,0 +1 @@
+usr/bin
--- qtdmm-0.8.12.orig/debian/control
+++ qtdmm-0.8.12/debian/control
@@ -0,0 +1,18 @@
+Source: qtdmm
+Section: science
+Priority: optional
+Maintainer: Steffen Moeller <moeller@debian.org>
+Uploaders: Andreas Tille <tille@debian.org>
+Build-Depends: qt3-dev-tools, libqt3-mt-dev, debhelper (>4.0), quilt
+Standards-Version: 3.7.3
+Homepage: http://www.mtoussaint.de/qtdmm.html
+
+Package: qtdmm
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: GUI for digital multimeter
+ A digital multimeter (DMM) attached to the serial port
+ is presented under a QT surface. The tool plots values
+ over time, has a simple scheduler for delayed starts
+ and logging after a threshold was reached. It supports
+ spawning external applications, too.
--- qtdmm-0.8.12.orig/debian/qtdmm.menu
+++ qtdmm-0.8.12/debian/qtdmm.menu
@@ -0,0 +1,7 @@
+?package(qtdmm):\
+ needs="X11"\
+ section="Applications/Science/Engineering"\
+ hints="Electronics,Science,Monitoring"\
+ title="QtDMM"\
+ longtitle="Qt GUI for Digital Multimeters"\
+ command="/usr/bin/qtdmm"
--- qtdmm-0.8.12.orig/debian/qtdmm.1
+++ qtdmm-0.8.12/debian/qtdmm.1
@@ -0,0 +1,18 @@
+.\" Hey, EMACS: -*- nroff -*-
+.TH QTDMM 1 "Dec 14, 2006"
+.SH NAME
+QtDMM \- GUI for Digital Multimeters
+.SH SYNOPSIS
+.B qtdmm
+.SH DESCRIPTION
+QtDMM presents a graphical user interface to digital multimeters. It caters
+for the loggin of data, its export and the triggering of external applications.
+The recorder features manual start, scheduled start (at a given time) and
+triggered automatic start when given thresholds are reached. Additionally
+you can start an external application when given thresholds are reached.
+.SH SEE ALSO
+.BR http://www.mtoussaint.de/qtdmm.html
+.br
+online help of application
+.SH AUTHOR
+QtDMM was written by Matthias Toussaint.
--- qtdmm-0.8.12.orig/debian/changelog
+++ qtdmm-0.8.12/debian/changelog
@@ -0,0 +1,94 @@
+qtdmm (0.8.12-2.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Add quilt to build-dependencies (Closes: 467604)
+ * Do what the maintainer planned to do in 0.8.12-2.1
+
+ -- Sune Vuorela <debian@pusling.com> Thu, 06 Mar 2008 00:15:24 +0100
+
+qtdmm (0.8.12-2) unstable; urgency=low
+
+ * Introduced quilt.
+ * Added patch by Barry deFreese to remove
+ dependency on qt3 compatibility headers (Closes: #464806).
+ * Updated format of debian/copyright.
+
+ -- Steffen Moeller <moeller@debian.org> Wed, 20 Feb 2008 11:41:18 +0100
+
+qtdmm (0.8.12-1) unstable; urgency=low
+
+ * New upstream version (Closes: #417508).
+ - Added PeakTech 4015A (Jochen Puchalla)
+ - Added Tenma 72-7745 (Laurent Perez)
+ - Bugfix McVoice M-980T (Erik Hobel)
+ - Added Digitech QM1462 (Peter Halasz)
+ - Added Digitek INO2513
+ - Added Raio Shack 22-812 (Bruce Lilly)
+ - Corrected typo in dmmgraph (Erik Hobel)
+
+ -- Steffen Moeller <moeller@debian.org> Tue, 25 Dec 2007 18:51:33 +0100
+
+qtdmm (0.8.10-1) unstable; urgency=low
+
+ * New upstream release.
+ - Added Sinometer MAS-343
+ - Adedd PeakTech 3330
+ - Bugfix in VC820 protocoll
+ - Added Voltrcaft VC940
+ - Added Digitech QM1537
+ - Added Uni-Trend UT30A and UT30E
+ - Added Digitek DT-9062
+ - Confirmation Voltcraft M-3860
+ - Added PeakTech 4360
+ Version 0.8.9
+ - Added Voltcraft M-3610D
+ - Added Iso-Tech IDM 73
+ * updated maintainer address.
+ * adapted to new menu structure
+
+ -- Steffen Moeller <moeller@debian.org> Sun, 30 Sep 2007 20:23:17 +0200
+
+qtdmm (0.8.8-1) unstable; urgency=low
+
+ * New upstream version.
+ - gcc 4.1 compatibility
+ - Added Digitech QM1538, MASTECH MAS-345, M-345pro, Voltcraft M-4650CR
+ - Context menu for graph
+ - Improved import
+ * Updated build dependencies
+ * Kindly sponsored by Alexander Wirt <formorer@debian.org>
+
+ -- Steffen Moeller <steffen_moeller@gmx.de> Fri, 15 Dec 2006 19:23:18 +0200
+
+qtdmm (0.8.7-1) unstable; urgency=low
+
+ * New upstream version.
+ - Added VC820, VC840, MASTECH M9803R, McVoice M-980T and
+ Radioshack RS22-168A
+ - Save manual settings to file
+ - GUI configuration
+ - Up to 6 digits in display now
+
+ -- Steffen Moeller <steffen_moeller@gmx.de> Fri, 07 Apr 2006 22:50:00 +0200
+
+qtdmm (0.8.6-1) unstable; urgency=low
+
+ * New upstream version.
+ - More devices supported
+ - Fixes smaller glitches
+ * Incorporate changes of Luk Claes' NMU:
+ - Rebuild for Qt/KDE transition (Closes: #327961).
+ - Build against threaded Qt libraries (Closes: #326627).
+ * Andreas Tille <tille@debian.org>
+ - Added myself to Uploaders
+ - Standards-Version: 3.6.2 (no changes necessary)
+ - New FSF address
+
+ -- Steffen Moeller <moeller@pzr.uni-rostock.de> Tue, 27 Sep 2005 19:00:00 +0200
+
+qtdmm (0.8.4-1) unstable; urgency=low
+
+ * Initial Release (closes: Bug#308797).
+
+ -- Steffen Moeller <moeller@pzr.uni-rostock.de> Sun, 8 May 2005 22:24:36 +0200
+
--- qtdmm-0.8.12.orig/debian/qtdmm.manpages
+++ qtdmm-0.8.12/debian/qtdmm.manpages
@@ -0,0 +1 @@
+debian/qtdmm.1
--- qtdmm-0.8.12.orig/debian/compat
+++ qtdmm-0.8.12/debian/compat
@@ -0,0 +1 @@
+4
--- qtdmm-0.8.12.orig/debian/rules
+++ qtdmm-0.8.12/debian/rules
@@ -0,0 +1,70 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+
+# These are used for cross-compiling and for saving the configure script
+# from having to guess our platform (since we know it already)
+DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
+DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+
+include /usr/share/quilt/quilt.make
+
+config.status: configure
+ dh_testdir
+ # Add here commands to configure the package.
+ QTDIR=/usr/share/qt3/ ./configure
+
+
+build: build-stamp
+
+build-stamp: patch config.status
+ dh_testdir
+ make
+ touch build-stamp
+
+clean: unpatch
+ dh_testdir
+ dh_testroot
+ rm -f build-stamp
+ # Add here commands to clean up after the build process.
+ -$(MAKE) distclean
+ dh_clean Makefile
+
+install: build
+ dh_testdir
+ dh_testroot
+ dh_clean -k
+ dh_installdirs
+
+ # Add here commands to install the package into debian/qtdmm.
+ cp bin/qtdmm $(CURDIR)/debian/qtdmm/usr/bin/
+
+
+# Build architecture-independent files here.
+binary-indep: build install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: build install
+ dh_testdir
+ dh_testroot
+ dh_installchangelogs CHANGELOG
+ dh_installdocs
+ dh_installexamples
+ dh_installmenu
+ dh_installman
+ dh_link
+ dh_strip
+ dh_compress
+ dh_fixperms
+ dh_installdeb
+ dh_shlibdeps
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install
--- qtdmm-0.8.12.orig/debian/README.Debian
+++ qtdmm-0.8.12/debian/README.Debian
@@ -0,0 +1,7 @@
+Lintian warned about a new menu structure, the
+Debian Policy was not yet updated, though.
+The Applications/Science/Engineering entry was
+found here:
+http://www.mail-archive.com/debian-policy%40lists.debian.org/msg20389.html
+
+Steffen Moeller <moeller@debian.org>
--- qtdmm-0.8.12.orig/debian/watch
+++ qtdmm-0.8.12/debian/watch
@@ -0,0 +1,3 @@
+
+version=3
+http://www.mtoussaint.de/qtdmm-(.+)\.tgz
--- qtdmm-0.8.12.orig/debian/copyright
+++ qtdmm-0.8.12/debian/copyright
@@ -0,0 +1,32 @@
+This package was debianized by Steffen Moeller <moeller@debian.org> on
+Sun, 8 May 2005 22:24:36 +0200.
+
+It was downloaded from http://www.mtoussaint.de/qtdmm.html
+
+Upstream Author:
+
+ Matthias Toussaint <matthias@mtoussaint.de>
+
+Copyright:
+
+ Copyright (C) 2000-2008 Matthias Toussaint <matthias@mtoussaint.de>
+
+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 at version 2 of the License.
+
+ 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'.
+
--- qtdmm-0.8.12.orig/debian/patches/series
+++ qtdmm-0.8.12/debian/patches/series
@@ -0,0 +1 @@
+01_cleanup_qt_compat_headers.diff
--- qtdmm-0.8.12.orig/debian/patches/01_cleanup_qt_compat_headers.diff
+++ qtdmm-0.8.12/debian/patches/01_cleanup_qt_compat_headers.diff
@@ -0,0 +1,25 @@
+Index: b/src/dmmgraph.h
+===================================================================
+--- a/src/dmmgraph.h
++++ b/src/dmmgraph.h
+@@ -21,7 +21,6 @@
+ #ifndef DMMGRAPH_HH
+ #define DMMGRAPH_HH
+
+-#include <qarray.h>
+ #include <qdatetime.h>
+ #include <qpointarray.h>
+ #include <qwidget.h>
+Index: b/src/qcleanuphandler.h
+===================================================================
+--- a/src/qcleanuphandler.h
++++ b/src/qcleanuphandler.h
+@@ -2,7 +2,7 @@
+ #define QCLEANUPHANDLER_H
+
+ #ifndef QT_H
+-#include <qlist.h>
++#include <qptrlist.h>
+ #include <qguardedptr.h>
+ #endif // QT_H
+
--- qtdmm-0.8.12.orig/debian/qtdmm.docs
+++ qtdmm-0.8.12/debian/qtdmm.docs
@@ -0,0 +1,3 @@
+README
+AUTHORS
+CHANGELOG