regina-rexx 3.9.5+dfsg1-0.1 source package in Ubuntu

Changelog

regina-rexx (3.9.5+dfsg1-0.1) unstable; urgency=medium

  * Non-maintainer upload with maintaner agreement.

  [ Debian Janitor ]
  * Use secure URI in debian/watch.
  * Fix day-of-week for changelog entry 2.2-1.
  * Update standards version to 4.5.1, no changes needed.
  * Use secure URI in Homepage field.
  * Update standards version to 4.6.1, no changes needed.

  [ Agustin Martin Domingo ]
  * New upstream version (Closes: #1066314).
    - Remove REGUTIL_TERM_LIB stuff (#930005). Fixed upstream in a
      simpler way.
    - 0000_configures_fix-alpha-compilation.diff: renamed from
      0000_AZ_configures.diff for clarity.
    - 0001_configures_do-not-regenerate-debian-rules.diff: Do not
      regenerate debian/rules. We do not use upstream debian dir.
    - 0000_AZ_regina.1.diff: Remove. Fixed upstream.
    - 0000_Makefile.in_Debian-Installation.diff. Remove. Unneeded.
    - 0000_AZ_Makefile.in.diff: Remove. Seems no longer needed.
    - 2000_regina-config_use-wrapper.diff: Upgrade.
    - 2000_Makefile.in_Do-not-hardcode-FLAGS.diff: Better use "?=".
    - libregina3.symbols: Upgrade for new symbols added in 3.7.
    - Upgrade install, links and manpages stuff for new upstream version.
  * Build for the host arch, thanks Helmut Grohne (Closes: #1027405).
  * debian/rules:
    - Read relevant version info from regina.ver file.
    - Revert file ordering in HISTORY FILE. Newer first.
    - Install HACKERS.txt.
    - Let configure deal with GCI on supported platforms.
  * debian/watch: fix to narrow allowed extensions.
  * debian/copyright: Make DEP5 format.
  * README.source,copyright,watch: Exclude files with unclear license.
  * debian/control:
    - Bump Standards-Version. No changes required.
    - Change BD libncurses5-dev => libncurses-dev.
    - Bump debhelper-compat to 13.

 -- Agustin Martin Domingo <email address hidden>  Mon, 01 Apr 2024 00:06:09 +0200

Upload details

Uploaded by:
Alen Zekulic
Uploaded to:
Sid
Original maintainer:
Alen Zekulic
Architectures:
any
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs

Downloads

File Size SHA-256 Checksum
regina-rexx_3.9.5+dfsg1-0.1.dsc 2.0 KiB fbe5bfe058c0c83e7344eb04e606d534f66976c64dc878cdf9ccf38926200486
regina-rexx_3.9.5+dfsg1.orig.tar.xz 2.2 MiB fa4b269aca72e959b2c991bbbccd516c76d7d2ed1db147707721d1808a045264
regina-rexx_3.9.5+dfsg1-0.1.debian.tar.xz 13.7 KiB 1062ff4bb6eea27d42341d1948dfe547b5f696878954bc892c5bdcf364781a2e

Available diffs

No changes file available.

Binary packages built by this source

libregina3: Regina REXX interpreter, run-time library

 Regina is an ANSI compliant REXX interpreter for multiple platforms.
 .
 REXX is a procedural language that allows programs and algorithms
 to be written in a clear and structured way, it is also designed
 to be used as a macro language by arbitrary application programs.
 .
 Contains runtime shared libraries.

libregina3-dbgsym: debug symbols for libregina3
libregina3-dev: Regina REXX interpreter, development files

 Regina is an ANSI compliant REXX interpreter for multiple platforms.
 .
 REXX is a procedural language that allows programs and algorithms
 to be written in a clear and structured way, it is also designed
 to be used as a macro language by arbitrary application programs.
 .
 Contains static library, header file rexxsaa.h and regina-config
 script.

regina-rexx: Regina REXX interpreter

 Regina is an ANSI compliant REXX interpreter for multiple platforms.
 .
 REXX is a procedural language that allows programs and algorithms
 to be written in a clear and structured way, it is also designed
 to be used as a macro language by arbitrary application programs.
 .
 Contains the Regina REXX interpreter (regina and rexx), external
 queue support (rxstack and rxqueue) and example programs.

regina-rexx-dbgsym: debug symbols for regina-rexx