File: changelog

package info (click to toggle)
xraylarch 0.9.81%2Bds1-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 118,040 kB
  • sloc: python: 72,754; fortran: 6,978; makefile: 1,878; ansic: 1,562; sh: 155; javascript: 104
file content (127 lines) | stat: -rw-r--r-- 4,564 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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
xraylarch (0.9.81+ds1-2) unstable; urgency=medium

  * Bug fix: "ships coverage data directly under
    /usr/lib/python3/dist-packages", thanks to Chris Lamb (Closes:
    #1085381).

 -- Roland Mas <lolando@debian.org>  Sun, 20 Oct 2024 16:58:10 +0200

xraylarch (0.9.81+ds1-1) unstable; urgency=medium

  * New upstream release.
  * This fixes: "removal of Python standard libraries in Python 3.13",
    thanks to Louis-Philippe Véronneau (Closes: #1084586).
  * This also fixes: "tests fail with scipy 1.14", thanks to Drew Parsons
    (Closes: #1079679).
  * Bug fix: "Fails to build source after successful build", thanks to
    Lucas Nussbaum (Closes: #1046716).
  * Run testsuite at build time.

 -- Roland Mas <lolando@debian.org>  Wed, 16 Oct 2024 22:02:17 +0200

xraylarch (0.9.74+ds1-2) UNRELEASED; urgency=medium

  * d/control: add myself to Uploaders.
  * d/patches: fix detection of homedir in a pbuilder
    chroot. Incidentally, this fixes "FTBFS: unsatisfiable
    build-dependencies", thanks to Santiago Vila (Closes: #1071898), even
    though it's for different reasons.

 -- Roland Mas <lolando@debian.org>  Wed, 16 Oct 2024 19:13:39 +0200

xraylarch (0.9.74+ds1-1) unstable; urgency=medium

  * New upstream version 0.9.74+ds1
  * d/patches: refresh all the patch series for the new version
  * d/control: Do not depends on python3-sqlalchemy (>= 2.0)
  * d/control: Added pybuild-plugin-pyproject.
  * d/patches: fixed a SyntaxError.

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Mon, 18 Dec 2023 17:30:31 +0100

xraylarch (0.9.71+ds1-1) unstable; urgency=medium

  * New upstream version 0.9.71+ds1
  * Update standards version to 4.6.2, no changes needed.
  * Bug fix: "FTBFS with Sphinx 7.1, docutils 0.20: TypeError: not all
    arguments converted during string formatting", thanks to Lucas
    Nussbaum (Closes: #1042669).

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Sat, 05 Aug 2023 21:27:07 +0200

xraylarch (0.9.58+ds1-5) unstable; urgency=medium

  [ Neil Williams ]
  * Fix missing feff85exafs runtime dependency
  * Remove unnecessary B-D on python3-nose (Closes: #1018669)

  [ Sébastien Delafond ]
  * d/control: add Freexian Packaging Team to Uploaders

  [ Andrius Merkys ]
  * Remove build dependency on python-numpy-doc (Closes: #1028705)

 -- Andrius Merkys <merkys@debian.org>  Wed, 18 Jan 2023 06:24:46 -0500

xraylarch (0.9.58+ds1-4) unstable; urgency=medium

  * Team upload.
  * Restrict autopkgtest to amd64 only, same as pkg.

 -- Neil Williams <codehelp@debian.org>  Sat, 16 Jul 2022 17:57:26 +0100

xraylarch (0.9.58+ds1-3) unstable; urgency=medium

  * Team upload.
  * Use secure URI in Homepage field.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  * Remove deprecated Encoding key from desktop files: debian/larch-cli.desktop,
    debian/larch-gsemapviewer.desktop, debian/larch-gui.desktop,
    debian/larch-xasviewer.desktop, debian/larch-xrfdisplay.desktop.
  * Explicitly add pyepics to runtime dependencies as it's extra in
    upstream but required in this build.
  * Limit autopkgtest to avoid missing dependencies
  * Disable autopkgtest-pkg-python due to missing dependencies on s390x
  * Rename Larch CLI as /usr/bin/larch_cli to avoid clash with unrelated
    executable already in Debian. (Closes: #1014942)
  * Restrict to amd64 only for EPICS support

 -- Neil Williams <codehelp@debian.org>  Tue, 12 Jul 2022 18:23:14 +0100

xraylarch (0.9.58+ds1-2) unstable; urgency=medium

  * Team upload.
  * Update d.copyright

 -- Neil Williams <codehelp@debian.org>  Fri, 01 Jul 2022 10:13:20 +0100

xraylarch (0.9.58+ds1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release with Python3.10 support.
  * DFSG repack to remove precompiled Feff8L binaries
  * Fix typo in d.copyright to exclude DFSG files
  * Drop previous patches with new upstream release
  * Initial release. (Closes: #949126: RFP: xraylarch -- X-ray
    absorption, fluorescence spectroscopy and diffraction data analysis)
  * Add WXPython support

 -- Neil Williams <codehelp@debian.org>  Fri, 01 Jul 2022 08:25:03 +0100

xraylarch (0.9.51-1) UNRELEASED; urgency=medium

  [ Andrius Merkys ]
  * Adding VCS-* tags.
  * Filling in homepage and package descriptions.
  * Placing under team maintenance.

  [ Sébastien Delafond ]
  * d/watch
  * d/copyright
  * d/gbp.conf
  * d/rules: remove boilerplate
  * TOREVERT: wx* and pyshortcuts
  * d/watch: update URL
  * New upstream version 0.9.51

 -- Sebastien Delafond <seb@debian.org>  Mon, 17 May 2021 16:37:05 +0200