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 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209
|
gdb-doc (7.7.1+dfsg-2) unstable; urgency=medium
[ Manuel A. Fernandez Montecelo ]
* d/control: Adding Breaks+Replaces of the binary package gdb-doc on
gdb-minimal (<< 7.7) as well as gdb and gdbserver, man pages were
moved across packages. Thanks Andreas Beckmann for finding the
problem (Closes: #768213)
* d/control: Add Vcs-* and Homepage fields
* d/control: Update Standards-Version to 3.9.6 (no changes required)
[ Hector Oron ]
* Release to unstable
* Update upstream tarball, matching gdb one.
-- Hector Oron <zumbi@debian.org> Sun, 09 Nov 2014 11:55:20 +0100
gdb-doc (7.7.1-1) unstable; urgency=medium
* Imported Upstream version 7.7.1
- The Internals manual is no more (due to its woeful inadequacy).
* Totally reworked the build process
- Instead of using a patch to add a dummy configure script to gdb/doc/
in a more-or-less hand-picked subset of the upstream tree, just use
the entire upstream tarball and pass a whole slew of --disable- flags
- Redo the build dependencies from scratch
* Move back to the "Software development" section in info's (dir):
"Development" is almost empty now.
* Ship manpages (except gcore.1 because that's misleading)
- This is due to a license change upstream that happened when the
manpages were moved into gdb.texinfo
- Replaces/Breaks on gdb (<< 7.7), gdbserver (<< 7.7) because they
shipped these pages
-- Samuel Bronson <naesten@gmail.com> Sat, 24 May 2014 01:29:55 -0400
gdb-doc (7.6.2-1) unstable; urgency=medium
* New upstream release.
-- Hector Oron <zumbi@debian.org> Sun, 19 Jan 2014 01:39:37 +0100
gdb-doc (7.6-2) unstable; urgency=low
* d/control: depend on texlive-latex-recommended instead -base.
Fixes FTBFS. Thanks Jeremy Bicha.
(Closes: #714406)
-- Hector Oron <zumbi@debian.org> Sat, 06 Jul 2013 10:45:56 +0000
gdb-doc (7.6-1) unstable; urgency=low
[ Héctor Orón Martínez ]
* New upstream release
* d/gbp.conf: add gbp configuration file.
-- Héctor Orón Martínez <zumbi@debian.org> Sun, 19 May 2013 00:42:48 +0200
gdb-doc (7.5-1) experimental; urgency=low
* New upstream release:
- Go language support.
- New targets (x32 ABI, microMIPS, Renesas RL78, HP OpenVMS ia64).
- More Python scripting improvements.
- SDT (Static Defined Tracing) probes support with SystemTap probes.
- GDBserver improvements (stdio connections, target-side evaluation of
breakpoint conditions, remote protocol improvements).
- Other miscellaneous improvements (ability to stop when a shared library
is loaded/unloaded, dynamic printf, etc).
- Reverse debugging on ARM.
- The binary "gdbtui" has been abandoned and can no longer be built. Use
"gdb -tui" instead.
-- Hector Oron <zumbi@debian.org> Wed, 19 Sep 2012 22:50:03 +0200
gdb-doc (7.4.1-2) unstable; urgency=low
* Add build dependency on automake. (closes: #682406)
-- Hector Oron <zumbi@debian.org> Fri, 27 Jul 2012 01:58:48 +0200
gdb-doc (7.4.1-1) unstable; urgency=low
* New upstream release.
-- Hector Oron <zumbi@debian.org> Fri, 18 May 2012 11:47:25 +0200
gdb-doc (7.4-1) unstable; urgency=low
* New upstream release.
* Update Standards-Version to 3.9.3 (no changes required).
* Add patch for fixing documentation build.
* Autoregenerate gdb/doc/configure on every build.
-- Hector Oron <zumbi@debian.org> Sat, 25 Feb 2012 17:33:14 +0100
gdb-doc (7.3-2) unstable; urgency=low
* Add missing texlive-latex-base build dependency.
- Thanks Jeremy Bicha (Closes: #642962)
-- Hector Oron <zumbi@debian.org> Mon, 26 Sep 2011 09:53:27 +0100
gdb-doc (7.3-1) unstable; urgency=low
* New upstream release.
* Regenerate gdb/doc/configure.
* Add myself to debian/copyright.
* Enable PDF format.
* Drop dir.gz from info directory.
* Add build dependency on texlive-generic-recommended.
-- Hector Oron <zumbi@debian.org> Wed, 14 Sep 2011 00:36:23 +0200
gdb-doc (7.2-2) unstable; urgency=low
* New maintainer. (Closes: #631742: ITA: gdb-doc -- The GNU Debugger
Documentation).
* Add lintian override for description starting with article.
* Force build directory removal when calling clean target.
-- Hector Oron <zumbi@debian.org> Thu, 14 Jul 2011 01:39:03 +0100
gdb-doc (7.2-1) unstable; urgency=low
* New upstream release.
-- Daniel Jacobowitz <dan@debian.org> Mon, 06 Sep 2010 18:57:04 -0400
gdb-doc (7.1-1) unstable; urgency=low
* New upstream release.
* Update Standards-Version to 3.8.4 (no changes required).
* Switch to 3.0 (quilt) source package format.
-- Daniel Jacobowitz <dan@debian.org> Fri, 19 Mar 2010 16:25:16 -0400
gdb-doc (7.0-1) unstable; urgency=low
* New upstream release.
-- Daniel Jacobowitz <dan@debian.org> Tue, 13 Oct 2009 18:21:46 -0400
gdb-doc (6.8.50.20090628-1) unstable; urgency=low
* New upstream snapshot.
* Include HTML manuals.
* Update Standards-Version to 3.8.2 (no changes required).
* Added doc-base support.
* Remove the accidentally packaged annotations manual.
-- Daniel Jacobowitz <dan@debian.org> Sun, 05 Jul 2009 19:08:27 -0400
gdb-doc (6.8-1) unstable; urgency=low
* New upstream release.
* Trim changelog from the gdb package.
* Clean up quilt build dependency.
* Update Standards-Version to 3.7.3 (no changes required).
-- Daniel Jacobowitz <dan@debian.org> Thu, 27 Mar 2008 18:13:18 -0400
gdb-doc (6.7.1-1) unstable; urgency=low
* New upstream release.
-- Daniel Jacobowitz <dan@debian.org> Mon, 03 Dec 2007 10:16:12 -0500
gdb-doc (6.6.90.20070912-1) unstable; urgency=low
* New upstream release.
* Update copyright notice.
-- Daniel Jacobowitz <dan@debian.org> Mon, 17 Sep 2007 15:46:47 -0400
gdb-doc (6.6-1) unstable; urgency=low
* New upstream release.
* Change priority to optional.
-- Daniel Jacobowitz <dan@debian.org> Sat, 27 Jan 2007 22:00:26 -0500
gdb-doc (6.5-1) unstable; urgency=low
* New upstream release.
* Update Standards-Version to 3.7.2 (no changes required).
-- Daniel Jacobowitz <dan@debian.org> Fri, 3 Nov 2006 00:48:36 -0500
gdb-doc (6.4.90-1) unstable; urgency=low
* New upstream release (GDB 6.5 prerelease).
-- Daniel Jacobowitz <dan@debian.org> Tue, 6 Jun 2006 09:01:23 -0400
gdb-doc (6.4.50.20060511-2) unstable; urgency=low
* Correct a typo in debian/gdb-doc.info which caused install-info
to be skipped.
-- Daniel Jacobowitz <dan@debian.org> Fri, 12 May 2006 09:03:07 -0400
gdb-doc (6.4.50.20060511-1) unstable; urgency=low
* New package, containing only the GDB manuals, based on the previous
GDB packaging.
* Update debian/copyright for the current version of the FDL and the new
FSF address.
-- Daniel Jacobowitz <dan@debian.org> Thu, 11 May 2006 15:17:33 -0400
|