summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2014-06-19debian/rules: a hack to put the python binding in the right directoryhallgren
The setup.py script puts it under site-packages, but python only looks under dist-packages... Also some minor changes for 'make deb' in Makefile
2014-06-19debian/rules: fix bug that prevented the Python binding from being includedhallgren
2014-06-19Include the Python binding to the C run-time system in Debian packageshallgren
2014-06-16debian/rules: include the C run-time system when building .deb packageshallgren
2013-08-06Update to version 3.5 in gf.cabal and debian/changeloghallgren
2013-01-30debian/changelog: updated for GF 3.4hallgren
2012-12-07update debian/changeloghallgren
2012-08-22Add 'make deb' to Makefile, for creating Debian packageshallgren
Also updated the debian/* files. It should now be easy to create Debian packages under Ubuntu 11.10 & 12.04. See also the notes in the Makefile.
2006-03-21Added release number in debian/changelog.bringert
2006-03-21Debian package: build and install gfdoc.bringert
2006-03-21Debian package: use install-gfbringert
2006-03-21Debian package: use prefix in isntall rule.bringert
2006-03-21Debian package: run configure and make in src/.bringert
2006-03-21Added beginnings of debian packaging stuff.bringert