[Pkg-running-devel] [garmin-forerunner-tools] 01/02: 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 at moszumanska.debian.org
Mon Feb 15 04:56:05 UTC 2016


This is an automated email from the git hooks/post-receive script.

bubulle pushed a commit to branch master
in repository garmin-forerunner-tools.

commit d766b53b869c3b374237aeeb2d38f6df7810d677
Author: Christian Perrier <bubulle at debian.org>
Date:   Sun Feb 14 19:35:42 2016 +0100

    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.
---
 debian/changelog | 10 ++++++++++
 debian/control   |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 644b283..6d9b077 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+garmin-forerunner-tools (0.10repacked-7) UNRELEASED; 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 at debian.org>  Sun, 14 Feb 2016 19:32:59 +0100
+
 garmin-forerunner-tools (0.10repacked-6) unstable; urgency=medium
 
   * Switch to libusb-1.0. Thanks to Olaf Meeuwissen for the patch.
diff --git a/debian/control b/debian/control
index f350c55..f021e3d 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-running/garmin-forerunner-tools.git;a=
 
 Package: garmin-forerunner-tools
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, libusb-1.0-0-dev
 Description: retrieve data from Garmin Forerunner/Edge GPS devices
  This package contains command-line tools to retrieve data from GPS
  devices from the Garmin Forerunner series (these are

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-running/garmin-forerunner-tools.git



More information about the Pkg-running-devel mailing list