Debian Gauche Packaging
Infrastructure
Salsa Project: https://salsa.debian.org/debian/gauche
Public IRC channel: #debian-gauche on irc.debian.org (OFTC)
Task description
Share resources to develop and maintain Debian packages for Gauche Scheme Interpreter.
Gauche 0.9.15
Currently we are working on releasing Gauche 0.9.15 package in time for Trixie release.
History
- 2010-05-07: 0.9-15
- debian/control tweaks
- 2010-04-28: 0.9-14
- symbol information update
- enable THREAD_LOCAL_ALLOC for all archs.
- 2010-04-27
- FTBFS on armel with QEMU gone
- QEMU Version: 0.12.3+dfsg-4
- FTBFS on armel with QEMU gone
- 2010-04-26 (experimental): 0.9-13
- symbol information update
- debian/control update
- enable THEAD_LOCAL_ALLOC for i486
- 2010-04-23 (experimental): 0.9-12
- New package libgauche0, and symbol tracking
- New package gauche-zlib
- Accurate library dependency
- 2010-04-16: 0.9-11
- Kill the workaround for ia64 for libgc, real fix
- 2010-04-14: 0.9-10
- Added a patch for 64-bit big-endian machine
- Fixed FTBFS on sparc64
- 2010-04-08: 0.9-9
- Kill the workaround for ia64 compilation, real fix
- 2010-03-17: 0.9-8
- manuals
- 2010-03-11: 0.9-7
- config.h.in and configure.ac patch for hurd-i386
- Fixed FTBFS on hurd-i386
- 2010-03-09: 0.9-6
- patches review again to fix 'make check' test failures
- LIBS removal for extensions and gauche-config
- 2010-03-08: 0.9-5
- configure.ac change for armel (-linux-gnueabi) and hurd (-gnu)
- Fixed FTBFS on armel
- 2010-03-06: 0.9-4
- workaround ia64 problems (gauche compilation and libgc failure)
- Fixed FTBFS on ia64
- 2010-03-05: 0.9-3
- Cherry picking up upstream change of libgc and Gauche
- Fixed FTBFS on hppa and sparc
- 2010-03-04: 0.9-2
- Use libatomic-ops-dev (preinstalled)
- Fixed FTBFS on s390, mipsel, and sh4
- 2010-03-03: 0.9-1
- Use 3.0 (quilt) format
Git repositories for Gauche 0.9 for Debian
Some developers have public repositories:
How to build:
sudo apt-get install git-buildpackages pristine-tar (and other build-deps) gbp-clone --pristine-tar git://git.debian.org/users/yaegashi/gauche.git cd gauche DEB_BUILD_OPTIONS=nocheck git-buildpackage --git-pristine-tar -rfakeroot