control: owner -1 !
control: tags -1 moreinfo

Hi, lets review:

control:
autotools-dev, dh-autoreconf,

I think autoreconf alone should be enough.

libgmp10, libcrypto++9v5, libfftw3-double3

on noes! shlibs:Depends should do that automatically. If not, it means your 
binaries are not
linking correctly the library from the development package in 
build-dependencies.

Please remove and test a built deb file under section debian/control to see how 
they were substituted.

copyright: license is wrong.
(licensecheck is a good help)


rules:
$(DEB_SOURCE)-$(DEB_VERSION_UPSTREAM).tar.gz:
        $(MAKE) dist

.PHONY: mk-orig-source
mk-orig-source: $(DEB_SOURCE)-$(DEB_VERSION_UPSTREAM).tar.gz
        ln -f "$<" ../$(DEB_SOURCE)_$(DEB_VERSION_UPSTREAM).orig.tar.gz


why? you already use uscan and uupdate to download the tarball, why is the 
above code useful?

other stuff LGTM

cheers
G.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to