[planetblupi] branch debian/master updated (a787909 -> 0a38b1c)

Didier Raboud odyx at moszumanska.debian.org
Fri Dec 8 09:03:54 UTC 2017


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

odyx pushed a change to branch debian/master
in repository planetblupi.

      from  a787909   planetblupi 1.12.0-1 Debian release
       new  64b4d93   record new upstream branch
       new  32e734f   Prevent screen move when we are not playing or building
       new  33972f2   Use @PB_ICON@ to link to the icon from the desktop file
       new  cb4dd44   Fix renderer memleak
       new  579a740   Fix blupi channel memleak
       new  a1b5e5c   Fix music memleaks
       new  85b8f43   Fix leak with audio when exiting
       new  7c3c042   Bump micro version (for fix release)
       new  315117e   Fix regression, halt only when suspend
       new  3688d68   Find the right libwinpthread according to the mingw prefix
       new  8f5cfdf   Fix Win32 build by removing WPARAM/LPARAM clash
       new  88357d7   Add the NSIS template file used by CPack
       new  e9f7a71   Add a stupid bootstrap script for the NSIS template
       new  7e6a050   Keep a copy of the original template
       new  fd7fd47   Sign the uninstaller only if desired
       new  63783ca   Fix typo
       new  222113a   Add log for SDL_Init failures
       new  2f4da9f   merge patched-debian/master into debian/master
       new  0a38b1c   planetblupi 1.12.0-16-g222113a-1 Debian release

The 19 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:
 CMakeLists.txt                                     |   15 +-
 debian/.git-dpm                                    |   14 +-
 debian/changelog                                   |    6 +
 ...-to-link-to-the-icon-from-the-desktop-fil.patch |   20 -
 debian/patches/series                              |    1 -
 resources/nsis/NSIS.template.in                    | 1016 ++++++++++++++++++++
 resources/nsis/bootstrap.sh                        |    6 +
 src/blupi.cxx                                      |    6 +
 src/blupi.h                                        |    8 +-
 src/event.cxx                                      |   25 +-
 src/event.h                                        |    6 +-
 src/misc.cxx                                       |    2 +-
 src/misc.h                                         |    2 +-
 src/pixmap.cxx                                     |    6 +-
 src/sound.cxx                                      |   11 +
 15 files changed, 1089 insertions(+), 55 deletions(-)
 delete mode 100644 debian/patches/0001-Use-PB_ICON-to-link-to-the-icon-from-the-desktop-fil.patch
 delete mode 100644 debian/patches/series
 create mode 100644 resources/nsis/NSIS.template.in
 create mode 100755 resources/nsis/bootstrap.sh

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



More information about the Pkg-games-commits mailing list