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
|
gnat-gdb (5.3.gnat.0.0.20030225-8) unstable; urgency=low
* gdb/sparc-nat.c: patch from Daniel Simon: Copy parts of <asm/reg.h>;
fixes FTBFS on sparc. Closes: #287484. Also addresses part of
#274694, #274906.
* debian/control: Re-enable sparc.
-- Ludovic Brenta <ludovic.brenta@insalien.org> Tue, 18 Jan 2005 19:57:29 +0100
gnat-gdb (5.3.gnat.0.0.20030225-7) unstable; urgency=low
* debian/control: limit to architectures known to build. Recommend
gnat-3.4 instead of gnat on architectures where gnat is not supported.
Closes: #267932.
* debian/README.Debian: new file. Instructions on how to debug programs
compiled with gnat-3.4. Also mention the incompatibility of GDB 5.3
with NPTL, and the workaround.
-- Ludovic Brenta <ludovic.brenta@insalien.org> Sun, 3 Oct 2004 19:30:56 +0200
gnat-gdb (5.3.gnat.0.0.20030225-6) unstable; urgency=low
* Apply patch to fix FTBFS on sparc. Closes: #273581.
-- Ludovic Brenta <ludovic.brenta@insalien.org> Tue, 28 Sep 2004 07:56:26 +0200
gnat-gdb (5.3.gnat.0.0.20030225-5) unstable; urgency=low
* Improve the long description.
* Split the package into gnat-gdb and gnat-gdb-doc.
* Re-upload because the buildd servers didn't seem to pick up -4.
-- Ludovic Brenta <ludovic.brenta@insalien.org> Wed, 21 Jul 2004 14:42:26 +0200
gnat-gdb (5.3.gnat.0.0.20030225-4) unstable; urgency=low
* Change arch to any per request from Frederik Schüler and Matthew
Wilcox. Closes: #251094, #258407.
* Update Standards-Version to 3.6.1.1.
-- Ludovic Brenta <ludovic.brenta@insalien.org> Sat, 10 Jul 2004 19:04:50 +0200
gnat-gdb (5.3.gnat.0.0.20030225-3) unstable; urgency=low
* Build-Depend on texinfo. Closes: #223162.
-- Ludovic Brenta <ludovic.brenta@insalien.org> Tue, 9 Dec 2003 15:02:55 +0100
gnat-gdb (5.3.gnat.0.0.20030225-2) unstable; urgency=low
* Build-Depend on ncurses5-dev. Thanks to Brian May for reporting this.
* Build-Depend on bison.
-- Ludovic Brenta <ludovic.brenta@insalien.org> Fri, 31 Oct 2003 12:49:29 +0100
gnat-gdb (5.3.gnat.0.0.20030225-1) unstable; urgency=low
* Initial Release. Closes: #211120.
-- Ludovic Brenta <ludovic.brenta@insalien.org> Sun, 3 Aug 2003 16:22:05 +0200
Local variables:
left-margin: 2
End:
|