Package: openocd Version: 0.9.0-1 Tags: patch Hello,
diff --git a/debian/control b/debian/control index 96f7afe..6ed6327 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,8 @@ Section: embedded Priority: extra Maintainer: Uwe Hermann <[email protected]> Uploaders: Luca Bruno <[email protected]> -Build-Depends: cdbs, debhelper (>= 7), autotools-dev, libftdi-dev, +Build-Depends: cdbs, debhelper (>= 7), + libftdi-dev, libusb-1.0-0-dev [linux-any], libusb-dev [kfreebsd-any hurd-any], texinfo, texlive, autotools-dev, autoconf, That removes 'autotools-dev', there is still 'autotools-dev, autoconf,'. And 'libftdi-dev' is now on separate line. Also is this bugreport to show my interrest in co-maintaining the Debian OpenOCD package. Groeten Geert Stappers -- Leven en laten leven

