macaulay2.git
4 years agoSkip Core tests that have been known to fail on various
Doug Torrance [Sun, 24 Jan 2021 13:57:47 +0000 (13:57 +0000)]
Skip Core tests that have been known to fail on various

Bug: https://github.com/Macaulay2/M2/issues/1304
Bug: https://github.com/Macaulay2/M2/issues/1577
Bug: https://github.com/Macaulay2/M2/issues/1578
Bug: https://github.com/Macaulay2/M2/issues/1580
Bug: https://github.com/Macaulay2/M2/issues/1663
Bug: https://github.com/Macaulay2/M2/issues/1742
Bug: https://github.com/Macaulay2/M2/issues/1804
Last-Update: 2020-11-03

architectures.

Gbp-Pq: Name skip-failing-core-tests.patch

4 years agoUsed canned versions of examples that have been known to
Doug Torrance [Sun, 24 Jan 2021 13:57:47 +0000 (13:57 +0000)]
Used canned versions of examples that have been known to

Bug: https://github.com/Macaulay2/M2/issues/1429
Bug: https://github.com/Macaulay2/M2/issues/1463
Bug: https://github.com/Macaulay2/M2/issues/1539
Bug: https://github.com/Macaulay2/M2/issues/1557
Bug: https://github.com/Macaulay2/M2/issues/1676
Bug: https://github.com/Macaulay2/M2/issues/1707
Last-Update: 2020-12-27

fail on various architectures.

Gbp-Pq: Name use-canned-examples.patch

4 years agoIncrease the default printWidth for examples from 77 to 129
Doug Torrance [Sun, 24 Jan 2021 13:57:47 +0000 (13:57 +0000)]
Increase the default printWidth for examples from 77 to 129

Forwarded: not-needed
Last-Update: 2020-12-03

This decreases the probability of examples escaping the "reproduciblePaths"
function due to line wrapping.

Gbp-Pq: Name remove-build-paths-from-docs.patch

4 years agoReproducible version#"configure arguments"
Doug Torrance [Sun, 24 Jan 2021 13:57:47 +0000 (13:57 +0000)]
Reproducible version#"configure arguments"

Forwarded: not-needed
Last-Update: 2020-09-18

We replace the build directory with "/build/path" in all the instances
of the -fdebug-prefix-map flag.

Gbp-Pq: Name reproducible-config-args.patch

4 years agoProvide version#"git description".
Doug Torrance [Sun, 24 Jan 2021 13:57:47 +0000 (13:57 +0000)]
Provide version#"git description".

Forwarded: not-needed
Last-Update: 2020-12-21

Since we may not be building the package from a git repository, we
hardcode the git description ahead of time.  This patch is
automatically updated by debian/scripts/m2-get-orig-source.sh.

Gbp-Pq: Name git-description.patch

4 years agomacaulay2 (1.17.1+ds-2) unstable; urgency=medium
Doug Torrance [Sun, 24 Jan 2021 13:57:47 +0000 (13:57 +0000)]
macaulay2 (1.17.1+ds-2) unstable; urgency=medium

  * debian/patches/dont-capture-check-core-32-bit.patch
    - New patch; don't use capture when running Core and Cremona tests
      on 32-bit architectures. Otherwise, we run out of memory.
  * debian/patches/dont-capture-diffalg-tests.patch
    - New patch; don't use "capture" for DiffAlg package tests.
  * debian/patches/skip-failing-package-tests.patch
    - Add core-tests.m2; contains a test with an alarm that isn't
      caught when running "check".
    - Skip another segfaulting MinimalPrimes test.
  * debian/patches/smaller-points-examples.patch
    - New patch; Remove examples showing less efficient algorithms
      from Points docs.
  * debian/patches/use-canned-examples.patch
    - Add example from TestIdeals package that has been known to
      segfault.
  * debian/rules
    - Exclude .m2 files from being gzipped by dh_compress. Otherwise,
      package tests may be compressed and won't be found by "check".
    - Only set VERBOSE variable if DEB_BUILD_OPTIONS doesn't include
      "terse".

[dgit import unpatched macaulay2 1.17.1+ds-2]

4 years agoImport macaulay2_1.17.1+ds-2.debian.tar.xz
Doug Torrance [Sun, 24 Jan 2021 13:57:47 +0000 (13:57 +0000)]
Import macaulay2_1.17.1+ds-2.debian.tar.xz

[dgit import tarball macaulay2 1.17.1+ds-2 macaulay2_1.17.1+ds-2.debian.tar.xz]

4 years agoImport macaulay2_1.17.1+ds.orig.tar.xz
Doug Torrance [Sat, 16 Jan 2021 23:14:58 +0000 (23:14 +0000)]
Import macaulay2_1.17.1+ds.orig.tar.xz

[dgit import orig macaulay2_1.17.1+ds.orig.tar.xz]