[Crosstoolchain-logs] [gdb-doc] 02/02: Imported Debian patch 7.6.2-1

Hector Oron zumbi at moszumanska.debian.org
Mon Jan 20 09:58:08 UTC 2014


This is an automated email from the git hooks/post-receive script.

zumbi pushed a commit to branch master
in repository gdb-doc.

commit 7b14bb7d91d53c1663487065b0fa20d757f651f8
Merge: a9a8f4b b6f82fb
Author: Hector Oron <zumbi at debian.org>
Date:   Sun Jan 19 01:39:37 2014 +0100

    Imported Debian patch 7.6.2-1

 debian/changelog                                   |    6 +
 gdb/doc/gdb.info                                   |    2 +-
 gdb/doc/gdb.info-1                                 |    6 +-
 gdb/doc/gdb.info-2                                 |    2 +-
 gdb/doc/gdb.info-3                                 |    2 +-
 gdb/doc/gdb.info-4                                 |    2 +-
 gdb/doc/gdb.info-5                                 |   54 +-
 gdb/doc/gdb.info-6                                 |    2 +-
 gdb/doc/gdb.info-7                                 |  Bin 146196 -> 146196 bytes
 gdb/doc/stabs.texinfo                              |    2 +-
 gdb/version.in                                     |    2 +-
 readline/bind.c                                    | 2393 +++++++
 readline/callback.c                                |  273 +
 readline/chardefs.h                                |  164 +
 readline/compat.c                                  |  113 +
 readline/complete.c                                | 2665 +++++++
 readline/config.h.in                               |  270 +
 readline/configure                                 | 7573 ++++++++++++++++++++
 readline/configure.in                              |  303 +
 readline/cross-build/cygwin.cache                  |   46 +
 readline/display.c                                 | 2709 +++++++
 readline/doc/texi2dvi                              |    4 +-
 readline/doc/texi2html                             |    6 +-
 readline/emacs_keymap.c                            |  878 +++
 readline/examples/ChangeLog.gdb                    |   18 +
 readline/examples/Inputrc                          |   81 +
 readline/examples/Makefile.in                      |  143 +
 readline/examples/autoconf/BASH_CHECK_LIB_TERMCAP  |   40 +
 readline/examples/autoconf/RL_LIB_READLINE_VERSION |  118 +
 readline/examples/autoconf/wi_LIB_READLINE         |   76 +
 readline/examples/excallback.c                     |  191 +
 readline/examples/fileman.c                        |  488 ++
 readline/examples/histexamp.c                      |  125 +
 readline/examples/manexamp.c                       |  111 +
 readline/examples/readlinebuf.h                    |  139 +
 readline/examples/rl-fgets.c                       |  374 +
 readline/examples/rl.c                             |  157 +
 readline/examples/rlcat.c                          |  179 +
 readline/examples/rlevent.c                        |  166 +
 readline/examples/rlfe/ChangeLog                   |   37 +
 readline/examples/rlfe/ChangeLog.gdb               |   14 +
 readline/examples/rlfe/Makefile.in                 |  184 +
 readline/examples/rlfe/README                      |   78 +
 readline/examples/rlfe/config.h.in                 |  379 +
 readline/examples/rlfe/configure                   | 6655 +++++++++++++++++
 readline/examples/rlfe/configure.in                |  442 ++
 readline/examples/rlfe/extern.h                    |   40 +
 readline/examples/rlfe/os.h                        |  529 ++
 readline/examples/rlfe/pty.c                       |  388 +
 readline/examples/rlfe/rlfe.c                      |  785 ++
 readline/examples/rlfe/screen.h                    |    2 +
 readline/examples/rlptytest.c                      |  337 +
 readline/examples/rltest.c                         |   92 +
 readline/examples/rlversion.c                      |   48 +
 readline/funmap.c                                  |  263 +
 readline/histexpand.c                              | 1660 +++++
 readline/histfile.c                                |  552 ++
 readline/histlib.h                                 |   82 +
 readline/history.c                                 |  519 ++
 readline/history.h                                 |  266 +
 readline/histsearch.c                              |  194 +
 readline/input.c                                   |  596 ++
 readline/isearch.c                                 |  697 ++
 readline/keymaps.c                                 |  162 +
 readline/keymaps.h                                 |   97 +
 readline/kill.c                                    |  694 ++
 readline/macro.c                                   |  271 +
 readline/mbutil.c                                  |  375 +
 readline/misc.c                                    |  655 ++
 readline/nls.c                                     |  252 +
 readline/parens.c                                  |  173 +
 readline/patchlevel                                |    3 +
 readline/posixdir.h                                |   61 +
 readline/posixjmp.h                                |   40 +
 readline/posixselect.h                             |   47 +
 readline/posixstat.h                               |  142 +
 readline/readline.c                                | 1257 ++++
 readline/readline.h                                |  893 +++
 readline/rlconf.h                                  |   61 +
 readline/rldefs.h                                  |  162 +
 readline/rlmbutil.h                                |  154 +
 readline/rlprivate.h                               |  506 ++
 readline/rlshell.h                                 |   33 +
 readline/rlstdc.h                                  |   45 +
 readline/rltty.c                                   |  975 +++
 readline/rltty.h                                   |   80 +
 readline/rltypedefs.h                              |   93 +
 readline/rlwinsize.h                               |   58 +
 readline/savestring.c                              |   41 +
 readline/search.c                                  |  570 ++
 readline/shell.c                                   |  208 +
 readline/shlib/Makefile.in                         |  462 ++
 readline/signals.c                                 |  673 ++
 readline/support/config.guess                      | 1529 ++++
 readline/support/config.rpath                      |  547 ++
 readline/support/config.sub                        | 1665 +++++
 readline/support/install.sh                        |  247 +
 readline/support/mkdirs                            |   47 +
 readline/support/mkdist                            |  120 +
 readline/support/mkinstalldirs                     |  111 +
 readline/support/shlib-install                     |  205 +
 readline/support/shobj-conf                        |  579 ++
 readline/support/wcwidth.c                         |  313 +
 readline/tcap.h                                    |   58 +
 readline/terminal.c                                |  771 ++
 readline/text.c                                    | 1702 +++++
 readline/tilde.c                                   |  502 ++
 readline/tilde.h                                   |   80 +
 readline/undo.c                                    |  331 +
 readline/util.c                                    |  526 ++
 readline/vi_keymap.c                               |  876 +++
 readline/vi_mode.c                                 | 2071 ++++++
 readline/xfree.c                                   |   57 +
 readline/xmalloc.c                                 |   79 +
 readline/xmalloc.h                                 |   48 +
 115 files changed, 56387 insertions(+), 42 deletions(-)

diff --cc debian/changelog
index 02eb4b5,0000000..2b536c3
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,168 -1,0 +1,174 @@@
++gdb-doc (7.6.2-1) unstable; urgency=medium
++
++  * New upstream release.
++
++ -- Hector Oron <zumbi at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at debian.org>  Thu, 14 Jul 2011 01:39:03 +0100
 +
 +gdb-doc (7.2-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Daniel Jacobowitz <dan at 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 at debian.org>  Fri, 19 Mar 2010 16:25:16 -0400
 +
 +gdb-doc (7.0-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Daniel Jacobowitz <dan at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at debian.org>  Thu, 11 May 2006 15:17:33 -0400

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/crosstoolchain/gdb-doc.git



More information about the Crosstoolchain-logs mailing list