Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-12-19 | More make_deb.sh tweaks - architecture detection. | John MacFarlane | 1 | -7/+5 | |
2014-12-19 | make_deb.sh: --force reinstall. | John MacFarlane | 1 | -1/+1 | |
2014-12-19 | make_deb.sh - have only copyright, not also COPYING. | John MacFarlane | 1 | -4/+5 | |
2014-12-19 | Fixed typo in make_deb.sh. | John MacFarlane | 1 | -1/+1 | |
2014-12-19 | More lintian improvements to make_deb.sh. | John MacFarlane | 1 | -3/+5 | |
* Compress man pages. * Combine copyright files for pandoc, pandoc-citeproc. | |||||
2014-12-19 | make_deb.sh fixes: | John MacFarlane | 1 | -14/+18 | |
* Use fakeroot to get permissions right. * Use mkdir and cp instead of install. * Set permissions of directories to 755. * Install in /usr rather than /usr/local. | |||||
2014-12-17 | More improvements to debpkg target. | John MacFarlane | 1 | -4/+12 | |
The generated deb has been confirmed to install and run on a fresh ubuntu/trusty64 vagrant box. | |||||
2014-12-17 | Improved make_deb.sh. | John MacFarlane | 1 | -4/+10 | |
2014-12-17 | Changed bindist target to debpkg. | John MacFarlane | 1 | -1/+1 | |
2014-12-17 | Changed make_binary_package -> make_deb. | John MacFarlane | 1 | -0/+45 | |
Added deb/control.in. |