OK, thanks a lot!
Well, it was somehow strange to me that build-dependencies as *devel which I had to include for building the package, I have to install as runtime requirements as well. But your statement about 'prevent security updates to gnutls' sounds reasonable, indeed.
So, after installing the package and letting it install all dependencies automatically, the package seems to work now.
B.t.w., alien creates this dependencies automatically (which a plain tgz archive containing a resource tarball of the built binary files, does not). It's quite handy, if you just want an install package and don't want to go via control files or spec sheets. It's good to have it for raspberry, too. And, of course, alien cannot help making binary files interchangeable between ARM and intel/amd. The build process has to be done per platform, yes.
Many thanks again!