guile-2.2 2.2.7+1-7 source package in Ubuntu

Changelog

guile-2.2 (2.2.7+1-7) unstable; urgency=medium

  * Adopt package as guile-2.2 is needed by lilypond 2.24.0
    released on December 15, 2022; see #1026200
  * debian/gbp.conf: Set debian-branch to "debian/sid"
  * Add Vcs-Browser and Vcs-Git fields for upload to Salsa
  * Add "Rules-Requires-Root: no" to debian/control
  * Bump Standards-Version to 4.6.1 (no change)
  * {Build-,}Depends on libncurses-dev instead of libncurses5-dev.
    This fixes Lintian depends-on-obsolete-package error
    and build-depends-on-obsolete-package warning.
  * Fix Lintian debian-rules-ignores-make-clean-error warning
  * Bump debhelper build-dependency to debhelper-compat (= 13)
  * Avoid dh_missing --fail-missing error with debhelper compat 13
    by adding to debian/not-installed
      usr/lib/${DEB_HOST_MULTIARCH}/guile/2.2/extensions/guile-readline.a
      usr/lib/${DEB_HOST_MULTIARCH}/guile/2.2/extensions/guile-readline.la
  * Add override_dh_dwz to avoid "dwz: Section overlap detected" errors.
    dwz reports "DWARF compression not beneficial" on the *.go Guile object
    files anyway, so there is no need to run dh_dwz on them.
    See also #1016563

 -- Anthony Fok <email address hidden>  Wed, 18 Jan 2023 14:52:28 -0700

Upload details

Uploaded by:
Anthony Fok
Uploaded to:
Sid
Original maintainer:
Anthony Fok
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
guile-2.2_2.2.7+1-7.dsc 2.2 KiB 374431507770d109bda7fab3334d33b21d026246aa02269bbd8194e97c178e76
guile-2.2_2.2.7+1.orig.tar.bz2 3.5 MiB e49ee30d7f3a1b87c6b8694b0e8e58ea02815eef88e8db078f54f8be859447b2
guile-2.2_2.2.7+1-7.debian.tar.xz 24.1 KiB 5e6a5bb9fe4350b9d788cbc27317460fb7cd3d44d6dcfd9cdfdf777dc8b038e3

No changes file available.

Binary packages built by this source

guile-2.2: GNU extension language and Scheme interpreter

 Guile is a Scheme implementation designed for real world programming,
 providing a rich Unix interface, a module system, an interpreter, and
 many extension languages. Guile can be used as a standard #! style
 interpreter, via #!/usr/bin/guile, or as an extension language for
 other applications via libguile.

guile-2.2-dev: Development files for Guile 2.2

 This package contains files needed for development using Guile 2.2.
 .
 Guile is a Scheme implementation designed for real world programming,
 providing a rich Unix interface, a module system, an interpreter, and
 many extension languages. Guile can be used as a standard #! style
 interpreter, via #!/usr/bin/guile, or as an extension language for
 other applications via libguile.

guile-2.2-doc: Documentation for Guile 2.2

 This package contains the Guile documentation, including the Guile
 Reference Manual.
 .
 Guile is a Scheme implementation designed for real world programming,
 providing a rich Unix interface, a module system, an interpreter, and
 many extension languages. Guile can be used as a standard #! style
 interpreter, via #!/usr/bin/guile, or as an extension language for
 other applications via libguile.

guile-2.2-libs: Core Guile libraries

 Guile is a Scheme implementation designed for real world programming,
 providing a rich Unix interface, a module system, an interpreter, and
 many extension languages. Guile can be used as a standard #! style
 interpreter, via #!/usr/bin/guile, or as an extension language for
 other applications via libguile.

guile-2.2-libs-dbgsym: debug symbols for guile-2.2-libs