[pkg-lynx-commits] [lynx-cur] branch master updated (d3f20ad -> 65eedb4)

Axel Beckert abe at deuxchevaux.org
Wed Jul 5 13:03:19 UTC 2017


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

abe pushed a change to branch master
in repository lynx-cur.

      from  d3f20ad   Upload to unstable as 2.8.9dev14-2
       new  386553b   New upstream version 2.8.9dev15
       new  eb28f02   Updated version 2.8.9dev15 from 'upstream/2.8.9dev15'
       new  65eedb4   New upstream release 2.8.9dev15: Refresh patches and mention fixed bugs

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES                                   |   24 +-
 COPYING                                   |   39 +-
 COPYING.asc                               |    8 +-
 PACKAGE/debian/changelog                  |    4 +-
 PACKAGE/debian/copyright                  |   29 +-
 PACKAGE/debian/lynx-dev.lintian-overrides |    9 +
 PACKAGE/debian/menu                       |    2 +-
 PACKAGE/debian/rules                      |    8 +-
 PACKAGE/lynx.nsi                          |    6 +-
 PACKAGE/lynx.spec                         |    4 +-
 PACKAGE/version.iss                       |    2 +-
 WWW/Library/Implementation/HTFTP.c        |   27 +-
 WWW/Library/Implementation/HTFile.c       |    5 +-
 WWW/Library/Implementation/HTFormat.c     |   16 +-
 WWW/Library/Implementation/HTMIME.c       |    9 +-
 WWW/Library/Implementation/HTRules.c      |    5 +-
 WWW/Library/Implementation/HTUtils.h      |   23 +-
 WWW/Library/Implementation/SGML.c         |    6 +-
 WWW/Library/Implementation/makefile.in    |    4 +-
 WWW/Library/vms/COPYING.LIB               |   20 +-
 aclocal.m4                                |   33 +-
 configure                                 | 7322 +++++++++++++++--------------
 configure.in                              |    8 +-
 debian/changelog                          |    9 +
 debian/patches/21_do_not_strip_-g.diff    |    2 +-
 debian/patches/lynxcfg.patch              |   38 +-
 debian/patches/nested_tables.patch        |    2 +-
 lynx.cfg                                  |   37 +-
 lynx.hlp                                  |  144 +-
 lynx.man                                  |    9 +-
 lynx_help/Lynx_users_guide.html           |   25 +-
 makefile.in                               |    4 +-
 po/eo.po                                  | 2891 ++++++------
 po/lynx.pot                               |  669 +--
 scripts/collapse-br                       |  162 +
 src/GridText.c                            |   12 +-
 src/HTAlert.c                             |    4 +-
 src/HTFWriter.c                           |    4 +-
 src/HTML.c                                |   27 +-
 src/LYCharUtils.c                         |    3 +-
 src/LYGlobalDefs.h                        |    3 +-
 src/LYIcon.rc                             |   10 +-
 src/LYMain.c                              |   11 +-
 src/LYMainLoop.c                          |   17 +-
 src/LYOptions.c                           |   56 +-
 src/LYReadCFG.c                           |    3 +-
 src/LYUtils.c                             |   22 +-
 src/LYrcFile.c                            |    4 +-
 src/LYrcFile.h                            |    3 +-
 src/chrtrans/makefile.in                  |    4 +-
 src/makefile.in                           |    4 +-
 userdefs.h                                |    6 +-
 52 files changed, 6163 insertions(+), 5635 deletions(-)
 create mode 100644 PACKAGE/debian/lynx-dev.lintian-overrides
 create mode 100755 scripts/collapse-br

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-lynx/lynx-cur.git



More information about the pkg-lynx-commits mailing list