gauche 0.9-15 source package in Ubuntu

Changelog

gauche (0.9-15) unstable; urgency=low

  * debian/control: Added Breaks: and Replaces: -headers for gauche,
    libgauche0, gauche-zlib, and gauche-dev (Closes: #580337).
    Thanks to Bernard Drapeau and Jens Thiele.
  * debian/libgauche0.symbols: Updated.

gauche (0.9-14) unstable; urgency=low

  * debian/patches/17_libgc_thread_local_for_archs.patch: Renamed
    and updated for all archs not only for i486-linux-gnu.
  * debian/patches/15_ext_termios.patch: Updated.
  * debian/libgauche0.symbols: Updated.

gauche (0.9-13) experimental; urgency=low

  * debian/libgauche0.symbols: Changes for symbols with
    THREAD_LOCAL_ALLOC=1.
    Removed GC_allocate_lock.
    Added 19 symbols.
  * debian/patches/17_libgc_thread_local_for_i486.patch: New file.
  * debian/control (Suggests): Added gauche-gdbm and gauche-zlib.
  * debian/libgauche0.symbols: Added (optional) for
    Scm_BignumToSI64, Scm_BignumToUI64, Scm_GetInteger64Clamp,
    Scm_GetIntegerU64Clamp, Scm_MakeInteger64, and Scm_MakeIntegerU64.

gauche (0.9-12) experimental; urgency=low

  * debian/gauche-dev.install: gauche-cesconv should be in 'gauche'.
    Include gauche-install, gauche-config, and gauche-package under
    /usr/lib/gauche.
    Include genstub, precomp, and gencomp.
  * debian/gauche.install: Specify all contents.
  * debian/rules (override_dh_install): Removed.
  * debian/libgauche0.symbols: New file to catch ABI change.
  * debian/libgauche0.install: New file.
  * debian/gauche-zlib.install: New file.
  * debian/control (Build-Depends): Added netbase for test of ext/net.
    (Package): Added libgauche0.
    (Package): Added gauche-zlib.
    (Section): gauche-dev is lisp.
  * debian/patches/02_linking.patch: Updated.
  * debian/patches/07_armel_gnueabi.patch: Updated.
  * debian/patches/08_host_gnu.patch: Updated.
  * debian/patches/09_gauche_config.patch: Updated.
  * debian/patches/15_ext_termios.patch: New file.
  * debian/patches/16_no_LIBS.patch: New file.
  * gauche.postinst, gauche.postrm: Removed.

gauche (0.9-11) unstable; urgency=low

  * debian/patches/14_libgc_fix_threadlocal.patch: New file.
  * debian/patches/05_libgc_fix.patch: Updated (remove ia64 exception).
  * README.Debian: Remove ia64 comment.

gauche (0.9-10) unstable; urgency=low

  * debian/patches/13_bigendian64.patch: New file.
  * debian/patches/12_libgc_fix__EXCEPTIONS.patch: New file.
  * debian/patches/11_strict_alias.patch: Updated.

gauche (0.9-9) unstable; urgency=low

  * debian/patches/11_strict_alias.patch: New file.
  * debian/rules: ia64 is OK now, comment out the workaround.

gauche (0.9-8) unstable; urgency=low

  * debian/patches/10_manpages.patch: New file.
  * debian/patches/series: Don't apply 01_manpages.patch but 10_manpages.patch.
  * debian/gauche.manpages: Updated.
  * debian/gauche-dev.manpages: New file.
  * debian/gauche-doc.lintian: Removed.
  * debian/rules: Follow the removal of gauche-doc.lintian.
  * debian/rules: Added +x for template.DIST.

gauche (0.9-7) unstable; urgency=low

  * debian/control (Maintainer): It's now Debian Gauche Maintainers list.
  (Uploaders): Added Jens Thiele <email address hidden>.
  * debian/patches/08_host_gnu.patch: Add THREADLIBS and
    GAUCHE_THREAD_TYPE for i486-pc-gnu0.3.  Include config.h.in patch.

gauche (0.9-6) unstable; urgency=low

  * debian/patches/09_no_LIBS.patch: New file.
  * debian/patches/02_linking.patch: Remove $(LIBS) from gauche-config build.
  * debian/patches/05_libgc_fix.patch: Undo 0.9-5 change and enable
    THREAD_LOCAL_ALLOC for sparc64-*-linux*.
  * debian/patches/06_arm_float.patch: Include 2009-11-30 change of
    src/parameter.c.

gauche (0.9-5) unstable; urgency=low

  * debian/patches/07_armel_gnueabi.patch: New file.
  * debian/patches/08_host_gnu.patch: New file.
  * debian/patches/05_libgc_fix.patch: Added local change of disabling
    THREAD_LOCAL_ALLOC for sparc64-*-linux*.

gauche (0.9-4) unstable; urgency=low

  * debian/README.Debian: Added a note for ia64.
  * debian/patches/05_libgc_fix.patch: Added local change of disabling
    THREAD_LOCAL_ALLOC for ia64-*-linux*.
  * debian/rules (override_dh_auto_build): New entry.
  (less_optimization_for_vm_compilation): New variable.

gauche (0.9-3) unstable; urgency=low

  * debian/patches/05_libgc_fix.patch: New file.
  * debian/patches/06_arm_float.patch: New file.
  * debian/patches/series: Updated.

gauche (0.9-2) unstable; urgency=low

  * debian/control (Build-Depends): Added libatomic-ops-dev.
  * debian/rules: Use preinstalled libatomic-ops.
  * debian/patches/04_align8.patch: New file.
  * debian/patches/series: Apply 04_align8.patch.

gauche (0.9-1) unstable; urgency=low

  * debian/patches/03_rm_without_xlink.patch: New file.
  * debian/rules: Use new config.{sub,guess} (Closes: #536113).
  * debian/watch: Removed "debian uupdate", to use qa.debian.org redirector.
  * debian/gauche-doc.{postinst,prerm}: Removed since install-ifo is now
  handled automatically by debhelper 7.2.17 or above.
  * debian/gauche.{preinst,prerm}: Removed since it's empty.
  * debian/patches/02_linking.patch: Rename from 02_remove_rpath.patch.
  * debian/gauche-doc.info: Updated.
  * debian/gauche.manpages: Updated.
  * debian/gauche-gdbm.install: Updated.
  * debian/gauche-dev.install: Updated.
  * debian/gauche.install: Updated.
  * debian/control (Section): It's now lisp (was: interpreters).
  (Build-Depends): Added zlib1g-dev.
  (Depends): Added ${misc:Depends}.
  * debian/{rules,source,patches,README.source}: Use 3.0 (quilt) format.
  * debian/patches/03_libgc_fix.patch: Removed.
  * New upstream release (Closes: #506288).
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  09 May 2010 13:49:14 +0100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Maverick
Original maintainer:
Debian Gauche Maintainers
Architectures:
any
Section:
interpreters
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gauche_0.9.orig.tar.gz 3.8 MiB d8288c1bd28bdca56830aa3d25dafa8f07c17ab861d24fef7db9dbc6d5b64bdb
gauche_0.9-15.debian.tar.gz 69.7 KiB ccff59d9bbd064e5873415343c08864f7f526150622e12db7864ecafe471539f
gauche_0.9-15.dsc 1.3 KiB 9d8a9be37c1cd0eb7a0bfed8872fced2a00a8cb7f75f79165d4c22c887425a87

Available diffs

View changes file

Binary packages built by this source

gauche: No summary available for gauche in ubuntu natty.

No description available for gauche in ubuntu natty.

gauche-dev: No summary available for gauche-dev in ubuntu maverick.

No description available for gauche-dev in ubuntu maverick.

gauche-doc: No summary available for gauche-doc in ubuntu maverick.

No description available for gauche-doc in ubuntu maverick.

gauche-gdbm: No summary available for gauche-gdbm in ubuntu maverick.

No description available for gauche-gdbm in ubuntu maverick.

gauche-zlib: No summary available for gauche-zlib in ubuntu maverick.

No description available for gauche-zlib in ubuntu maverick.

libgauche0: No summary available for libgauche0 in ubuntu maverick.

No description available for libgauche0 in ubuntu maverick.