racket 8.12+dfsg1-7ubuntu1 source package in Ubuntu

Changelog

racket (8.12+dfsg1-7ubuntu1) oracular; urgency=medium

  * Merge from Debian.  Remaining changes:
    - Recommend libgtk2.0-0t64, libpng16-16t64, and libssl3t64 rather than
      libgtk2.0-0, libpng16-16, and libssl3.

racket (8.12+dfsg1-7) unstable; urgency=medium

  * Modify handling of atomics on arm (32) following a suggestion of
    upstream.
  * Use tpb32b for powerpc (tppc32le is auto-detected, but seems wrong)
  * Use BC backend and disable docs on armel. Revisit if / when memory
    consumption is reduced.

racket (8.12+dfsg1-6) unstable; urgency=medium

  * Exclude some installed files from compression (fix apparent issue with xref)

racket (8.12+dfsg1-5) unstable; urgency=medium

  * Upload to unstable

racket (8.12+dfsg1-4) experimental; urgency=medium

  * Cherry pick 40a530935c and 5a6921d from upstream in an attempt to resolve
    big-endian build problems.
  * Switch mips64el to BC backend, as PB backend seems buggy
    (https://github.com/racket/racket/issues/4952)

racket (8.12+dfsg1-3) experimental; urgency=medium

  * Move release notes back to racket-common (Closes: #1065815).
  * Cherry-pick 9d988ca1 from upstream to support PB mode on s390x
  * Enable PB mode on s390x

racket (8.12+dfsg1-2) experimental; urgency=medium

  * Enable portable bytecode (PB) backend to fix some builds (notably ppc64el,
    mips64el) where CS backend is not supported.
  * Use BC backend on s390x, as PB currently does not work there
    (https://github.com/racket/racket/issues/4951)

racket (8.12+dfsg1-1) experimental; urgency=medium

  * New upstream release
  * Restart packaging with dh sequencer.

 -- Colin Watson <email address hidden>  Thu, 16 May 2024 15:37:00 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Oracular
Original maintainer:
David Bremner
Architectures:
any all
Section:
lisp
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe lisp

Downloads

File Size SHA-256 Checksum
racket_8.12+dfsg1.orig.tar.xz 24.4 MiB 4c757c9a209fd98662aa73b6f57408f655813cce972f2f600ebb534c7adeabcf
racket_8.12+dfsg1-7ubuntu1.debian.tar.xz 27.3 KiB 78e22a990cd4da98c9af97cc9d92706e40d9d8094d03e4e99d875600f1266412
racket_8.12+dfsg1-7ubuntu1.dsc 2.2 KiB 62e5c45aa76e9411423e57573b448c4fee80276291b269d8072ae9c6df3a1150

View changes file

Binary packages built by this source

racket: extensible programming language in the Scheme family

 Racket (previously PLT Scheme) is a programming language suitable for
 scripting and application development, including GUIs and web
 services.
 .
 It supports the creation of new programming languages through a rich,
 expressive syntax system. Supplied languages include Typed Racket,
 ACL2, FrTime, and Lazy Racket, and R6RS Scheme.
 .
 Racket includes the DrRacket programming environment, a virtual
 machine with a just-in-time compiler, tools for creating stand-alone
 executables, the Racket web server, extensive libraries, and
 documentation for both beginners and experts.

racket-common: extensible programming language in the Scheme family (shared files)

 This package includes the architecture independent files for Racket
 (but not the documentation, see racket-doc for that).

racket-dbgsym: debug symbols for racket
racket-doc: extensible programming language in the Scheme family (documentation)

 This package includes all of the documentation for Racket.