aboutsummaryrefslogtreecommitdiff
path: root/deb
AgeCommit message (Collapse)AuthorFilesLines
2015-01-26Add Installed-Size to debian package control file.John MacFarlane1-0/+1
This should help with warnings from Ubuntu 14.04 Software Center. See #1900.
2014-12-19Removed extra spaces in deb/control.in.John MacFarlane1-11/+11
2014-12-17More improvements to debpkg target.John MacFarlane1-1/+1
The generated deb has been confirmed to install and run on a fresh ubuntu/trusty64 vagrant box.
2014-12-17Improved make_deb.sh.John MacFarlane1-1/+1
2014-12-17Changed make_binary_package -> make_deb.John MacFarlane1-0/+19
Added deb/control.in.