File: changelog

package info (click to toggle)
zmat 0.9.9%2Bds.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,836 kB
  • sloc: ansic: 77,773; makefile: 629; asm: 371; cpp: 198; xml: 109; sh: 100; f90: 64
file content (112 lines) | stat: -rw-r--r-- 3,636 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
zmat (0.9.9+ds.1-4) unstable; urgency=medium

  * Team upload
  * Actually ship shared library in libzmat1
    libzmat.so.1 was a dangling symlink.
    By the way, this fixes the building of the MEX extension in the postinst of
    matlab-zmat.
  * Move static library to libzmat-dev where it belongs
  * Improve description of libzmat1 and libzmat-dev
  * Bump S-V to 4.7.2

 -- Sébastien Villemot <sebastien@debian.org>  Wed, 26 Mar 2025 11:47:26 +0100

zmat (0.9.9+ds.1-3) unstable; urgency=medium

  * Team upload
  * No longer depend on embedded versions of zlib and blosc2
    * d/control: add Build-Depends on libblosc2-dev
    * no-embedded-lib.patch: new patch
    * d/rules: various clean-ups
    Incidentally, this means that we no longer build some files with -msse2 on
    all arches. (Closes: #1068683)
  * sanitize-flags.patch: new patch, ensures that correct build flags are used
  * Remove duplicate changelog file
  * Bump Standards-Version to 4.7.0

 -- Sébastien Villemot <sebastien@debian.org>  Wed, 07 Aug 2024 11:50:29 +0200

zmat (0.9.9+ds.1-2) unstable; urgency=medium

  * d/s/options: Drop useless file

 -- Rafael Laboissière <rafael@debian.org>  Wed, 03 Apr 2024 05:43:29 -0300

zmat (0.9.9+ds.1-1) unstable; urgency=medium

  * Team upload
  * New upstream version 0.9.9+ds.1
  * Update upstream URLs
  * d/p/honor-cflags-cppflags-ldflags.patch: Drop patch (applied upstream)
  * d/copyright: Reflect upstream changes
  * d/control:
    + Bump Standards-Version to 4.6.2 (no changes needed)
    + Exclude files CMakeCache.txt and shuffle-avx2.c.orig from repacked tarball
  * d/rules: Use example/ directory instead of test/
  * Use libzstd instead of libz
    + d/rules: Link against -lzstd intead of -lz
    + d/control: Build-depend on libzstd-dev instead of zlib1g-dev
  * d/clean: New file
  * d/s/options: New file

 -- Rafael Laboissière <rafael@debian.org>  Wed, 03 Apr 2024 04:46:51 -0300

zmat (0.9.8+ds-8) unstable; urgency=medium

  * Team upload
  * Add missing Breaks+Replaces against old libzmat1-dev package
    (Closes: #1035012)

 -- Sébastien Villemot <sebastien@debian.org>  Fri, 28 Apr 2023 19:24:04 +0200

zmat (0.9.8+ds-7) unstable; urgency=medium

  * Team upload
  * matlab-zmat.postinst: fix building of zipmat MEX

 -- Sébastien Villemot <sebastien@debian.org>  Fri, 08 Apr 2022 11:42:27 +0200

zmat (0.9.8+ds-6) unstable; urgency=medium

  * Team upload
  * d/control: Bump Standards-Version to 4.6.0 (no changes needed)
  * d/p/honor-cflags-cppflags-ldflags.patch: New patch
  * d/copyright: Update copyright year for the debian/* files

 -- Rafael Laboissière <rafael@debian.org>  Sat, 20 Nov 2021 17:00:03 -0300

zmat (0.9.8+ds-5) unstable; urgency=medium

  * Team upload
  * Upload to unstable (really, closes: #986104)

 -- Rafael Laboissière <rafael@debian.org>  Mon, 16 Aug 2021 13:02:10 -0300

zmat (0.9.8+ds-4) experimental; urgency=medium

  * Team upload
  * Rename libzmat1-dev to libzmat-dev (Closes: #986104)
  * Bump Standards-Version to 4.5.1 (no changes needed)

 -- Rafael Laboissière <rafael@debian.org>  Tue, 06 Jul 2021 02:05:49 -0300

zmat (0.9.8+ds-3) unstable; urgency=medium

  * Team upload
  * Fix libzmat.so symlink (Closes: #985515)

 -- Sébastien Villemot <sebastien@debian.org>  Mon, 29 Mar 2021 17:58:31 +0200

zmat (0.9.8+ds-2) unstable; urgency=medium

  * Team upload

  * d/watch: Bump version to 4

 -- Rafael Laboissière <rafael@debian.org>  Fri, 13 Nov 2020 15:32:24 -0300

zmat (0.9.8+ds-1) unstable; urgency=medium

  * Initial release (Closes: #962603)

 -- Qianqian Fang <fangqq@gmail.com>  Mon, 21 Sep 2020 11:54:20 -0300