diff --git a/GPXSee-3.1.tar.gz b/GPXSee-3.1.tar.gz deleted file mode 100644 index efe7bdf..0000000 --- a/GPXSee-3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c975d0f5958b66c8a35a3eb2b60dbbc8813bb332ced3ae0314e1c19c7e53f28c -size 658526 diff --git a/GPXSee-3.2.tar.gz b/GPXSee-3.2.tar.gz new file mode 100644 index 0000000..3ae4ba1 --- /dev/null +++ b/GPXSee-3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86658f9db74ee07bd3c6a44ecd28b66ab33c3a315d546f1c5a827c2e5a4a8baf +size 782896 diff --git a/debian.changelog b/debian.changelog index 4c7939a..4a9a1e4 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,3 +1,11 @@ +gpxsee (3.2) stable; urgency=low + +- Update to version 3.2 + * Added support for NMEA files. + * Fixed path marker inaccuracy bug. + + -- Martin Tuma Tue, 22 Nov 2016 09:47:00 +0100 + gpxsee (3.1) stable; urgency=low - Update to version 3.1 diff --git a/debian.control b/debian.control index caa43bd..f01ad8c 100644 --- a/debian.control +++ b/debian.control @@ -8,4 +8,5 @@ Package: gpxsee Architecture: any Depends: ${shlibs:Depends} Description: GPX visualizing and analyzing tool - GPXSee is a Qt based tool for visualizing and analyzing GPX, TCX, FIT, KML, IGC and Garmin CSV files. + GPXSee is a Qt based tool for visualizing and analyzing GPX, TCX, FIT, KML, IGC, NMEA + and Garmin CSV files. diff --git a/gpxsee.changes b/gpxsee.changes index 907e94c..94ed3d2 100644 --- a/gpxsee.changes +++ b/gpxsee.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 22 09:47:00 CET 2016 - tumic@cbox.cz + +- Update to version 3.2 + * Added support for NMEA files. + * Fixed path marker inaccuracy bug. + ------------------------------------------------------------------- Sat Nov 12 11:50:48 CET 2016 - tumic@cbox.cz diff --git a/gpxsee.desktop b/gpxsee.desktop index 785c17a..c121a6c 100644 --- a/gpxsee.desktop +++ b/gpxsee.desktop @@ -5,4 +5,4 @@ Icon=gpxsee Terminal=false Type=Application Categories=Graphics;Viewer; -MimeType=application/gpx+xml;application/tcx+xml;application/vnd.ant.fit;application/vnd.google-earth.kml+xml;application/vnd.fai.igc; +MimeType=application/gpx+xml;application/tcx+xml;application/vnd.ant.fit;application/vnd.google-earth.kml+xml;application/vnd.fai.igc;application/vnd.nmea.nmea; diff --git a/gpxsee.dsc b/gpxsee.dsc index b185171..f23e97d 100644 --- a/gpxsee.dsc +++ b/gpxsee.dsc @@ -1,9 +1,9 @@ Format: 1.0 Source: gpxsee -Version: 3.1 +Version: 3.2 Binary: gpxsee Maintainer: Martin Tuma Architecture: any Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-dev-tools, qt5-qmake, qttools5-dev-tools Files: - 00000000000000000000000000000000 0 GPXSee-3.1.tar.gz + 00000000000000000000000000000000 0 GPXSee-3.2.tar.gz diff --git a/gpxsee.spec b/gpxsee.spec index 17653b2..6712ff7 100644 --- a/gpxsee.spec +++ b/gpxsee.spec @@ -19,9 +19,9 @@ # See also http://en.opensuse.org/openSUSE:Specfile_guidelines Name: gpxsee -Version: 3.1 +Version: 3.2 Release: 1 -Summary: GPX visualizing and analyzing tool +Summary: GPS log files visualizing and analyzing tool License: GPL-3.0 Group: Productivity/Graphics/Visualization Url: http://tumic.wz.cz/gpxsee @@ -55,8 +55,8 @@ BuildRequires: libqt4-devel %description -GPXSee is a Qt based tool for visualizing and analyzing GPX, TCX, FIT, KML, IGC -and Garmin CSV files. +GPXSee is a Qt-based tool for visualizing and analyzing GPX, TCX, FIT, KML, +IGC, NMEA and Garmin CSV files. %prep %setup -q -n GPXSee-%{version} diff --git a/gpxsee.xml b/gpxsee.xml index 8bdaf75..0c765e8 100644 --- a/gpxsee.xml +++ b/gpxsee.xml @@ -29,4 +29,11 @@ - \ No newline at end of file + + NMEA 0183 data + + + + + +