Package: bitcoin-qt
Followup-For: Bug #822203

Hi,

I've had a go at packaging 0.12.1, and it seems to have worked. Changes
versus the collab-maint repo are at:

  https://github.com/ajtowns/bitcoin-deb/commits/master

I had to disable cdbs to get it to build; I hit the same problem Petter
saw in Bug#808969. AFAICT cdbs is just used for the license checking
so that's not a huge problem; I couldn't figure out a reasonable way of
doing the license checking without cdbs though. :-/

I haven't updated the symbols file, so I get:

* dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see 
diff output below
* dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols 
file: see diff output below
* dpkg-gensymbols: warning: debian/libbitcoinconsensus0/DEBIAN/symbols doesn't 
match completely debian/libbitcoinconsensus0.symbols

And it also looks like a dependency on zmq might be worth adding.

* configure: WARNING: libzmq version 4.x or greater not found, disabling

Not sure what that should be exactly; maybe "libzmq3-dev (>= 4) |
libzmq5-dev" ?

Cheers,
aj

Reply via email to