linbox 1.7.1-1 source package in Ubuntu

Changelog

linbox (1.7.1-1) unstable; urgency=medium

  * New upstream release.
    - Remove "<>" from constructors, which were causing build failures
      when compiling with GCC 15 (Closes: #1097298).
  * Rename liblinbox-1.7.0-0t64 -> liblinbox-1.7.1 for soversion bump.
  * debian/control
    - Drop t64 transition Provides/Replaces/Breaks; no longer necessary
      after soversion bump.
    - Bump Standards-Version to 4.7.2
  * debian/copyright
    - Bump my copyright years.
  * debian/gbp.conf
    - Set pristine-tar to true.
  * debian/liblinbox-1.7.0-0t64.lintian-overrides
    - Remove file; no longer necessary after the soversion bump.
  * debian/patches
    - Refresh for new upstream release.
    - Remove patches that have been applied (or issue otherwise fixed)
      upstream:
      + const-cast-missing.patch
      + fix-the-size-formula-for-an-allocation.patch
      + skip-test-fft-modular-extended.patch
      + uint128.patch
    - soname.patch
      + Drop -version-info; just using -release is sufficient and the
        soversion will be simpler without the extra "-0".
  * debian/tests/control
    - Update path to source for test program.

 -- Doug Torrance <email address hidden>  Sat, 06 Sep 2025 13:59:42 -0400

Upload details

Uploaded by:
Debian Math Team
Uploaded to:
Sid
Original maintainer:
Debian Math Team
Architectures:
any all
Section:
math
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Questing release universe math

Downloads

File Size SHA-256 Checksum
linbox_1.7.1-1.dsc 2.4 KiB 8effdfd925b38996156acfe12da4a38ee63c2b66986910be873cddc00026bfbf
linbox_1.7.1.orig.tar.gz 2.2 MiB 490de446eecf260de2d9df9b5663c566b75a59e18c14b1f46a2d84fb08deb490
linbox_1.7.1-1.debian.tar.xz 9.9 KiB cd9f8188c38d8728baf5d87cac49af697f0393e75dcab48e6f9e63e071492f71

Available diffs

No changes file available.

Binary packages built by this source

liblinbox-1.7.1: Library for exact linear algebra - shared library

 LinBox is a C++ template library for exact, high-performance
 linear algebra computation with dense, sparse, and structured
 matrices over the integers and over finite fields.
 .
 This package contains the LinBox shared library.

liblinbox-1.7.1-dbgsym: debug symbols for liblinbox-1.7.1
liblinbox-dev: Library for exact linear algebra - development files

 LinBox is a C++ template library for exact, high-performance
 linear algebra computation with dense, sparse, and structured
 matrices over the integers and over finite fields.
 .
 This package contains the LinBox development files.

liblinbox-doc: LinBox Documentation

 LinBox is a C++ template library for exact, high-performance
 linear algebra computation with dense, sparse, and structured
 matrices over the integers and over finite fields.
 .
 This package provides the documentation of LinBox.