--- gpxviewer-0.4.1.orig/debian/gpxviewer.1 +++ gpxviewer-0.4.1/debian/gpxviewer.1 @@ -0,0 +1,18 @@ +.TH "gpxviewer" "1" +.SH "NAME" +gpxviewer \- GTK application to look at GPS traces collected in the GPX format +.SH "SYNOPSIS" +\fB +.SH "DESCRIPTION" +.B gpxviewer + allows the user to load a GPS trace, in the GPX file format, and read it in + a presentable way. You are shown a few statistics, such as the duration or + maximum speed. You are also shown the trace on an openstreetmap map, where + you can scroll around and zoom. +.SH "BUGS" +You can report bugs you find in this software at +http://bugs.launchpad.net/gpxviewer +.SH "AUTHOR" +.PP +This manual page was written by Andrew Gee +for the \fBDebian GNU/Linux\fP system. --- gpxviewer-0.4.1.orig/debian/rules +++ gpxviewer-0.4.1/debian/rules @@ -0,0 +1,9 @@ +#!/usr/bin/make -f +%: + dh $@ --with python2 + +override_dh_auto_install: + python setup.py install --root=debian/gpxviewer --install-lib=/usr/share/gpxviewer/ --install-scripts=/usr/share/gpxviewer/scripts/ + mv debian/gpxviewer/usr/share/gpxviewer/scripts/gpxviewer debian/gpxviewer/usr/share/gpxviewer/gpxviewer_run + rm -r debian/gpxviewer/usr/share/gpxviewer/scripts + dh_link /usr/share/gpxviewer/gpxviewer_run /usr/bin/gpxviewer --- gpxviewer-0.4.1.orig/debian/compat +++ gpxviewer-0.4.1/debian/compat @@ -0,0 +1 @@ +5 --- gpxviewer-0.4.1.orig/debian/gpxviewer.manpages +++ gpxviewer-0.4.1/debian/gpxviewer.manpages @@ -0,0 +1 @@ +debian/gpxviewer.1 --- gpxviewer-0.4.1.orig/debian/copyright +++ gpxviewer-0.4.1/debian/copyright @@ -0,0 +1,24 @@ +Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=455 +Upstream-Name: GPX Viewer +Upstream-Source: http://andrewgee.org/downloads/gpxviewer/ +Files: * +Copyright: Copyright 2009, Andrew Gee +License: GPL-3+ + On Debian systems the full text of the GNU General Public License can be found + in the `/usr/share/common-licenses/GPL-3' file. +Files: debian/* +Copyright: Copyright 2009, Andrew Gee +License: GPL-3+ + On Debian systems the full text of the GNU General Public License can be found + in the `/usr/share/common-licenses/GPL-3' file. +Files: po/*.po +Copyright: Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 +License: GPL-3+ + On Debian systems the full text of the GNU General Public License can be found + in the `/usr/share/common-licenses/GPL-3' file. +Files: gpxviewer/pygtk_chart/* +Copyright: Copyright 2008 Sven Festersen + Copyright 2009 Sven Festersen +License: GPL-2 + On Debian systems the full text of the GNU General Public License can be found + in the `/usr/share/common-licenses/GPL-2' file. --- gpxviewer-0.4.1.orig/debian/pycompat +++ gpxviewer-0.4.1/debian/pycompat @@ -0,0 +1 @@ +2 --- gpxviewer-0.4.1.orig/debian/control +++ gpxviewer-0.4.1/debian/control @@ -0,0 +1,18 @@ +Source: gpxviewer +Section: misc +Priority: optional +Maintainer: Andrew Gee +Uploaders: Python Applications Packaging Team +Build-Depends: debhelper (>= 7.0.50~), python-support, python (>= 2.5), python-distutils-extra +Standards-Version: 3.9.1 +Homepage: http://andrewgee.org/blog/gpxviewer + +Package: gpxviewer +Architecture: all +Depends: ${python:Depends}, python-osmgpsmap (>= 0.7.1), python-gtk2, + python-gnome2 | xdg-utils, librsvg2-common, ${misc:Depends} +Description: views GPS traces collected in the GPX format + This application allows the user to load a GPS trace, in the GPX file format, + and read it in a presentable way. You are shown a few statistics, such as the + duration or maximum speed. You are also shown the trace on an openstreetmap + map, where you can scroll around and zoom. --- gpxviewer-0.4.1.orig/debian/watch +++ gpxviewer-0.4.1/debian/watch @@ -0,0 +1,3 @@ +version=3 + +http://andrewgee.org/downloads/gpxviewer/gpxviewer-(.*)\.tar\.gz --- gpxviewer-0.4.1.orig/debian/changelog +++ gpxviewer-0.4.1/debian/changelog @@ -0,0 +1,40 @@ +gpxviewer (0.4.1-1) unstable; urgency=low + + * New upstream release + * Converted to use dh sequencer, from cdbs + * Python module now installed to private /usr/share/gpxviewer + + -- Andrew Gee Sat, 15 Jan 2011 13:03:30 +0000 + +gpxviewer (0.4.0-1) unstable; urgency=low + + * New upstream release + * Removed no longer required dependency python-glade2 + + -- Andrew Gee Fri, 31 Dec 2010 00:30:16 +0000 + +gpxviewer (0.1.5-1) unstable; urgency=low + + * New upstream release + * Added missing dependency librsvg2-common + + -- Andrew Gee Thu, 06 May 2010 20:06:45 +0100 + +gpxviewer (0.1.4-1) unstable; urgency=low + + * New upstream release + + -- Andrew Gee Fri, 30 Apr 2010 19:01:55 +0100 + +gpxviewer (0.1.3-1) unstable; urgency=low + + * New upstream release + + -- Andrew Gee Sun, 28 Mar 2010 22:35:11 +0100 + +gpxviewer (0.1.2-1) unstable; urgency=low + + * Initial release (Closes: #516609) + + -- Andrew Gee Mon, 22 Mar 2010 19:17:46 +0100 + --- gpxviewer-0.4.1.orig/debian/source/format +++ gpxviewer-0.4.1/debian/source/format @@ -0,0 +1 @@ +1.0