Closed dlech closed 8 years ago
How do I build such a package? I never managed to build a package straight from git :/
You should be able to just run debuild
in the source code directory. Add the -us -uc
options if you don't have a gpg key setup for signing. Then debuild clean
to clean up the mess.
rebased.
Thanks!
These are some changes I make to make packaging easier and get rid of a lintian warning.