Commit graph

8 commits

Author SHA1 Message Date
John MacFarlane
ddd774c404 make_deb.sh - have only copyright, not also COPYING. 2014-12-19 17:34:46 -08:00
John MacFarlane
77df403cff Fixed typo in make_deb.sh. 2014-12-19 17:22:25 -08:00
John MacFarlane
7a47a8f86b More lintian improvements to make_deb.sh.
* Compress man pages.
* Combine copyright files for pandoc, pandoc-citeproc.
2014-12-19 17:14:27 -08:00
John MacFarlane
f72dfc2d94 make_deb.sh fixes:
* 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-19 15:17:11 -08:00
John MacFarlane
e60efdd98f More improvements to debpkg target.
The generated deb has been confirmed to install and run
on a fresh ubuntu/trusty64 vagrant box.
2014-12-17 16:38:11 -08:00
John MacFarlane
b1a9b1a696 Improved make_deb.sh. 2014-12-17 13:53:38 -08:00
John MacFarlane
8dfc372278 Changed bindist target to debpkg. 2014-12-17 12:04:20 -08:00
John MacFarlane
b966611067 Changed make_binary_package -> make_deb.
Added deb/control.in.
2014-12-17 00:16:59 -08:00
Renamed from make_binary_package.sh (Browse further)