index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debian
Age
Commit message (
Collapse
)
Author
2014-06-19
debian/rules: a hack to put the python binding in the right directory
hallgren
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-19
debian/rules: fix bug that prevented the Python binding from being included
hallgren
2014-06-19
Include the Python binding to the C run-time system in Debian packages
hallgren
2014-06-16
debian/rules: include the C run-time system when building .deb packages
hallgren
2013-08-06
Update to version 3.5 in gf.cabal and debian/changelog
hallgren
2013-01-30
debian/changelog: updated for GF 3.4
hallgren
2012-12-07
update debian/changelog
hallgren
2012-08-22
Add 'make deb' to Makefile, for creating Debian packages
hallgren
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-21
Added release number in debian/changelog.
bringert
2006-03-21
Debian package: build and install gfdoc.
bringert
2006-03-21
Debian package: use install-gf
bringert
2006-03-21
Debian package: use prefix in isntall rule.
bringert
2006-03-21
Debian package: run configure and make in src/.
bringert
2006-03-21
Added beginnings of debian packaging stuff.
bringert