File: changelog

package info (click to toggle)
nfstrace 0.4.3.2%2Bgit20200805%2Bb220d04-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 21,820 kB
  • sloc: cpp: 37,393; ansic: 2,281; sh: 357; makefile: 13
file content (181 lines) | stat: -rw-r--r-- 5,814 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
170
171
172
173
174
175
176
177
178
179
180
181
nfstrace (0.4.3.2+git20200805+b220d04-4) unstable; urgency=medium

  * Add nocheck and nodoc build profiles.
  * Use intmax_t and the corresponding format specifier when dealing with time_t
    (Closes: #1068029)

 -- Andrej Shadura <andrewsh@debian.org>  Sun, 07 Apr 2024 14:53:20 +0200

nfstrace (0.4.3.2+git20200805+b220d04-3) unstable; urgency=medium

  [ Sven Joachim ]
  * Fix FTBFS with opaque ncurses (Closes: #1057580)

  [ Andrej Shadura ]
  * Add patch metadata.
  * Update standards version to 4.6.2, no changes needed.
  * Set Rules-Requires-Root: no.

 -- Andrej Shadura <andrewsh@debian.org>  Thu, 21 Dec 2023 20:48:27 +0100

nfstrace (0.4.3.2+git20200805+b220d04-2.2) unstable; urgency=medium

  * Non-maintainer upload
  * debian/patches/0001-analyzers-fix-a-couple-format-errors.patch: Refresh to
    address format errors on armhf.
  * debian/patches/debian/patches/watch-analyzer-fix-array-bound-error.patch:
    Take the relevant parts of an upstream patch to fix an array bound build
    error.

 -- Nick Rosbrook <nick.rosbrook@canonical.com>  Fri, 18 Mar 2022 09:47:25 -0400

nfstrace (0.4.3.2+git20200805+b220d04-2.1) unstable; urgency=medium

  * Non-maintainer upload
  * debian/patches/0001-analyzers-fix-a-couple-format-errors.patch: Fix
    -Werror=format build errors (LP: #1965155, Closes: #997231).

 -- Nick Rosbrook <nick.rosbrook@canonical.com>  Thu, 17 Mar 2022 13:21:02 -0400

nfstrace (0.4.3.2+git20200805+b220d04-2) unstable; urgency=medium

  [ Aurelien Jarno ]
  * Switch to the TI RPC implementation (Closes: #992960).

  [ Andrej Shadura ]
  * Wrap long lines in changelog entries: 0.4.3.2+git20200805+b220d04-1.
  * Bump debhelper from old 12 to 13.
  * Fix broken Vcs URL.

 -- Andrej Shadura <andrewsh@debian.org>  Thu, 26 Aug 2021 12:08:31 +0200

nfstrace (0.4.3.2+git20200805+b220d04-1) unstable; urgency=medium

  * New upstream snapshot (Closes: #966600).
  * Drop patches applied upstream.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Bump Standards-Version to 4.5.0.
  * Fix Vcs-*.

 -- Andrej Shadura <andrewsh@debian.org>  Sat, 15 Aug 2020 16:04:38 +0200

nfstrace (0.4.3.2+git20180104+6561cf6-1) unstable; urgency=medium

  * New upstream snapshot.
  * Add a watch line for Git snapshots.
  * Add FTBFS fixes by Nick Black.
  * Use debhelper-compat 12.
  * Ignore test failures on all architectures.
  * Remove unrecognised -Wno-braced-scalar-init,
    add -Wno-error=address-of-packed-member until a proper fix is written.
    Closes: #925788.
  * Build-depend on texlive-plain-generic (Closes: #933288).
  * Remove no longer necessary -Wno-class-memaccess -Wno-ignored-qualifiers.

 -- Andrej Shadura <andrewsh@debian.org>  Sat, 22 Feb 2020 12:04:40 +0200

nfstrace (0.4.3.2-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field.
  * d/control: Add Vcs-* field.

  [ Norbert Preining ]
  * Fix FTBFS with TeX Live 2018 (Closes: #896467).

  [ Andrej Shadura ]
  * New upstream release.
  * Add -Wno-class-memaccess -Wno-ignored-qualifiers to fix FTBFS with GCC-8
    (Closes: #897819).

 -- Andrej Shadura <andrewsh@debian.org>  Thu, 25 Oct 2018 18:44:57 +0200

nfstrace (0.4.3.1-3) unstable; urgency=medium

  * Add an upstream patch to fix build on GCC 7 (Closes: #853571).

 -- Andrew Shadura <andrewsh@debian.org>  Sun, 03 Sep 2017 17:03:25 +0200

nfstrace (0.4.3.1-2) unstable; urgency=medium

  [ Chris Lamb ]
  * Make the PDF footers reproducible (Closes: #865751)

 -- Andrew Shadura <andrewsh@debian.org>  Sat, 24 Jun 2017 17:38:25 +0200

nfstrace (0.4.3.1-1) unstable; urgency=medium

  * New upstream release (Closes: #844859, #832069).
  * Update compiler dependencies.
  * Bump Standards-Version to 3.9.6 (no changes).

 -- Andrew Shadura <andrewsh@debian.org>  Thu, 15 Dec 2016 11:26:30 +0100

nfstrace (0.4.2-3) unstable; urgency=medium

  [ Steve Langasek ]
  * Fix FTBFS with gcc6. (Closes: #835644)

 -- Andrew Shadura <andrewsh@debian.org>  Tue, 04 Oct 2016 11:54:19 +0200

nfstrace (0.4.2-2) unstable; urgency=medium

  * Tests fail on sparc64 and x32, ignore the failures for now.

 -- Andrew Shadura <andrewsh@debian.org>  Fri, 22 Jul 2016 16:39:14 +0200

nfstrace (0.4.2-1) unstable; urgency=medium

  * New upstream release (Closes: #831116).
  * Make the build reproducible (Closes: #831570).
  * Make the documentation buildable again.

 -- Andrew Shadura <andrewsh@debian.org>  Wed, 20 Jul 2016 11:16:55 +0200

nfstrace (0.4.1-1) unstable; urgency=medium

  * New upstream release.
  * Update watch file to mangle the tarball filename.
  * Drop patches applied upstream.

 -- Andrew Shadura <andrewsh@debian.org>  Thu, 12 Nov 2015 19:17:45 +0100

nfstrace (0.4.0-3) unstable; urgency=medium

  * Apply more patches from upstream fixing FTBFS (Closes: #786801).

 -- Andrew Shadura <andrewsh@debian.org>  Thu, 23 Jul 2015 20:04:14 +0200

nfstrace (0.4.0-2) unstable; urgency=medium

  * Apply patches from upstream fixing FTBFS (Closes: #786801).

 -- Andrew Shadura <andrewsh@debian.org>  Tue, 16 Jun 2015 00:00:07 +0200

nfstrace (0.4.0-1) unstable; urgency=medium

  * New upstream release
  * Build documentation using LibreOffice
  * Depend on libjson-c-dev

 -- Andrew Shadura <andrewsh@debian.org>  Tue, 05 May 2015 15:17:33 +0200

nfstrace (0.3.1-2) unstable; urgency=medium

  * Add dependency on ncurses.
  * Fix build failure on kFreeBSD.

 -- Andrew Shadura <andrewsh@debian.org>  Thu, 18 Dec 2014 13:15:34 +0100

nfstrace (0.3.1-1) unstable; urgency=medium

  * New upstream release.

 -- Andrew Shadura <andrewsh@debian.org>  Thu, 18 Dec 2014 12:12:48 +0100

nfstrace (0.3.0-1) unstable; urgency=low

  * Initial release (Closes: #769397).

 -- Andrew Shadura <andrewsh@debian.org>  Tue, 18 Nov 2014 15:39:40 +0100