Dear maintainer, Here is a patch fixing the build failure.
I also took the opportunity to bump the Standards-Version (after checking that the package was compliant). There remains a Lintian warning about debian/copyright containing multiple licences under the same name, but I'm not sure how to handle the “messy” situation here. Please consider merging and uploading this patch soon, as the package is due for removal on the 25th. In case you do not have the time or inclination to maintain it anymore, please consider putting it in collab-maint. Best, nicoo
From cb99d35f7cb0abf91d40403201a66895ee8f6c35 Mon Sep 17 00:00:00 2001 From: Nicolas Braud-Santoni <nico...@braud-santoni.eu> Date: Mon, 9 May 2016 00:23:54 +0200 Subject: [PATCH] Fix dependencies and bump Standards-Version --- debian/changelog | 6 ++++++ debian/control | 5 +++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5f2a95b..5da36c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libu2f-host (1.0.0-3) unstable; urgency=medium + + * Fix dependencies (libjson & glib2.0) (closes 820686). + + -- + libu2f-host (1.0.0-2) UNRELEASED; urgency=low * Add gbp.conf. diff --git a/debian/control b/debian/control index acc2b87..3e8c507 100644 --- a/debian/control +++ b/debian/control @@ -5,14 +5,15 @@ Section: utils Priority: extra Build-Depends: debhelper (>= 9), pkg-config, + libglib2.0-dev, libhidapi-dev, - libjson0-dev, + libjson-c-dev, gengetopt, help2man, dh-autoreconf, gtk-doc-tools, dblatex -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Homepage: https://developers.yubico.com/libu2f-host/ Vcs-Git: git://github.com/Yubico/libu2f-host-dpkg.git Vcs-Browser: https://github.com/Yubico/libu2f-host-dpkg -- 2.8.1
signature.asc
Description: PGP signature