Packaging proprietary software

2014-10-08 Thread Mathieu Slabbinck
Hi, I'm creating a .deb installer for Ubuntu which contains a proprietary binary. I was wondering if anyone could point me to the best practice way of doing this. Currently I use dh_make to set everything up, but to have everything legally compliant, I don't think this is the best choice. Any ad

Packaging postinstall handles

2014-08-14 Thread Mathieu Slabbinck
Hi, I've created a debian installer for an application with some configuration files. One of those is a udev rule, installed in /lib/udev/rules.d/xx-rule.rules. Others are desktop icons and stuff that go into /usr/share/application. There are two binaries installed, a background process and a main