File: changelog

package info (click to toggle)
gdb-mingw-w64 9
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 40 kB
  • ctags: 16
  • sloc: makefile: 117
file content (91 lines) | stat: -rw-r--r-- 3,261 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
gdb-mingw-w64 (9) unstable; urgency=medium

  * gdb version 7.7 no longer ships target-specific manpages; instead of
    shipping the built versions, link to gdb's manpage. (This allows
    building on Ubuntu.)
  * Build-depend on libcloog-isl-dev instead of libcloog-ppl-dev.

 -- Stephen Kitt <skitt@debian.org>  Fri, 30 May 2014 22:30:41 +0200

gdb-mingw-w64 (8) unstable; urgency=medium

  * Avoid using "-Werror" (Closes: #746850).
  * Standards-Version 3.9.5, no change required.

 -- Stephen Kitt <skitt@debian.org>  Wed, 07 May 2014 07:13:30 +0200

gdb-mingw-w64 (7) unstable; urgency=low

  * Drop unused, target-specific build-dependencies (in particular
    libunwind7-dev to help the libunwind transition).

 -- Stephen Kitt <skitt@debian.org>  Sat, 29 Jun 2013 17:09:06 +0200

gdb-mingw-w64 (6) unstable; urgency=low

  * gdb no longer builds gdbtui, so stop trying to install it.
  * Switch to my Debian address.
  * Drop "DM-Upload-Allowed".
  * Use canonical VCS URIs.
  * Standards-Version 3.9.4, no change required.

 -- Stephen Kitt <skitt@debian.org>  Sun, 09 Jun 2013 13:27:29 +0200

gdb-mingw-w64 (5) unstable; urgency=low

  * Drop gdb-spelling-fixes.patch completely now that 7.4 is in Debian;
    build-depend on gdb-source 7.4 or later.
  * Use "-a" and "-i" instead of listing architecture-dependent and
    -independent packages explicitly.
  * Standards-Version 3.9.3, no change required.
  * wrap-and-sort control files.
  * Export dpkg-buildflags' settings when building as well as configuring
    so the fortified functions end up being used correctly.
  * Build-depend on gcc-mingw-w64 rather than mingw-w64, we only need a C
    compiler.
  * Update debian/copyright format URL and years.

 -- Stephen Kitt <steve@sk2.org>  Thu, 24 May 2012 23:23:45 +0200

gdb-mingw-w64 (4) unstable; urgency=low

  * gdb-spelling-fixes.patch is applied upstream in version 7.4, so
    avoid failing if the patch is already applied (LP: #935097).

 -- Stephen Kitt <steve@sk2.org>  Sat, 18 Feb 2012 22:56:24 +0100

gdb-mingw-w64 (3) unstable; urgency=low

  [ Stephen Kitt ]
  * Disable stackprotector, relro, bindnow and pie dpkg-buildflags
    hardening features for Windows-targeted builds (LP: #891102).

  [ Didier Raboud ]
  * Confidently setting the DM-Upload-Allowed flag to yes.

 -- Stephen Kitt <steve@sk2.org>  Tue, 22 Nov 2011 18:06:28 +0100

gdb-mingw-w64 (2) unstable; urgency=low

  * Make the build target only depend on build-arch, so that the build
    target no longer requires Build-Depends-Indep dependencies; the binary
    target still does the right thing so the "Architecture: all" package
    can be built.

 -- Stephen Kitt <steve@sk2.org>  Thu, 29 Sep 2011 00:07:05 +0200

gdb-mingw-w64 (1) unstable; urgency=low

  * Split off "Architecture: all" package.
  * Switch to single-number versions and add the gdb-mingw-w64 version to
    the resulting binary package's version.
  * Refresh gdb-spelling-fixes.patch (Closes: #643556); build-depend on
    gdb-source 7.3 or later as a result.

 -- Stephen Kitt <steve@sk2.org>  Tue, 27 Sep 2011 23:36:02 +0200

gdb-mingw-w64 (0.1) unstable; urgency=low

  * Initial release (Closes: #570255, #626588).

 -- Stephen Kitt <steve@sk2.org>  Thu, 12 May 2011 20:48:48 +0200