File: changelog

package info (click to toggle)
scikit-misc 0.3.1%2Bdfsg2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,144 kB
  • sloc: fortran: 2,220; ansic: 1,352; python: 870; sh: 271; makefile: 98; javascript: 60
file content (71 lines) | stat: -rw-r--r-- 2,834 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
scikit-misc (0.3.1+dfsg2-1) unstable; urgency=medium

  [ Michael R. Crusoe ]
  * Team upload.
  * d/watch: switch to PyPI to grab the _version file. Fixes "0.0.0"
    version reporting.
  * d/control: pkg-config => pkgconf
  * d/control: upgrade to using Testsuite: autopkgtest-pkg-pybuild
  * d/{rules,clean}: simplify d/rules
  * Standards-Version: 4.6.2 (routine-update)
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * d/upstream/metadata: added
  * Added the default Salsa CI pipeline to test the packaging
  * Standards-Version: 4.7.2 (routine-update)

  [ Andreas Tille ]
  * Team maintenance by DPT

 -- Michael R. Crusoe <crusoe@debian.org>  Thu, 13 Mar 2025 08:42:36 +0100

scikit-misc (0.3.1+dfsg-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS with NumPy 2 (Closes: #1094376)

 -- Timo Röhling <roehling@debian.org>  Thu, 30 Jan 2025 09:38:08 +0100

scikit-misc (0.3.1+dfsg-3) unstable; urgency=medium

  * Use libblas-dev | libblas.so for blas dependency (Thanks: Sébastien Villemot)
  * Add force-netlib.patch as the default build system can't autodetect
    netlib blas.

 -- Diane Trout <diane@ghic.org>  Sun, 31 Dec 2023 10:52:14 -0800

scikit-misc (0.3.1+dfsg-2) unstable; urgency=medium

  * Remove libatlas-base-dev from build-depends (Closes: #1056687)
    - Already added the replacement libopenblas-dev
  * updated force-python3-script-executable for a few tool calls to python
    with python3
  * Test supported py3versions with -s instead of -r

 -- Diane Trout <diane@ghic.org>  Sat, 30 Dec 2023 21:16:34 -0800

scikit-misc (0.3.1+dfsg-1) unstable; urgency=medium

  * New upstream release (Closes: #1055726)
  * Update build-dependencies for new build system.
    - Add git, pkg-config, pybuild-plugin-pyproject, and python3-mesonpy
  * remove patches use-debian-version, simplify-test-runners, and ship-test-data
    as they are no longer relevant with the new build system.
  * Add force-python3-script-executable.patch for scripts run by meson
    that used #!/usr/bin/env python as the script executable
  * Refresh fix-typos.patch
  * Switch from libblas-dev to libopenblas-dev (Closes: #1056687)
  * Add disable-coverage.patch to not compute test coverage.
    - also remove python3-pytest-cov from build-dependnecy.
    - the coverage report ends up being installed and isn't really needed
  * Add python3-all-dev dependency to autopkgtest runner.
  * Add make-config-consistent.patch to make merging the python3.11
    and python3.12 dist-packages directory easier for pybuild

 -- Diane Trout <diane@ghic.org>  Sun, 30 Jul 2023 10:43:27 -0700

scikit-misc (0.1.4+dfsg-1) unstable; urgency=low

  * Initial Packaging (Closes: #998905)

 -- Diane Trout <diane@ghic.org>  Mon, 08 Nov 2021 13:52:08 -0800