File: changelog

package info (click to toggle)
fcode-utils 1.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 46,768 kB
  • sloc: ansic: 9,717; csh: 241; makefile: 129; sh: 17
file content (89 lines) | stat: -rw-r--r-- 3,026 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
fcode-utils (1.0.3-2) unstable; urgency=medium

  * No change upload, except adding missing changelog entries in previous
    version

 -- Aurelien Jarno <aurel32@debian.org>  Sun, 09 Mar 2025 23:20:18 +0100

fcode-utils (1.0.3-1) unstable; urgency=medium

  * New upstream release
  * Drop debian/patches/01-sys-types-h.patch, upstreamed
  * Replace debian/patches/03-makefile.patch by upstream patch
  * Drop debian/patches/05-bigendian.patch, upstreamed
  * Drop debian/patches/nostrip.patch, upstreamed
  * Update debian/rules following changes to upstream Makefiles
  * Rewrite debian/copyright in Machine-readable format
  * Update homepage in debian/control
  * Bump Standards-Version to 4.7.2 (no changes)
  * Add debian/watch file
  * Force standards to gnu99 to fix build with GCC 15 (Closes: #1096621)
  * Set DEB_BUILD_MAINT_OPTIONS = hardening=+all to make lintian happier
  * Add Vcs-git and Vcs-browser to debian/control

 -- Aurelien Jarno <aurel32@debian.org>  Sun, 09 Mar 2025 21:29:38 +0100

fcode-utils (1.0.2-8) unstable; urgency=medium

  [ Aurelien Jarno ]
  * Push debhelper level to 13.
  * Set Rules-Requires-Root to no.
  * Bumped Standards-Version to 4.5.0.

  [ Helmut Grohne ]
  * Fix FTCBFS: Don't strip with the build architecture strip (Closes:
    #969116).

 -- Aurelien Jarno <aurel32@debian.org>  Fri, 28 Aug 2020 00:09:21 +0200

fcode-utils (1.0.2-7) unstable; urgency=medium

  * Backport 05-bigendian.patch from upstream to fix some issues on big-endian
    machines.
  * Bumped Standards-Version to 3.9.6.

 -- Aurelien Jarno <aurel32@debian.org>  Fri, 01 Jan 2016 00:12:22 +0100

fcode-utils (1.0.2-6) unstable; urgency=medium

  * Switch to dh.
  * Bumped Standards-Version to 3.9.5.

 -- Aurelien Jarno <aurel32@debian.org>  Thu, 29 May 2014 19:12:43 +0200

fcode-utils (1.0.2-5) unstable; urgency=low

  * Add patches/04-getopt.patch to fix invalid option detection, otherwise
    causing a segmentation fault, as found by Mayhem.

 -- Aurelien Jarno <aurel32@debian.org>  Thu, 27 Jun 2013 02:58:55 +0200

fcode-utils (1.0.2-4) unstable; urgency=low

  * Switch to dpkg-source 3.0 (quilt) format.
  * Correctly pass CPPFLAGS and LDFLAGS to build with hardening support.
  * Add ${misc:Depends} to the Depends: field.
  * Add build-arch and build-indep targets.
  * Bumped Standards-Version to 3.9.3 (no changes).
  * Fix doc-base sections.
  * Fix conflicting declaration of variable olen in toke (closes: #688461).

 -- Aurelien Jarno <aurel32@debian.org>  Tue, 07 May 2013 12:46:34 +0200

fcode-utils (1.0.2-3) unstable; urgency=low

  * Support dpkg-buildpackage -j.

 -- Aurelien Jarno <aurel32@debian.org>  Wed, 02 Jan 2008 00:29:22 +0100

fcode-utils (1.0.2-2) unstable; urgency=low

  * Build with debugging symbols (closes: bug#436827).

 -- Aurelien Jarno <aurel32@debian.org>  Sat, 11 Aug 2007 19:51:17 +0200

fcode-utils (1.0.2-1) unstable; urgency=low

  * Initial Release (closes: bug#419009).

 -- Aurelien Jarno <aurel32@debian.org>  Fri, 13 Apr 2007 12:37:19 +0200