File: changelog

package info (click to toggle)
foma 1%3A0.10.0%2Bs311.20240712-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,160 kB
  • sloc: ansic: 19,673; lex: 1,853; yacc: 657; makefile: 10
file content (169 lines) | stat: -rw-r--r-- 5,200 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
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
foma (1:0.10.0+s311.20240712-1) unstable; urgency=medium

  * Team upload.
  * Acknowledge NMU.
  * New upstream git snapshot on 2024-07-12. (Closes: #1074963)
  * debian/control: Apply "wrap-and-sort -abst".
  * debian/control: Replace build-dependency: pkg-config => pkgconf.
  * debian/control: Drop transitional package foma-bin, libfoma0-dev.
    (Closes: #1038227)

  [ Debian Janitor ]
  * debian/control: Apply multi-arch hints: libfoma-dev: Use Multi-Arch: same.

 -- Boyuan Yang <byang@debian.org>  Fri, 26 Jul 2024 18:28:26 -0400

foma (1:0.10.0+s311-1.2) unstable; urgency=medium

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

 -- Michael Hudson-Doyle <mwhudson@debian.org>  Wed, 28 Feb 2024 09:05:09 +0000

foma (1:0.10.0+s311-1.1) unstable; urgency=medium

  * Non-maintainer upload

  [ Debian Janitor ]
  * Apply hints suggested by the multi-arch hinter.

  [ Tino Didriksen ]
  * Fixes for GCC 13 and Visual Studio (closes: #1037663)

 -- Gunnar Hjalmarsson <gunnarhj@debian.org>  Mon, 31 Jul 2023 02:03:09 +0200

foma (1:0.10.0+s311-1) unstable; urgency=medium

  * Update to latest upstream git
    + Changed build system to CMake
  * Deleted all patches, as they're either upstreamed or no longer needed

 -- Tino Didriksen <tino@didriksen.cc>  Wed, 26 Oct 2022 13:41:14 +0200

foma (1:0.10.0-3) unstable; urgency=low

  * debian/patches/0001-Makefile-Fix-typo-when-generating-libfoma.pc.patch:
    + Added patch forwarded link.

 -- Kartik Mistry <kartik@debian.org>  Sat, 09 Apr 2022 16:41:02 +0530

foma (1:0.10.0-2) unstable; urgency=low

  * Added patch to fix reproducible-builds. Thanks Vagrant Cascadian
    <vagrant@reproducible-builds.org>. (Closes: #1006474)

 -- Kartik Mistry <kartik@debian.org>  Wed, 02 Mar 2022 17:21:19 +0530

foma (1:0.10.0-1) unstable; urgency=low

  [ Tino Didriksen ]
  * New upstream release:
    + Adds runtime options interface.
    + Fixes numerous memory leaks and segfaults. (Closes: #958291)
    + Added patch to fix Blhc failures.
  * debian/control:
    + Swap libfoma0-dev and libfoma-dev.

  [ Kartik Mistry ]
  * Updated Standards-Version to 4.6.0

 -- Kartik Mistry <kartik@debian.org>  Thu, 24 Feb 2022 19:49:05 +0530

foma (1:0.9.18+r243-8) unstable; urgency=low

  [ Tino Didriksen ]
  * Drop parallel builds again (Closes: #916192)

 -- Kartik Mistry <kartik@debian.org>  Thu, 09 Jul 2020 22:11:25 +0530

foma (1:0.9.18+r243-7) unstable; urgency=low

  [ Tino Didriksen ]
  * Patch to fix FTBFS with GCC 10 (Closes: #957216)
  * debian/control:
    + Updated dh to 13
    + Updated Standards-Version to 4.5.0

  [ Kartik Mistry ]
  * Added debian/upstream/metadata.
  * Fixed debian/debian/gitlab-ci.yml format.
  * debian/rules:
    + Added Hardening support.

 -- Kartik Mistry <kartik@debian.org>  Mon, 06 Jul 2020 14:13:22 +0530

foma (1:0.9.18+r243-6) unstable; urgency=medium

  * Team upload.
  * Drop parallel builds.
    Thanks to Adrian Bunk (Closes: #916192)

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Wed, 24 Apr 2019 15:53:09 +0200

foma (1:0.9.18+r243-5) unstable; urgency=low

  * debian/control:
    + Add epoch in Breaks/Replaces (Closes: #904396). Thanks Andreas Beckmann.

 -- Kartik Mistry <kartik@debian.org>  Wed, 12 Dec 2018 09:44:42 +0530

foma (1:0.9.18+r243-4) unstable; urgency=low

  * debian/control:
    + Added old packages as transitional packages to fix upgrade.
      (Closes: #904396)
    + Readded Timo Jyrinki <timo@debian.org> as Maintainer, was
      dropped by mistake!

 -- Kartik Mistry <kartik@debian.org>  Mon, 10 Dec 2018 20:31:04 +0530

foma (1:0.9.18+r243-3) unstable; urgency=low

  * debian/control:
    + Added Breaks/Replaces for libfoma0-dev and foma.
    + Fixed Multi-Arch fields.
  * debian/rules:
    + Fixed MULTIARCH installation.
    + Remove Hardening rules, breaks build as of now.
  * Updated debian/patches/foma_02_Makefile.diff from previous version.

 -- Kartik Mistry <kartik@debian.org>  Mon, 03 Dec 2018 18:18:24 +0530

foma (1:0.9.18+r243-2) unstable; urgency=low

  * Upload to unstable:
    + Bring 0.9.18+r243 upstream version back.
  * debian/control:
    + Updated Standards-Version to 4.2.1
    + Updated description for binaries.
  * Added debian/watch file.
  * debian/patches/foma_02_Makefile.diff:
    + Do not add !Linux option in CFLAG.

 -- Kartik Mistry <kartik@debian.org>  Mon, 03 Dec 2018 16:41:38 +0530

foma (1:0.9.18~r248-1) experimental; urgency=low

  * New upstream release snapshot:
    + Added epoch to fix: latest-debian-changelog-entry-without-new-version
  * debian/control:
    + Updated Standards-Version to 4.1.4.
    + Updated Vcs-* fields.
    + Updated Homepage.
    + Use dh 11.
    + Updated Section for libfoma.
  * debian/copyright:
    + Updated URLs.
  * Added patch description.
  * Added Hardening support.
  * Removed debian/libfoma0.postinst.
  * debian/rules:
    + Do not generate -dbg packages, until fixed upstream.

 -- Kartik Mistry <kartik@debian.org>  Thu, 14 Jun 2018 19:31:13 +0530

foma (0.9.18+r243-1) unstable; urgency=low

  * Initial release (Closes: #809735)

 -- Tino Didriksen <mail@tinodidriksen.com>  Mon, 11 Jan 2016 09:27:01 +0100