mlucas (20.1.1-1.3ubuntu1) plucky; urgency=medium

  * Merge with Debian (LP: #2098099)
  * Remaining change from 20.1.1-1ubuntu2:
    - Ignore test failures on arm64.  The fermat-number feature is known
      to be broken on arm64 with SIMD, and causes the tests to fail; but other
      functionality is supported, and the generic C implementation is available
      to arm64 users if they want to use it.  As the options are to ship with
      this known upstream limitation or not ship at all due to the previous
      package's dependency on python2, we ship with this limitation.
  * Dropped change from 20.1.1-1ubuntu1:
    - debian/patches/fopen-on-arm.patch: don't use mlucas_fopen() for
      system files.

 -- Matthieu Clemenceau <matthieu.clemenceau@canonical.com>  Wed, 12 Feb 2025 23:12:44 +0000

mlucas (20.1.1-1.3) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/rules: 
    - disable avx512 on x86_64. (Closes: #1084045)
    - disable simd on arm64. (Closes: #1027776)

 -- Bill Allombert <ballombe@debian.org>  Sat, 05 Oct 2024 12:54:33 +0200

mlucas (20.1.1-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/control:
    - Set Architecture to any.
  * debian/rules: disable sse2 on i386

 -- Bill Allombert <ballombe@debian.org>  Sat, 28 Sep 2024 17:19:40 +0200

mlucas (20.1.1-1.1) unstable; urgency=medium

  * Non-maintainer upload. (Closes: #1080048)
    Mlucas author, Mr Ernst Mayer, sadly passed away in 2023,
    see <https://www.mersenneforum.org/node/22279?t=28890>
    He will be missed. Consider this package as a tribute to him.
  * New patch fopen-on-arm.patch from Steve Langasek (Closes: #1014547)
  * debian/control:
    - Fix maintainer address. (Closes: #1013910)
  * debian/rules:
    - Apply patch from Steve Langasek (Closes: #1027776)
    - build with -Wno-incompatible-pointer-types (Closes: #1081082)

 -- Bill Allombert <ballombe@debian.org>  Fri, 27 Sep 2024 22:27:58 +0200

mlucas (20.1.1-1ubuntu3) lunar; urgency=medium

  * Revert disabling of the SIMD build on arm64, accidentally included in
    previous upload.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 03 Jan 2023 06:57:49 +0000

mlucas (20.1.1-1ubuntu2) lunar; urgency=medium

  * Ignore test failures on arm64.  The fermat-number feature is known
    to be broken on arm64 with SIMD, and causes the tests to fail; but other
    functionality is supported, and the generic C implementation is available
    to arm64 users if they want to use it.  As the options are to ship with
    this known upstream limitation or not ship at all due to the previous
    package's dependency on python2, we ship with this limitation.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Mon, 02 Jan 2023 08:24:48 +0000

mlucas (20.1.1-1ubuntu1) kinetic; urgency=medium

  * debian/patches/fopen-on-arm.patch: don't use mlucas_fopen() for
    system files.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 07 Jul 2022 16:40:51 +0000

mlucas (20.1.1-1) unstable; urgency=medium

  * New upstream release.
  * RC bug fix release (Closes: #957547), fix FTBFS with GCC.
  * Add dependency python3 and remove dependency python. (Closes: #945666).
  * Add dependency libgmp-dev.
  * Bump debhelper compat version to 13.
  * Bump standards version to 4.6.0.1.
  * Update maintainer address.
  * Document Rules-Requires-Root.
  * Remove all patches as they should have been incorporated by upstream.
  * Add new entry in docs.
  * Document issues to be fixed by adding FIXME comment in README and watch.
  * Update copyright and signing key.

 -- Alex Vong <alexvong1995-AT-protonmail-DOT-com@NOSPAM.invalid>  Mon, 20 Dec 2021 23:07:38 +0000

mlucas (17.1-3) unstable; urgency=medium

  * RC bug fix release (Closes: #920835), fix missing binary name in wrapper
    script and undefined macro error in powerpc build.
  * Add architecture hurd-i386.

 -- Alex Vong <alexvong1995@gmail.com>  Fri, 01 Feb 2019 05:10:29 +0800

mlucas (17.1-2) unstable; urgency=medium

  * RC bug fix release (Closes: #920834), fix c identifier typo.
  * Display verbose test log to assist debugging #920835.

 -- Alex Vong <alexvong1995@gmail.com>  Wed, 30 Jan 2019 23:23:24 +0800

mlucas (17.1-1) unstable; urgency=medium

  * New upstream release.
  * Remove build dependency autogen.
  * Add dependency python.
  * Add architecture arm64 and s390x (Closes: #871593).
  * Bump debhelper compat version to 12.
  * Update control, copyright, docs, README, rules, signing key and watch.
  * Use HTTPS in URLs.
  * Remove doc-base and obsolete patches.

 -- Alex Vong <alexvong1995@gmail.com>  Sat, 26 Jan 2019 17:13:06 +0800

mlucas (14.1-2) unstable; urgency=medium

  * RC bug fix release (Closes: #860662), split big test into smaller ones
    to avoid exhausting system resources.
  * Backport fix for undefined behavior from upstream.

 -- Alex Vong <alexvong1995@gmail.com>  Mon, 24 Apr 2017 16:16:28 +0800

mlucas (14.1-1) unstable; urgency=low

  * Initial release (Closes: #786656)

 -- Alex Vong <alexvong1995@gmail.com>  Thu, 27 Aug 2015 22:04:58 +0800

