[stella] branch master updated (a286591 -> a672f8c)

Stephen Kitt skitt at moszumanska.debian.org
Sat Mar 21 22:01:39 UTC 2015


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

skitt pushed a change to branch master
in repository stella.

      from  a286591   Release to experimental.
       new  dad6a11   Drop src/common/SharedPtr.hxx from debian/copyright, it no longer exists.
       new  c407fd1   Standards-Version 3.9.6, no change required.
       new  abfe6d8   Imported Upstream version 4.6
       new  a3bcc88   Merge tag 'upstream/4.6'
       new  a672f8c   New upstream version.

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:
 Announce.txt                                |  22 +++---
 Changes.txt                                 |  39 +++++++++-
 debian/changelog                            |   9 +++
 debian/control                              |   2 +-
 debian/copyright                            |   1 -
 docs/index.html                             |   7 +-
 src/cheat/Cheat.hxx                         |   4 +-
 src/cheat/CheatCodeDialog.cxx               |  17 ++++-
 src/common/FrameBufferSDL2.cxx              |  10 +--
 src/common/FrameBufferSDL2.hxx              |  12 +--
 src/common/SoundSDL2.cxx                    |   4 +-
 src/common/Version.hxx                      |   6 +-
 src/debugger/CartDebug.cxx                  |   6 +-
 src/debugger/gui/DataGridWidget.cxx         |   4 +-
 src/emucore/AtariVox.cxx                    |   3 +-
 src/emucore/Console.cxx                     |   3 +-
 src/emucore/DefProps.hxx                    |   8 +-
 src/emucore/EventHandler.cxx                |  22 ++++--
 src/emucore/FrameBuffer.cxx                 | 111 ++++------------------------
 src/emucore/FrameBuffer.hxx                 |  15 +---
 src/emucore/M6502.cxx                       |   4 +-
 src/emucore/OSystem.cxx                     |   3 +-
 src/emucore/SerialPort.hxx                  |  15 ++--
 src/emucore/StateManager.cxx                |  17 +++--
 src/emucore/stella.pro                      |  16 +++-
 src/gui/CommandDialog.cxx                   |   6 +-
 src/gui/Dialog.cxx                          |   8 +-
 src/gui/DialogContainer.cxx                 |   4 +-
 src/gui/EditableWidget.cxx                  |  20 +++--
 src/gui/EditableWidget.hxx                  |  16 +++-
 src/gui/InputTextDialog.cxx                 |  11 ++-
 src/gui/InputTextDialog.hxx                 |   9 ++-
 src/libpng/png.c                            |  49 ++++++++++--
 src/libpng/png.h                            |  23 +++---
 src/libpng/pngconf.h                        |   2 +-
 src/libpng/pngrutil.c                       |  12 +--
 src/macosx/Info-Stella.plist                |   2 +-
 src/macosx/stella.xcodeproj/project.pbxproj |   2 +-
 src/unix/stella.spec                        |   5 +-
 src/windows/stella.rc                       |   8 +-
 40 files changed, 286 insertions(+), 251 deletions(-)

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



More information about the Pkg-games-commits mailing list