Hi Hilmar,

> - debian/control: you need to declare a BD on at least libasound2-dev,
> did not test further.
>
> Build the package fails nevertheless b/c vguitar binary is installed
> into usr/local/. Did you even try to build a binary package from your
> source package?

I am unfamiliar. I updated Debian files to reflect your mentoring advice. Thank 
you.

apt-key adv --keyserver keyserver.ubuntu.com --recv-keys AB406C34
deb-src http://apt.nick-strauss.com/apt/debian jessie main
apt-get source vguitar

Now, updated files are:

vguitar_2.6-2.debian.tar.xz
vguitar_2.6-2.dsc


I added build dependencies (BD):

Build-Depends: 
 debhelper (>=9),
 libncurses5-dev,
 libasound2-dev,
 libc6-dev

I built with "debuild -v -uc -us"

 debian/vguitar/usr/local/bin/vguitar --help

works.

Please provide progressive. Thanks.

Nick Strauss

Reply via email to