On Fri, Jun 24, 2016 at 04:06:28PM +0200, Nicolas Braud-Santoni wrote:
> Note that the version number changed: it was following a previous
> UNRELEASED version, which could have led to it being preferred to
> a later release from the maintainer.

I'm afraid that your upload removes data about an upload from the changelog:

.--====
libu2f-host (1.0.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Switch from libjson0-dev to libjson-c-dev (Closes: #815413)

 -- Neil Williams <codeh...@debian.org>  Sun, 21 Feb 2016 11:52:27 +0000
`----

which you overwrite with:

.--====
libu2f-host (1.0.0-1+nmu1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix dependencies (libjson & glib2.0) (Closes: #820686).

 -- Nicolas Braud-Santoni <nico...@braud-santoni.eu>  Wed, 01 Jun 2016 23:55:05 
+0200
`----

Your only actual change is adding libglib2.0-dev to Build-Depends.

Also, your version number is bad for a non-native package: it should be
1.0.0-1.2.

Last but not least:
$ dpkg --compare-versions 1.0.0-1.1 lt 1.0.0-1+nmu1;echo $?
1
ie, your version number is actually less than what's in the archive.


Otherwise, it builds correctly now.


Meow!
-- 
An imaginary friend squared is a real enemy.

Reply via email to