[gnash] branch master updated (28dde6c -> 3d1ff71)

Gabriele Giacone gg0-guest at moszumanska.debian.org
Sun Apr 19 22:13:15 UTC 2015


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

gg0-guest pushed a change to branch master
in repository gnash.

      from  28dde6c   Fix alternatives on ubuntu (LP: 1266088)
       new  e8e07a4   New upstream snapshot 20150419.
       new  9550b94   Imported Upstream version 0.8.11~git20150419
       new  e0f8be9   Merge tag 'upstream/0.8.11_git20150419'
       new  9c02724   Fix ubuntu alternatives fix.
       new  3d1ff71   Bump Standards-Version to 3.9.6 (no changes).

The 5 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:
 Makefile.am                            |  1 +
 NEWS                                   |  3 +-
 configure.ac                           | 49 ++++++++++++++--------
 debian/browser-plugin-gnash.postinst   |  5 ++-
 debian/browser-plugin-gnash.prerm      |  9 +++--
 debian/changelog                       |  6 ++-
 debian/control                         |  2 +-
 gui/fb/fb.am                           |  4 ++
 gui/gtk/gtk_canvas.cpp                 |  4 --
 libbase/GnashImageGif.cpp              |  6 ++-
 libbase/GnashImageJpeg.cpp             |  8 ++--
 libcore/DragState.h                    |  2 +-
 libcore/LoadVariablesThread.cpp        | 25 +++++-------
 libcore/LoadVariablesThread.h          | 24 ++++++-----
 libcore/SWFStream.cpp                  |  2 +-
 libcore/as_value.h                     | 13 +++---
 libcore/swf/SetTabIndexTag.cpp         |  1 +
 libdevice/vaapi/VaapiContext.h         |  2 +-
 libdevice/vaapi/VaapiGlobalContext.cpp |  4 +-
 libmedia/ffmpeg/AudioDecoderFfmpeg.cpp | 34 +---------------
 libmedia/ffmpeg/MediaParserFfmpeg.cpp  | 19 ++++-----
 libmedia/ffmpeg/VideoDecoderFfmpeg.cpp | 35 ++++++----------
 libmedia/ffmpeg/ffmpegHeaders.h        | 14 +++++++
 librender/cairo/Renderer_cairo.cpp     |  2 -
 macros/ax_append_compile_flags.m4      | 65 +++++++++++++++++++++++++++++
 macros/ax_append_flag.m4               | 71 ++++++++++++++++++++++++++++++++
 macros/ax_append_link_flags.m4         | 63 +++++++++++++++++++++++++++++
 macros/ax_check_compile_flag.m4        | 74 ++++++++++++++++++++++++++++++++++
 macros/ax_check_link_flag.m4           | 74 ++++++++++++++++++++++++++++++++++
 macros/ax_require_defined.m4           | 37 +++++++++++++++++
 macros/boost.m4                        | 18 +--------
 macros/ffmpeg.m4                       |  3 +-
 macros/qt4.m4                          |  4 +-
 revno.h                                |  2 +-
 testsuite/analyse-results.sh           | 23 +++++------
 testsuite/misc-ming.all/Makefile.am    |  1 -
 testsuite/network.all/Makefile.am      |  1 -
 testsuite/timingissues                 | 10 ++---
 38 files changed, 541 insertions(+), 179 deletions(-)
 create mode 100644 macros/ax_append_compile_flags.m4
 create mode 100644 macros/ax_append_flag.m4
 create mode 100644 macros/ax_append_link_flags.m4
 create mode 100644 macros/ax_check_compile_flag.m4
 create mode 100644 macros/ax_check_link_flag.m4
 create mode 100644 macros/ax_require_defined.m4

-- 
Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-flash/gnash.git



More information about the pkg-flash-devel mailing list