Inari Listenmaa
4fea7cf37f
Update release scripts for 3.12
2025-08-08 18:11:52 +02:00
John J. Camilleri
8cc901f334
Remove txt2tags and pandoc from Debian requirements
2020-11-17 00:04:57 +01:00
Thomas Hallgren
52bc0f566e
debian/control: new dependency: pandoc
...
This should have been added before the 3.10 release
2018-12-03 15:52:52 +01:00
hallgren
e608a63f80
debian: add txt2tags to Build-Depends and run 'make html' as part of the build
...
This is to make sure that gf-web-api.html gets included in the .deb package
and is available locally in the GF cloud when running gf -server.
2016-06-16 13:54:15 +00:00
hallgren
83d878a636
debian/control: dependency change from libtool to libtool-bin
...
It seems that nowadays the libtool executable is not included in the package
named libtool, instead it is in the libtool-bin package.
2016-04-13 14:39:33 +00:00
hallgren
1454953391
Changes to include the Java binding in binary distribution packages
...
This means that you now need to have a Java SDK installed to build
a Debian package.
The bin/build-binary-dist.sh (which builds bintar packages and OS X installer
packages) now skips the Python binding if python is not installed. Likewise
it skips the Java binding if a Java SDK is not installed.
2016-04-12 15:01:11 +00:00
hallgren
2feb552925
Include the Python binding to the C run-time system in Debian packages
2014-06-19 00:43:53 +00:00
hallgren
098ddc129e
Add 'make deb' to Makefile, for creating Debian packages
...
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.
2012-08-22 17:25:10 +00:00
bringert
cf2c5641a2
Added beginnings of debian packaging stuff.
2006-03-21 10:25:40 +00:00