debian/0000755000000000000000000000000011601650634007170 5ustar debian/compat0000644000000000000000000000000211601647541010371 0ustar 7 debian/changelog0000644000000000000000000000116511601647642011052 0ustar garmin-ant-downloader (0:20110626-1) unstable; urgency=low [ Ralf Treinen ] * debian/control: add Vcs-Git/Browser fields. [ Christian Perrier ] * New upstream "release". Fixes "FTBFS with ld --as-need" Thanks to Ilya Barygin for the patch Closes: #631693 * Drop safe-clean.patch as upstream's clean rule won't fail anymore when there's nothing to clean -- Christian Perrier Sun, 26 Jun 2011 15:26:35 +0200 garmin-ant-downloader (0:20100425-1) unstable; urgency=low * Initial release. Closes: #624771 -- Christian Perrier Wed, 11 May 2011 11:13:27 +0200 debian/control0000644000000000000000000000162111601647541010576 0ustar Source: garmin-ant-downloader Priority: optional Section: utils Maintainer: Debian running development group Uploaders: Christian Perrier Build-Depends: debhelper (>= 7.3.10), libxml2-dev Standards-Version: 3.9.2 Vcs-Git: git://git.debian.org/git/pkg-running/garmin-ant-downloader.git Vcs-Browser: http://git.debian.org/?p=pkg-running/garmin-ant-downloader.git;a=summary Package: garmin-ant-downloader Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: ANT+ information retrieval client for Garmin GPS products This software uses the Garmin ANT+ proprietary USB keys and communication protocol to retrieve information (such as GPS traces) from some Garmin Forerunner watches such as Forerunner 405. . The software was originally named "gant" but renamed when packaged to avoid confusion with existing Java software. debian/install0000644000000000000000000000003611601647541010563 0ustar garmin-ant-downloader usr/bin debian/source/0000755000000000000000000000000011601647541010473 5ustar debian/source/format0000644000000000000000000000001411601647541011701 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000234611601647541011133 0ustar This package was put together by Christian Perrier from sources available at git://get-open.com/gant and http://www.ethgen.ch/cgi-bin/gitweb.cgi?p=gant.git Original software copyright information: © 2008-2009 paul@ant.sbrk.co.uk. released under GPLv3 © 2009-2009 Wali © 2010 Klaus@Ethgen.de. released under GPLv3 Original software is named "gant" but was renamed when packaged to avoid confusion with existing Java software. 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; version 3 dated June, 2007. 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, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. 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/rules0000755000000000000000000000014011601647541010246 0ustar #! /usr/bin/make -f override_dh_install: mv gant garmin-ant-downloader dh_install %: dh $@