git clone https://github.com/victrixsoft/bashbro.git --depth 1rm -rf bashbro/.gittar cvfz bashbro_1.04.orig.tar.gz bashbro/## Add the debian directory to the sourcemkdir bb_deb && cd bb_debgit clone --branch debian_pkg https://github.com/victrixsoft/bashbro.gitmv bashbro/debian ../bashbro/cd ../bashbrodebuild -us -uc
Adam,
Thanks for the quick response - yes I'd like to add the package to Debian. I have actually packaged it, but I really wasn't sure how the system worked.
This was very usefull for me: https://www.debian.org/doc/manuals/packaging-tutorial/packaging-tutorial
Greetings,
Manuel Guerra