File: changelog

package info (click to toggle)
wxhexeditor 0.24%2Brepack-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 4,768 kB
  • sloc: cpp: 13,058; ansic: 6,222; makefile: 206; python: 35; sh: 8
file content (97 lines) | stat: -rw-r--r-- 3,145 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
wxhexeditor (0.24+repack-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Set upstream metadata fields: Archive, Name, Repository.
  * Update standards version to 4.6.0, no changes needed.

  [ Scott Talbert ]
  * Transition to wxWidgets 3.2 (Closes: #1019812)

 -- Andrej Shadura <andrewsh@debian.org>  Wed, 21 Dec 2022 10:14:01 +0100

wxhexeditor (0.24+repack-1) unstable; urgency=medium

  [ Norbert Preining ]
  * New upstream release (Closes: #893710).
  * Refresh patches.

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

  [ Helmut Grohne ]
  * Fix makefile dependencies for cross building (Closes: #909686).

  [ Andrej Shadura ]
  * Switch to the wxWidgets GTK 3 package (Closes: #933432).
  * Update debian/watch to point to the GitHub upstream.
  * Convert debian/copyright to the machine-readable format.
    - Add file exclusion patterns for mhash and udis86.
  * Refresh the rest of patches.
  * Don’t build with an explicit -O2 and NDEBUG.
  * Use dh compat level 12.
  * Bump Standards-Version to 4.4.0.
  * Update the Homepage.

 -- Andrej Shadura <andrewsh@debian.org>  Tue, 27 Aug 2019 18:47:37 +0200

wxhexeditor (0.23+repack-3) unstable; urgency=medium

  [ Juhani Numminen ]
  * Fix FTBFS with GCC-7 due to an ambiguous call to abs() (Closes: #853708).

  [ Andy Whitcroft ]
  * Reorder the link arguments to avoid FTBFS against libgomp.

 -- Andrej Shadura <andrewsh@debian.org>  Fri, 14 Sep 2018 18:27:02 +0200

wxhexeditor (0.23+repack-2) unstable; urgency=medium

  * Merge wxWidgets 3.0 changes from NMUs by Olly Betts.

 -- Andrew Shadura <andrewsh@debian.org>  Wed, 10 Jun 2015 08:30:31 +0200

wxhexeditor (0.23+repack-1) unstable; urgency=medium

  * New upstream release.
  * Remove new upstream version check (Closes: #785248).

 -- Andrew Shadura <andrewsh@debian.org>  Wed, 10 Jun 2015 06:41:05 +0200

wxhexeditor (0.22+repack-2.2) unstable; urgency=low

  * Non-maintainer upload.
  * Fix to build on arm* (new patch 11-wx3.0-fix-ftbfs-on-arm.patch).

 -- Olly Betts <olly@survex.com>  Mon, 14 Apr 2014 09:46:27 +1200

wxhexeditor (0.22+repack-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Update to use wxWidgets 3.0.

 -- Olly Betts <olly@survex.com>  Thu, 10 Apr 2014 13:40:16 +1200

wxhexeditor (0.22+repack-2) unstable; urgency=low

  * Apply patch from upstream bug tracker fixing hex input.
  * Fix some more typos.

 -- Andrew Shadura <andrewsh@debian.org>  Sun, 29 Dec 2013 13:43:15 +0100

wxhexeditor (0.22+repack-1) unstable; urgency=low

  * First upload to Debian based on getdeb.net package
    by Christoph Korn.
  * New upstream release.
  * Repacked the upstream tarball to remove embedded copies of
    libudis86 and libmhash.
  * Port to libdisasm as libudis86 isn't yet packaged for Debian.
  * Don't link against gomp.
  * Use hardening flags.
  * Build with --as-needed to easily avoid linking against unused libraries.
  * Fix typos in the messages.
  * Remove incomplete Russian translation unsuitable for release.

 -- Andrew Shadura <andrewsh@debian.org>  Sat, 11 May 2013 18:07:44 +0200