1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193
|
garmin-forerunner-tools (0.10repacked-10) unstable; urgency=medium
* Fix the patch originally proposed to fix #816314. Thanks again to
Fenix.
-- Christian Perrier <bubulle@debian.org> Fri, 22 Apr 2016 15:38:57 +0200
garmin-forerunner-tools (0.10repacked-9) unstable; urgency=medium
* Fix segmentation fault by properly checking the size of a counter
in protocol.c.
Great thanks to Fenix for the patch
Closes: #816314
-- Christian Perrier <bubulle@debian.org> Wed, 06 Apr 2016 08:57:27 +0200
garmin-forerunner-tools (0.10repacked-8) unstable; urgency=medium
* Include Ubuntu patches to avoid segfaults on 64-bit architectures
Thanks to Steve Langasek. Closes: #819410
* debian/patches/missing-prototypes: include missing headers to ensure
proper declarations.
* fix debian/rules dependencies to not make config.status depend on
'configure' target, a file that will be removed in debian/rules
clean.
* fix clean target to not fail.*
* Add gbp.conf to specify gz as upstream tarball compression type
* Bump debhelper compatibility to 9
* Drop "dh_clean -k" call in favor of dh_prep
* Bump Standards to 3.9.7 (checked)
* Update upstream URL to github location
* Drop obsolete debian/watch file. There are no releases on github so
we cannot point there.
-- Christian Perrier <bubulle@debian.org> Tue, 29 Mar 2016 21:28:19 +0200
garmin-forerunner-tools (0.10repacked-7) unstable; urgency=medium
* garmin-forerunner-tools includes <usb.h>, it should depends on
libusb-dev. This will help transitioning to libusb-1.0 for
garmin-plugin. Not ideal to have a non -dev package depend on a -dev
package, but fixing this is lower priority.
THanks, again, to Olaf Meeuwissen for the patch.
-- Christian Perrier <bubulle@debian.org> Sun, 14 Feb 2016 19:35:49 +0100
garmin-forerunner-tools (0.10repacked-6) unstable; urgency=medium
* Switch to libusb-1.0. Thanks to Olaf Meeuwissen for the patch.
Closes: #810414
-- Christian Perrier <bubulle@debian.org> Sat, 13 Feb 2016 19:01:12 +0100
garmin-forerunner-tools (0.10repacked-5) unstable; urgency=medium
* Team upload
[ Fernando Seiti Furusato ]
* Use autoreconf to create *.so files on ppc64el. Closes: #761081
* debian/rules: added dh_autoreconf and dh_autoreconf_clean
* debian/control: replaced autotools-dev by dh-autoreconf
* patch python_dir_from_upstream: creates a directory python, needed when
running autoreconf
[ Christian Perrier ]
* Properly spell GPL-2+ in debian/copyright
* Update Standards to 3.9.5 (checked)
-- Christian Perrier <bubulle@debian.org> Sat, 20 Sep 2014 09:45:38 +0200
garmin-forerunner-tools (0.10repacked-4) unstable; urgency=low
* patch gcc4.8: Fix Segmentation Fault when compiled with gcc4.8
(closes: #720710). Patch by Jared Casper downloaded from the upstream
issue tracker.
-- Ralf Treinen <treinen@debian.org> Mon, 26 Aug 2013 21:06:50 +0200
garmin-forerunner-tools (0.10repacked-3) unstable; urgency=low
* patch exit_on_unpack_failure: make the function garmin_unpack_chunk
exit the program when the input file name has an unknown suffix, or
when the length of an input chunk is not as expected.
(closes: #715938,#715939,#715940,#715941)
-- Ralf Treinen <treinen@debian.org> Thu, 11 Jul 2013 22:00:44 +0200
garmin-forerunner-tools (0.10repacked-2) unstable; urgency=low
* debian/copyright: machine-readable format 1.0
-- Ralf Treinen <treinen@debian.org> Mon, 20 May 2013 13:48:11 +0200
garmin-forerunner-tools (0.10repacked-1) experimental; urgency=low
[ Christian Perrier ]
* Add build-arch and build-indep build targets
[ Ralf Treinen ]
* debian/watch: drop the googlecode redirector which is no longer
needed, use instead a direct url following the instructions on
http://wiki.debian.org/debian/watch.
* add patch hurd_no_path_max: Do not use PATH_MAX on hurd (closes: #693285)
* Standards-Version 3.9.4 (no change)
* debian/rules: pass dpkg buildflags to ./configure
* blacklisting the garmin_gps kernel module (closes: #696147):
- add debian/garmin-forerunner-tools.modprobe
- debian/rules: call dh_installmodules
- Remove the README.Debian file which is now redundant.
* add debian/gbp.conf to enforce use of pristine-tar. Rebuild orig.tar.gz
with pristine tar.
-- Ralf Treinen <treinen@debian.org> Sun, 23 Dec 2012 19:40:38 +0100
garmin-forerunner-tools (0.10-3) unstable; urgency=low
[ Ralf Treinen ]
* debian/watch: use the googlecode.debian.net redirector service.
* debian/copyright: fix licence, one may choose later versions of GPL.
* Standards-Version 3.9.2 (no change)
* Add dependency on ${misc:Depends}
[ Christian Perrier ]
* Drop .la file from /usr/lib. Closes: #621287
* output laps, hr and cad (heart rate and cadence) into gpx file
Closes: #589948
-- Ralf Treinen <treinen@debian.org> Wed, 11 May 2011 23:31:26 +0200
garmin-forerunner-tools (0.10-2) unstable; urgency=low
* Debian/watch: use complete path for download url (closes: #550736).
Thanks a lot to Yan Morin for the patch!
* Converted to source format 3.0 (quilt):
- added debian/source/format
* Standards-Version 3.8.3 (no change)
-- Ralf Treinen <treinen@debian.org> Thu, 03 Dec 2009 21:12:31 +0100
garmin-forerunner-tools (0.10-1) unstable; urgency=low
[ Noèl Köthe ]
* debian/control added Vcs-Git and Vcs-Browser
[ Ralf Treinen ]
* New upstream release (closes: #521490).
* Standards-Version 3.8.1 (no change)
* debian/copyright: point to GPL-2
* Renamed files in debian/:
{dirs,docs} -> garmin-forerunner-tools.{dirs,docs}
-- Ralf Treinen <treinen@debian.org> Sat, 28 Mar 2009 15:36:37 +0100
garmin-forerunner-tools (0.09-2) unstable; urgency=low
* Libtoolize with newer version of libtools (closes: #493696).
* Add Uploader Noèl Köthe.
* Install udev rule for foreunner devices.
* Long description: explain difference to gpsbabel.
-- Ralf Treinen <treinen@debian.org> Sun, 31 Aug 2008 17:07:20 +0200
garmin-forerunner-tools (0.09-1) unstable; urgency=low
* New upstream release (closes: #491639). This release now contains the
new tools garmin_gpx (closes: #483992) and garmin_gchart.
* Added a NEWS.Debian file.
* Updated package description to include the Edge series, and conversion
to gpx.
* Standards-Version 3.8.0 (no change).
* debian/rules clean target: use upstream's distclean, not clean
* configure: pass explicit --mandir to fix a bug in upstream's configure
-- Ralf Treinen <treinen@debian.org> Sun, 03 Aug 2008 20:06:50 +0200
garmin-forerunner-tools (0.07-2) unstable; urgency=low
* debian/rules: fix bashism (Closes: #478384).
-- Ralf Treinen <treinen@debian.org> Wed, 30 Apr 2008 23:04:52 +0200
garmin-forerunner-tools (0.07-1) unstable; urgency=low
* New upstream release
-- Ralf Treinen <treinen@debian.org> Wed, 02 Apr 2008 18:57:44 +0200
garmin-forerunner-tools (0.05-1) unstable; urgency=low
* Initial release (Closes: #467039)
-- Ralf Treinen <treinen@debian.org> Sun, 30 Mar 2008 22:17:34 +0200
|