[mednaffe] branch upstream updated (04b829a -> 7167ed3)

Stephen Kitt skitt at moszumanska.debian.org
Tue Nov 22 22:42:15 UTC 2016


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

skitt pushed a change to branch upstream
in repository mednaffe.

      from  04b829a   Version 0.8.1 released (only for Windows)
       new  59f48f0   Grammar fix: "catched" -> "caught"
       new  a6c4456   Merge pull request #28 from skitt/catched-spelling-fix
       new  e2d8d03   Sega Saturn support added
       new  82e14dc   Version 0.8.2 released (only for Windows)
       new  309b42e   Version error message fixed
       new  e58c719   Fix stack smashing (issue #34)
       new  ce3c25c   Really fix issue #34
       new  d0c2f41   Check for pkg-config
       new  62568c5   Check for minimum gtk and glib version
       new  759996f   Resource file for Windows added
       new  de26912   Add mednaffe.ico
       new  bc68ef9   Change line endings to CRLF
       new  cb0a6a7   Add readme, changelog and license notice for Windows
       new  a7ae992   Prepare to 0.8.3 release
       new  b9ba432   Update readme and changelog
       new  5a1452f   [Linux] Add docs to distribute
       new  7167ed3   Clear up error messages when compiling (issue #30)

The 17 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:
 ChangeLog                                     |    8 +
 Makefile.am                                   |    4 +
 Makefile.in                                   |   89 +-
 README                                        |    2 +-
 README.md                                     |    4 +-
 aclocal.m4                                    |  211 +-
 compile                                       |    2 +-
 configure                                     |   97 +-
 configure.ac                                  |   15 +-
 share/Makefile                                |  631 --
 share/Makefile.in                             |   23 +-
 ChangeLog => share/win/ChangeLog_Mednaffe.txt |  191 +-
 share/win/NOTICE.txt                          |  110 +
 share/win/README_WINDOWS.txt                  |    8 +
 share/win/mednaffe.ico                        |  Bin 0 -> 285478 bytes
 share/win/mednaffe.rc                         |   26 +
 src/Makefile.in                               |    1 +
 src/about.c                                   |    2 +-
 src/command.c                                 |    2 +-
 src/input.c                                   |    3 +-
 src/mednaffe.c                                |    8 +-
 src/mednaffe_glade.h                          |   28 +-
 src/prefs.c                                   |    8 +-
 src/settings_glade.h                          |   13 +-
 src/system_glade.h                            | 7918 ++++++++++++++-----------
 src/toggles.c                                 |    8 +-
 26 files changed, 5018 insertions(+), 4394 deletions(-)
 delete mode 100644 share/Makefile
 copy ChangeLog => share/win/ChangeLog_Mednaffe.txt (87%)
 create mode 100644 share/win/NOTICE.txt
 create mode 100644 share/win/README_WINDOWS.txt
 create mode 100644 share/win/mednaffe.ico
 create mode 100644 share/win/mednaffe.rc

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



More information about the Pkg-games-commits mailing list