Change log for mpmath package in Ubuntu

125 of 25 results
Published in oracular-release
Deleted in oracular-proposed (Reason: Moved to oracular)
mpmath (1.3.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/control
    - Add myself to Uploaders (Closes: #1065220).
    - Bump Standards-Version to 4.6.2.
    - Add dh-sequence-python3 and dh-sequence-sphinxdoc to Build-Depends.
    - Add libjs-mathjax to Build-Depends for python-mpmath-doc; needed to
      render math in docs.
    - Add Rules-Requires-Root field (no).
  * debian/patches/{dont-use-setuptools-scm,PR570}.patch
    - Remove patches; applied upstream.
  * debian/patches/mathjax.patch
    - New patch; use Debian MathJax instead of a CDN in docs.
  * debian/python-mpmath-doc.dirs
    - Remove unnecessary file.
  * debian/python-mpmath-doc.docs
    - Install generated documentation (previously copied in d/rules).
  * debian/python-mpmath-doc.doc-base
    - Remove text documentation
  * debian/rules
    - Stop removing Python 2 file; no longer present.
    - Update build of documentation for new upstream release.  As a
      consequence, artifacts are cleaned up from the build directory
      (Closes: #1048305).
    - Drop override_dh_auto_test target; default now works.
    - Drop --with arguments to dh; unnecessary using dh-sequence-*
      packages.
  * debian/upstream/metadata
    - Remove Homepage; already stored in d/control.

 -- Doug Torrance <email address hidden>  Sat, 16 Mar 2024 23:31:47 -0400

Available diffs

Superseded in oracular-release
Published in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
mpmath (1.2.1-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Update standards version to 4.6.1, no changes needed.
  * Remove constraints unnecessary since buster (oldstable):
    + Build-Depends: Drop versioned constraint on python3-all.

  [ Sandro Tosi ]
  * orphan

 -- Sandro Tosi <email address hidden>  Fri, 01 Mar 2024 20:54:33 -0500

Available diffs

Superseded in noble-release
Published in mantic-release
Published in lunar-release
Obsolete in kinetic-release
Published in jammy-release
Deleted in jammy-proposed (Reason: Moved to jammy)
mpmath (1.2.1-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Use secure URI in Homepage field.

  [ Sandro Tosi ]
  * debian/patches/PR570.patch
    - fix ReDOS vulnerability, CVE-2021-29063; Closes: #990576

 -- Sandro Tosi <email address hidden>  Thu, 30 Sep 2021 22:38:15 -0400
Superseded in jammy-release
Obsolete in impish-release
Obsolete in hirsute-release
Deleted in hirsute-proposed (Reason: moved to Release)
mpmath (1.2.1-1build1) hirsute; urgency=medium

  * No change rebuild with fixed ownership.

 -- Dimitri John Ledkov <email address hidden>  Tue, 16 Feb 2021 17:03:38 +0000
Superseded in hirsute-release
Deleted in hirsute-proposed (Reason: moved to Release)
mpmath (1.2.1-1) unstable; urgency=medium

  * New upstream release

 -- Sandro Tosi <email address hidden>  Fri, 12 Feb 2021 23:48:11 -0500

Available diffs

Superseded in hirsute-release
Deleted in hirsute-proposed (Reason: moved to Release)
mpmath (1.2.0-1) unstable; urgency=low

  [ Debian Janitor ]
  * Bump debhelper dependency to >= 9, since that's what is used in
    debian/compat.
  * Bump debhelper from deprecated 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set field Upstream-Contact in debian/copyright.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).

  [ Ondřej Nový ]
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + python-mpmath-doc: Add Multi-Arch: foreign.

  [ Sandro Tosi ]
  * New upstream release; Closes: #953288
  * Use the new Debian Python Team contact name and address
  * debian/copyright
    - update upstream copyright years
    - extend packaging copyright years
  * debian/patches/dont-use-setuptools-scm.patch
    - dont use setuptools-scm
  * debian/control
    - merge b-d and b-d-i
    - add setuptools to b-d
    - bump Standards-Version to 4.5.1 (no changes needed)
    - bump dh compat to 13

 -- Sandro Tosi <email address hidden>  Mon, 01 Feb 2021 23:37:24 -0500

Available diffs

Superseded in hirsute-release
Obsolete in groovy-release
Published in focal-release
Deleted in focal-proposed (Reason: moved to Release)
mpmath (1.1.0-2) unstable; urgency=medium

  * Drop python2 support; Closes: #937089
  * debian/control
    - bump Standards-Version to 4.5.0 (no changes needed)
  * debian/copyright
    - extend packaging copyright years
  * Add upstream metadata information

 -- Sandro Tosi <email address hidden>  Mon, 03 Feb 2020 00:03:56 -0500
Superseded in focal-release
Deleted in focal-proposed (Reason: moved to Release)
mpmath (1.1.0-1build1) focal; urgency=medium

  * No-change rebuild to generate dependencies on python2.

 -- Matthias Klose <email address hidden>  Tue, 17 Dec 2019 12:37:38 +0000
Superseded in focal-release
Obsolete in eoan-release
Obsolete in disco-release
Deleted in disco-proposed (Reason: moved to release)
mpmath (1.1.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * Convert git repository from git-dpm to gbp layout

  [ Sandro Tosi ]
  * New upstream release
  * debian/copyright
    - extend packaging copyright years
    - update upstream copyright years
  * debian/control
    - bump Standards-Version to 4.2.1 (no changes needed)

 -- Sandro Tosi <email address hidden>  Fri, 14 Dec 2018 22:18:42 -0500

Available diffs

Superseded in disco-release
Obsolete in cosmic-release
Published in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
mpmath (1.0.0-1) unstable; urgency=medium

  [ Sandro Tosi ]
  * New upstream release
  * debian/watch
    - update to use github tags, so the tarball will contain code and doc source
  * debian/copyright
    - extend packaging copyright years
    - update upstream copyright years
  * debian/compat
    - bump to compat level 9
  * debian/control
    - bump Standards-Version to 4.1.1 (no changes needed)
    - add dh-python to b-d
  * Use python3-sphinx to build doc
  * debian/rules
    - run tests from inside the mpmath directory

  [ Ondřej Nový ]
  * Fixed VCS URL (https)
  * d/copyright: Changed licence shortname BSD -> BSD-3-clause

 -- Sandro Tosi <email address hidden>  Sun, 26 Nov 2017 00:07:40 -0500

Available diffs

Superseded in bionic-release
Obsolete in artful-release
Obsolete in zesty-release
Obsolete in yakkety-release
Published in xenial-release
Obsolete in wily-release
Deleted in wily-proposed (Reason: moved to release)
mpmath (0.19-3) unstable; urgency=medium

  * upload to unstable

 -- Sandro Tosi <email address hidden>  Sat, 15 Aug 2015 20:04:36 +0100

Available diffs

Superseded in wily-release
Obsolete in vivid-release
Obsolete in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
mpmath (0.19-1) unstable; urgency=medium


  * New upstream release
  * debian/control
    - replace b-d on python-codespeak-lib to python-py; thanks to Michael
      Tautschnig for the report; Closes: #749435
  * debian/{control, copyright}
    - update upstream homepage URL
  * debian/watch
    - update download URL
  * debian/copyright
    - switch to DEP-5 format
    - updated upstream & packaging copyright years
  * Switch to dh_python2

 -- Sandro Tosi <email address hidden>  Sun, 27 Jul 2014 22:45:29 +0100

Available diffs

Superseded in utopic-release
Published in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
mpmath (0.18-1) unstable; urgency=low


  * New upstream release
  * debian/control
    - switch to gmpy2; thanks to Martin Kelly for the report; Closes: #731205
    - bump Standards-Version to 3.9.5 (no changes needed)
  * debian/watch
    - changed to new download location
  * debian/copyright
    - extended upstream and packaging copyright years

 -- Sandro Tosi <email address hidden>  Wed, 01 Jan 2014 21:05:13 +0100

Available diffs

Superseded in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
mpmath (0.17-3) unstable; urgency=low


  [ Sandro Tosi ]
  * debian/copyright
    - extend packaging copyright years
  * debian/source/format
    - switch to '3.0 (quilt)' source format
  * debian/README.source
    - removed, not needed anymore
  * debian/control
    - bump Standards-Version to 3.9.4 (no changes needed)

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

 -- Sandro Tosi <email address hidden>  Sun, 29 Sep 2013 15:19:57 +0200

Available diffs

Superseded in trusty-release
Obsolete in saucy-release
Obsolete in raring-release
Deleted in raring-proposed (Reason: moved to release)
mpmath (0.17-2) experimental; urgency=low


  * debian/control
    - remove Ondrej from Uploaders; thanks!
    - removed DM-U-A flag
    - bump Standards-Version to 3.9.3 (no changes needed)
    - add python-pytest to b-d-i, needed to run tests
  * debian/{control, rules}
    - use dh_sphinxdoc
    - convert to dh sequencer
    - provide the Python 3 package; Closes: #624101
  * debian/rules
    - remove files not compatible with python2 from python-mpmath package;
      Closes: #679200, #624105

 -- Sandro Tosi <email address hidden>  Sun, 19 Aug 2012 17:55:36 +0200

Available diffs

Superseded in raring-release
Obsolete in quantal-release
Published in precise-release
Obsolete in oneiric-release
mpmath (0.17-1) unstable; urgency=low

  * New upstream release
  * debian/rules
    - don't compress objects.inv; thanks to Michael Fladischer for the report;
      Closes: #608762
    - use --install-layout=deb when installing
  * debian/control
    - bump Standards-Version to 3.9.2 (no changes needed)
    - set XS-Python-Version to 'all'

Available diffs

Superseded in oneiric-release
Obsolete in natty-release
Obsolete in maverick-release
mpmath (0.15-1) unstable; urgency=low

  [ Sameer Rahmani ]
  * Watch file fixed.

  [ Sandro Tosi ]
  * New upstream release
  * debian/control
    - added texlive-latex-extra to b-d, needed to build documentation
 -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  22 Jun 2010 08:40:40 +0100

Available diffs

Superseded in maverick-release
mpmath (0.14-1) unstable; urgency=low

  * New upstream releae
  * debian/copyright
    - extend packaging copyright years
    - extend upstream copyright years
  * debian/control
    - bump Standards-Version to 3.8.4 (no changes needed)
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  09 May 2010 13:57:46 +0100

Available diffs

Superseded in maverick-release
Obsolete in lucid-release
mpmath (0.13-2) unstable; urgency=low

  * debian/python-mpmath-doc.doc-base
    - added doc-base
  * debian/rules
    - workaround to not FTBFS if tests fail, partially addressing #560631; I
      know it's quite ugly, but I want to give time to upstream to work on it
      while keeping the package buildable
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  25 Jan 2010 03:42:46 +0000

Available diffs

Superseded in lucid-release
mpmath (0.13-1) unstable; urgency=low

  * New upstream release
  * debian/control
    - bump Standards-Version to 3.8.3 (no changes needed)
  * debian/{control, patches/, rules}
    - removed dpatch, no more needed
  * debian/rules
    - run tests with '-local' instead of playing with PYTHONPATH
 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  05 Nov 2009 13:26:09 +0000

Available diffs

Superseded in lucid-release
Obsolete in karmic-release
mpmath (0.12-1) unstable; urgency=low

  * New upstream release
    - pi calculation precision fixed; Closes: #530381
  * debian/{control, rules}
    - added dpatch
  * debian/patches/10_fix_test.dpatch
    - added to fix test execution (solution provided by upstream author)
  * debian/control
    - bump Standards-Version to 3.8.1
      + added debian/README.source

 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  12 Jun 2009 13:18:46 +0100

Available diffs

Superseded in karmic-release
mpmath (0.11-2) unstable; urgency=low

  * Uploading to unstable, since Lenny has been released
  * debian/copyright
    - relicensed packaging under the same upstream code terms
  * debian/rules
    - merged 'rm' call into 'dh_clean' one

Available diffs

Superseded in karmic-release
Obsolete in jaunty-release
mpmath (0.10-1) unstable; urgency=low

  * New upstream release
  * debian/control
    - added python-matplotlib to suggest, because upstrem now support plotting
  * debian/{control,copyright}
    - updated my email address
  * debian/patches/10_fix_doc_version.dpatch
    - removed since fixed upstream
  * debian/patches/20_fix_nan_or_inf_div_by_2n.dpatch
    - removed since merged upstream
  * debian/{control,patches/*,rules}
    - removed dpatch stuff
  * debian/rules
    - added local mpmath module location in doc build command

Available diffs

Superseded in jaunty-release
Obsolete in intrepid-release
mpmath (0.8-1) unstable; urgency=low

  * New upstream release
  * debian/patches/10_setup.py.dpatch
    - removed since merged upstream
  * debian/control
    - removed dpatch build-dep since no more needed
  * debian/rules
    - commented out dpatch stuff since no more needed (but maybe in the future
      will be used again)
    - updated doc location for installation

Superseded in intrepid-release
Obsolete in hardy-release
mpmath (0.5-1) unstable; urgency=low

  * Initial release (Closes: #453024)

 -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  11 Dec 2007 08:05:47 +0000
125 of 25 results