Jakub Wilk: > * adrelanos <[email protected]>, 2013-05-10, 09:19: >> is it ok to use python-stdeb to package non-python stuff? >> >> For example using python-stdeb to package a shell script seems much >> more simple to me. > > Simpler than what? >
Than creating a Debian folder with compat, control, etc. Example: - https://github.com/micahflee/torbrowser-launcher/blob/master/setup.py - https://github.com/micahflee/torbrowser-launcher/blob/master/stdeb.cfg - https://github.com/micahflee/torbrowser-launcher/blob/master/build_and_install.sh Just three small files, you tell which file goes where and python-stdeb does all the magic, creates a deb and that's it. From my beginner perspective, this is much simpler. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

