debian/0000755000000000000000000000000012245572314007173 5ustar debian/copyright0000644000000000000000000000221612245472431011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: quickplot Upstream-Contact: Lance Arsenault Source: http://quickplot.sourceforge.net/ Files: * Copyright: 2011, Lance Arsenault License: GPL-3 Files: debian/* Copyright: 2011, Muammar El Khatib License: GPL-3 License: GPL-3 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 . . On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3' debian/patches/0000755000000000000000000000000012245472431010621 5ustar debian/quickplot.postinst0000644000000000000000000000011712245472431013011 0ustar #!/bin/sh #DEBHELPER# set -e if [ "$1" = "configure" ]; then ldconfig fi debian/control0000644000000000000000000000165212245570557010611 0ustar Source: quickplot Section: math Priority: optional Maintainer: Muammar El Khatib Build-Depends: debhelper (>= 7), libgtkmm-3.0-dev, libsndfile1-dev, docbook-to-man, dh-autoreconf, lynx, libreadline6-dev, dpkg-dev (>= 1.16.1~), Standards-Version: 3.9.5 Homepage: http://quickplot.sourceforge.net/ Package: quickplot Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: fast interactive 2D plotter and data viewer A 2-D plotter with infinite zooming, value picking, pipe input, and unlimited plots displayed. Quickplot is meant for looking at your data quickly and of secondary importance is making static pictures of your data. It is a data viewer, not a plot editor. It reads ASCII text and sound files. It has lots of command line options, making it very shell script friendly. debian/watch0000644000000000000000000000043612245472431010226 0ustar # format version number, currently 3; this line is compulsory! version=3 # If your package is located on sourceforge, use the following format # to automatically use the qa.debian.org redirector, avoiding SF's # difficult mirror system. http://sf.net/quickplot/quickplot-(.*)\.tar\.gz debian/changelog0000644000000000000000000001624512245571667011067 0ustar quickplot (0.10.6-1) unstable; urgency=low * New upstream release. * Bump Standards-Version to 3.9.5. No changes were needed. * manpages are now used from upstream. * debian/control: + Duplicated Build-Depends entry `dh-autoreconf` has been deleted. * FTBFS with ld --as-needed, related to libraries put before the objects that use them, has been fixed by upstream (Closes: #647443). -- Muammar El Khatib Thu, 28 Nov 2013 00:41:37 +0200 quickplot (0.10.4-2) unstable; urgency=low * Missing Copyright file was added (Closes: #708099). -- Muammar El Khatib Sat, 18 May 2013 17:19:34 +0200 quickplot (0.10.4-1) unstable; urgency=low * New upstream release. * debian/rules: + install-docs is not used to comply with Debian Policy. + buildflags.mk is being used in order of providing binaries with hardening functions. * debian/control: + dh-autoreconf added in Build-Depends field. -- Muammar El Khatib Sat, 11 May 2013 16:43:46 +0200 quickplot (0.10.3-1) unstable; urgency=low * New upstream release. -- Muammar El Khatib Tue, 21 Feb 2012 16:44:05 +0100 quickplot (0.9.11-1) unstable; urgency=low * New upstream release. * debian/control: + libreadline6-dev was added to the Build-Depends field. * quickplot.symbols file has been removed and an override has been added. -- Muammar El Khatib Sat, 31 Dec 2011 18:03:58 +0100 quickplot (0.9.7-4) experimental; urgency=low * debian/quickplot.symbols file was updated to avoid FTBFS on armel, armhf, ia64, mips, mipsel, powerpc, s390, s390x, and sparc. -- Muammar El Khatib Fri, 30 Dec 2011 13:13:48 +0100 quickplot (0.9.7-3) unstable; urgency=low * debian/quickplot.symbols file was updated to not reflect the revision of the package and thus avoiding fails in the building process. -- Muammar El Khatib Wed, 28 Dec 2011 11:54:35 +0100 quickplot (0.9.7-2) unstable; urgency=low * Adding symbols file. * debian/control: + Updated build dependency to debhelper >= 7. + Build-Depends: libgtkmm-2.4-dev changed to libgtkmm-3.0-dev. -- Muammar El Khatib Tue, 27 Dec 2011 16:33:51 +0100 quickplot (0.9.7-1) unstable; urgency=low * New upstream release. * The program should compile when ld defaults is set to --as-needed. Thanks to Felix Geyer for providing a patch. (Closes: #647443) * dependency_libs field has been cleared in this revision. * debian/copyright file has been updated for complying with DEP5 format. * debian/quickplot.doc-base has been updated for containing the changes in this new upstream release. * quickplot.postinst has been added for running ldconfig. -- Muammar El Khatib Sun, 25 Dec 2011 20:53:21 +0100 quickplot (0.8.15-3) unstable; urgency=low * Bump Standards-Version to 3.9.2. * Switch to dpkg-source 3.0 (quilt) format. * Maintainer's mail has been changed. -- Muammar El Khatib Wed, 24 Aug 2011 14:17:30 +0200 quickplot (0.8.15-2) unstable; urgency=low * Bump Standards-Version to 3.8.4. No changes were needed. * ${misc:Depends} has been added to Depends fields in order to fix a lintian warning because the source package uses debhelper. * debian/quickplot.doc-base has been added to register documentation files making use of doc-base. -- Muammar El Khatib Mon, 22 Feb 2010 12:54:50 -0430 quickplot (0.8.15-1) unstable; urgency=low * New upstream release. * Bump Standards-Version to 3.8.1 * Homepage was set as a regular field in debian/control. -- Muammar El Khatib Fri, 13 Mar 2009 15:39:06 -0430 quickplot (0.8.13-2.1) unstable; urgency=low * Non-maintainer upload. * Fix gcc-4.3 FTBFS using patch by Cyril Brulebois (Closes: #454899) -- Marc 'HE' Brockschmidt Sun, 16 Mar 2008 16:29:29 +0100 quickplot (0.8.13-2) unstable; urgency=low * Upload to unstable. -- Muammar El Khatib Wed, 11 Apr 2007 13:07:27 -0400 quickplot (0.8.13-1) experimental; urgency=low * New upstream release. * A watch file was added. -- Muammar El Khatib Tue, 6 Feb 2007 21:50:27 -0400 quickplot (0.8.6-3) unstable; urgency=low * New maintainer (Closes: #405732) * The version of debhelper was changed to >> 5 instead of >> 4.0.0 -- Muammar El Khatib Mon, 5 Feb 2007 22:23:47 -0400 quickplot (0.8.6-2) unstable; urgency=low * QA upload. * Set maintainer to QA Group; Orphaned: #405732 * Conforms with latest Standards Version 3.7.2 -- Michael Ablassmeier Fri, 19 Jan 2007 08:42:49 +0100 quickplot (0.8.6-1.1) unstable; urgency=medium * Non-maintainer upload. * Medium-urgency upload for RC bugfix. * Rebuild quickplot for the C++ ABI transition (closes: #325514). * Add forward-declaration of class FieldReader for compatibility with g++ 4.0 (closes: #326468). -- Steve Langasek Tue, 13 Sep 2005 14:25:08 -0700 quickplot (0.8.6-1) unstable; urgency=low * New upstream release * Upstream has completely revamped an old project, converted to C++, used more modern GUI library (GTK+), made lots of improvements. Unfortunately, upstream resurfaced at a different location (sourceforge), and I missed several intermediate versions. * Updated long and short descriptions and Build-Depends * Wrote manpage in sgml format using upstream html help page * Close old FTBFS fixed NMU bug. Closes: #226514 -- Gopal Narayanan Wed, 2 Feb 2005 00:26:09 -0500 quickplot (0.4.4-2.1) unstable; urgency=low * NMU - Now Build-Depends on libxaw6-dev (Closes: #226514) -- Javier Fernandez-Sanguino Pen~a Fri, 9 Jan 2004 17:45:16 +0100 quickplot (0.4.4-2) unstable; urgency=low * Fix uninstallable RC bug for old X libraries. Closes: #170234 * Bumped up Standards Version, add Build-Depends -- Gopal Narayanan Fri, 14 Mar 2003 21:26:22 -0500 quickplot (0.4.4-1) unstable; urgency=low * New upstream release -- Gopal Narayanan Thu, 13 Jul 2000 13:20:14 -0400 quickplot (0.4.3-1) unstable; urgency=low * New upstream release * Upgrade to Standards 3.0.1 -- Gopal Narayanan Fri, 29 Oct 1999 16:55:20 -0400 quickplot (0.4.2-2) unstable; urgency=low * Packaged using debhelper (>2.0) for FHS compliance -- Gopal Narayanan Sun, 8 Aug 1999 20:45:56 -0400 quickplot (0.4.2-1) unstable; urgency=low * New Maintainer * New upstream version -- Gopal Narayanan Fri, 2 Jul 1999 20:38:30 -0400 quickplot (0.2.8-1) unstable; urgency=low * New upstream version. -- Johnie Ingram Wed, 27 Jan 1999 07:28:29 -0500 quickplot (0.2.6-1) unstable; urgency=low * New upstream version. -- Johnie Ingram Mon, 21 Dec 1998 13:49:06 -0500 quickplot (0.1.0-1) unstable; urgency=low * Initial Release. -- Johnie Ingram Wed, 17 Sep 1997 14:59:33 -0400 debian/quickplot.override0000644000000000000000000000010112245472431012736 0ustar quickplot: no-symbols-control-file usr/lib/libquickplot.so.0.0.0 debian/dirs0000644000000000000000000000006412245472431010056 0ustar usr/share/doc/quickplot usr/share/lintian/overrides debian/source/0000755000000000000000000000000012245472431010472 5ustar debian/source/format0000644000000000000000000000001412245472431011700 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212245472431010370 0ustar 7 debian/rules0000755000000000000000000000416312245570605010260 0ustar #!/usr/bin/make -f # MAde with the aid of dh_make, by Craig Small # Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess. # Some lines taken from debmake, by Cristoph Lameter. package=quickplot SHELL=/bin/sh DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk configure: configure-stamp configure-stamp: dh_testdir dh_autoreconf ./configure --prefix=/usr touch configure-stamp build: build-stamp build-arch build-indep build-arch: build-stamp build-indep: build-stamp build-stamp: configure-stamp dh_testdir # Add here commands to compile the package. $(MAKE) touch build-stamp clean: dh_testdir dh_testroot rm -f build-stamp configure-stamp install-stamp debian/substvars # Add here commands to clean up after the build process. [ ! -f Makefile ] || $(MAKE) distclean dh_autoreconf_clean dh_clean install: install-stamp install-stamp: build-stamp dh_testdir dh_testroot dh_prep dh_installdirs # Add here commands to install the package into debian/tmp. $(MAKE) install prefix=$(CURDIR)/debian/quickplot/usr # mv debian/tmp/usr/X11R6/html debian/tmp/usr/share/doc/$(package) # Cleaning out the dependency_libs field for file in debian/quickplot/usr/lib/*.la; do \ sed -i "/dependency_libs/ s/'.*'/''/" $$file ; \ done #rm debian/quickplot/usr/share/doc/quickplot/html/COPYING* install -D -m 0644 debian/copyright \ $(CURDIR)/debian/quickplot/usr/share/doc/quickplot/ install -D -m 0644 debian/quickplot.override \ $(CURDIR)/debian/quickplot/usr/share/lintian/overrides/quickplot touch install-stamp # 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_installman dh_installmenu dh_installcron dh_installchangelogs ChangeLog dh_strip dh_compress dh_fixperms dh_makeshlibs dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb source diff: @echo >&2 'source and diff are obsolete - use dpkg-source -b'; false binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary debian/quickplot.manpages0000644000000000000000000000003612245474306012724 0ustar quickplot.1 quickplot_shell.1 debian/quickplot.doc-base0000644000000000000000000000136412245472431012610 0ustar Document: quickplot Title: Quickplot Documentation Author: Lance Arsenault Abstract: Quickplot is a fast interactive 2D plotter with infinite zooming, value picking, pipe input, and almost unlimited plots displayed. Quickplot is meant for looking at your data quickly and of secondary importance is making static pictures of your data. It's a data viewer, not a plot editor. It reads ASCII text and sound files. It has lots of command line options, making it very shell script friendly. It currently runs on GNU/Linux systems and I hear it works on Mac OS X Darwin. Section: Graphics Format: HTML Index: /usr/share/doc/quickplot/index.html Files: /usr/share/doc/quickplot/*.html Files: /usr/share/doc/quickplot/*.png