File: changelog

package info (click to toggle)
fcml 1.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,536 kB
  • sloc: ansic: 57,510; cpp: 21,835; sh: 4,410; lex: 834; makefile: 508; yacc: 317
file content (130 lines) | stat: -rw-r--r-- 4,425 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
128
129
130
fcml (1.3.0-2) unstable; urgency=medium

  * Build-depend on libgvplugin-pango to allow building with graphviz
    14+. Closes: #1122411. Thanks to László Böszörményi (GCS) for the
    fix!
  * Look for libjava.so to find any installed JRE.
  * Drop “Rules-Requires-Root: no” since it’s now the default.
  * Remove the old FSF address from debian/copyright.
  * Drop the obsolete Lintian override for the t64 suffix.
  * Standards-Version 4.7.2, no further change required.

 -- Stephen Kitt <skitt@debian.org>  Thu, 11 Dec 2025 14:19:54 +0100

fcml (1.3.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1062551

 -- Michael Hudson-Doyle <mwhudson@debian.org>  Wed, 28 Feb 2024 04:37:13 +0000

fcml (1.3.0-1) unstable; urgency=medium

  * New upstream release.
  * Track releases on GitHub.
  * Standards-Version 4.6.2, no change required.

 -- Stephen Kitt <skitt@debian.org>  Wed, 14 Feb 2024 18:31:11 +0100

fcml (1.2.2-2) unstable; urgency=medium

  * Install SVGs as well as PNGs with the documentation; Doxygen 1.8.19
    ships an SVG logo. Closes: #969148.
  * Switch to debhelper compatibility level 13.

 -- Stephen Kitt <skitt@debian.org>  Fri, 28 Aug 2020 16:32:44 +0200

fcml (1.2.2-1) unstable; urgency=medium

  * New upstream release.
  * Limit symbol visibility to those intended for export.
  * Standards-Version 4.5.0, no change required.

 -- Stephen Kitt <skitt@debian.org>  Thu, 30 Apr 2020 19:30:28 +0200

fcml (1.2.0-2) unstable; urgency=medium

  * Check that /usr/lib/jvm exists before processing it. Closes: #945301.
  * Process all template maintainer scripts without listing them
    explicitly.
  * Remove symlinks in prerm rather than postrm, to avoid having invalid
    symlinks at any time.
  * Fix the generated symlinks (“hdis” → “hsdis”).

 -- Stephen Kitt <skitt@debian.org>  Sat, 23 Nov 2019 10:15:42 +0100

fcml (1.2.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/watch: Use https protocol

  [ Stephen Kitt ]
  * New upstream release.
  * Fix the homepage URI. Closes: #930583.
  * Instead of hard-coding installation symlinks, install the hsdis
    library for any installed JVM, and use triggers to add and remove
    support for newly-installed or removed JVMs.
  * Add Build-Depends-Package entry in libfcml0.symbols.
  * Post-process generated documentation with dh_doxygen.
  * Switch to debhelper compatibility level 12.
  * Set “Rules-Requires-Root: no”.
  * Standards-Version 4.4.1, no further change required.

 -- Stephen Kitt <skitt@debian.org>  Tue, 19 Nov 2019 17:59:01 +0100

fcml (1.1.3-3) unstable; urgency=medium

  * Move libfcml0 to libs.
  * Migrate to Salsa.
  * Switch to debhelper compatibility level 11.
  * Enable all hardening options.
  * Update debian/copyright.
  * Standards-Version 4.1.4, no further change required.

 -- Stephen Kitt <skitt@debian.org>  Wed, 02 May 2018 20:13:35 +0200

fcml (1.1.3-2) unstable; urgency=medium

  * Fix debian/watch so it doesn't match subdirectories.
  * Mark libfcml-dev Multi-Arch: same (thanks, Multiarch hinter!).
  * Switch to debhelper compatibility level 10.

 -- Stephen Kitt <skitt@debian.org>  Sun, 06 Nov 2016 20:00:15 +0100

fcml (1.1.3-1) unstable; urgency=medium

  * New upstream release, fixing the tests. Closes: #800937, #841191.
  * Switch to https: VCS URIs (see #810378).
  * Mark libfcml-doc Multi-Arch: foreign.
  * Clean up debian/control using cme.
  * Standards-Version 3.9.8, no change required.
  * Add support for openjdk-9-jre-headless (and enhance the -headless
    variants of openjdk-7-jre and openjdk-8-jre).

 -- Stephen Kitt <skitt@debian.org>  Tue, 18 Oct 2016 22:21:47 +0200

fcml (1.1.1-2) unstable; urgency=medium

  * Link the internal tests statically (otherwise they fail on s390x).

 -- Stephen Kitt <skitt@debian.org>  Tue, 08 Sep 2015 21:02:18 +0200

fcml (1.1.1-1) unstable; urgency=medium

  * New upstream release.
  * Use unique license names in debian/copyright.

 -- Stephen Kitt <skitt@debian.org>  Tue, 11 Aug 2015 23:26:16 +0200

fcml (1.1.0-1) unstable; urgency=medium

  * New upstream release.
  * Install newly-provided pkgconfig file.

 -- Stephen Kitt <skitt@debian.org>  Tue, 03 Feb 2015 23:55:05 +0100

fcml (1.0.0-1) unstable; urgency=low

  * Initial release. Closes: #775872.

 -- Stephen Kitt <skitt@debian.org>  Tue, 03 Feb 2015 00:11:56 +0100