[performous] branch master updated (d77e56b -> f2da911)

Markus Koschany apo-guest at moszumanska.debian.org
Fri Apr 24 19:44:52 UTC 2015


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

apo-guest pushed a change to branch master
in repository performous.

      from  d77e56b   Update fix-imagemagick-detection.patch
      adds  ce4b6d2   Update debian/watch and detect new releases at github.com.
      adds  93978f5   Declare compliance with Debian Policy 3.9.6.
      adds  cc7f148   Drop README.source. The upstream sources are pristine.
      adds  6524ff7   Imported Upstream version 1.0
      adds  f1a77e0   Merge tag 'upstream/1.0'
      adds  6ec6571   Fix Vcs-URI.
      adds  d07e0dd   Update changelog for 1.0
      adds  2cfade6   Update debian/copyright. Add Apache-2.0 license paragraph.
      adds  be30316   Add fix-hyphen-used-as-minus-sign.patch
      adds  9a35157   Update changelog
      adds  4ba3b8e   Update Source field.
      adds  467fd32   Add fix-imagemagick-detection.patch.
      adds  15dfc3f   Add use-avconv.patch.
      adds  57412ba   performous-tools: Depend on libav-tools
      adds  88b37a7   Update DEP3 header.
      adds  de72e1d   Build without Altivec on ppc64el to prevent build failures.
      adds  996041f   Add Forwarded header to fix-imagemagick-detection.patch
      adds  a31d70f   Merge master changelog into experimental
      adds  b2e816c   Update changelog for 1.0-2
      adds  48f25c1   Remove source/options. Performous uses CMake anyway.
      adds  6b4b947   Add fix-spelling-errors.patch
      adds  9cd4477   Update changelog
       new  f2da911   Merge branch 'experimental'

The 1 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:
 .gitignore                                         |    4 +-
 CMakeLists.txt                                     |    2 +-
 cmake/Modules/FindAVResample.cmake                 |    2 -
 data/config/controllers.xml                        |   46 +-
 data/config/schema.xml                             |   10 +-
 data/fonts/DroidSansMono.ttf                       |  Bin 0 -> 78296 bytes
 debian/README.source                               |   10 -
 debian/changelog                                   |   23 +
 debian/control                                     |    2 +-
 debian/copyright                                   |    8 +-
 debian/patches/fix-hyphen-used-as-minus-sign.patch |   22 +
 debian/patches/fix-imagemagick-detection.patch     |   71 +-
 debian/patches/fix-spelling-errors.patch           |  118 ++
 debian/patches/series                              |    2 +
 debian/rules                                       |    6 +
 debian/source/options                              |    2 -
 debian/watch                                       |    3 +-
 docs/Authors.txt                                   |    1 +
 game/3dobject.cc                                   |    8 +-
 game/3dobject.hh                                   |    6 +-
 game/animvalue.hh                                  |    5 +-
 game/audio.cc                                      |    9 +-
 game/audio.hh                                      |   10 +-
 game/controllers-keyboard.cc                       |   26 +-
 game/ffmpeg.cc                                     |   35 +-
 game/ffmpeg.hh                                     |   28 +-
 game/guitargraph.cc                                |    1 -
 game/main.cc                                       |   22 +-
 game/midifile.cc                                   |    2 +
 game/notegraph.cc                                  |    4 +-
 game/screen_audiodevices.cc                        |    4 +-
 game/screen_intro.cc                               |    6 +-
 game/screen_paths.cc                               |   15 +-
 game/screen_players.cc                             |   18 +-
 game/screen_playlist.cc                            |    2 +-
 game/screen_sing.cc                                |   52 +-
 game/screen_sing.hh                                |    1 -
 game/screen_songs.cc                               |   18 +-
 game/song.hh                                       |    1 +
 game/songparser.cc                                 |   23 +-
 game/songs.cc                                      |   27 +-
 game/songs.hh                                      |    4 +-
 game/textinput.hh                                  |   16 -
 game/video_driver.cc                               |   25 +-
 game/video_driver.hh                               |    1 -
 lang/README                                        |    4 +-
 lang/de.po                                         | 1481 +++++++++++--------
 lang/fi.po                                         | 1519 +++++++++++---------
 lang/fr.po                                         |  469 +++---
 osx-utils/performous-app-build.sh                  |   14 +-
 osx-utils/performous.icns                          |  Bin 193626 -> 0 bytes
 osx-utils/resources/performous-launcher            |    4 +-
 .../performous/files/performous-0.7.0-libav.patch  |   41 +
 .../files/performous-20130811-gentoo.patch         |   11 +
 .../files/performous-20140927-cmake.patch          |  115 ++
 .../files/performous-20140927-libav.patch          |   19 +
 .../files/performous-20140927-linguas.patch        |   25 +
 .../games-arcade/performous/performous-9999.ebuild |  139 +-
 tools/scripts/xml_gettext.sh                       |   48 +-
 win32/cross-from-debian/.gitignore                 |    9 -
 win32/cross-from-debian/README                     |   59 -
 win32/cross-from-debian/Toolchain.cmake            |   18 -
 win32/cross-from-debian/copydlls.py                |  116 --
 win32/cross-from-debian/makebuilddir.sh            |    4 -
 win32/cross-from-debian/makedeps.sh                |  703 ---------
 win32/cross-from-debian/makepackage.py             |  129 --
 win32/gcc/README                                   |   40 -
 win32/gcc/gettext-0.17-variables.patch             |   12 -
 win32/gcc/install.sh                               |  349 -----
 win32/gcc/mingw-cwchar.patch                       |   21 -
 win32/gcc/mingw-libstdc++.patch                    |   15 -
 win32/gcc/portaudio.patch                          |  175 ---
 win32/msvc/fontconfig-cmake.patch                  |   24 -
 win32/msvc/install-msvc.sh                         | 1391 ------------------
 win32/mxe/libs.sh                                  |   14 -
 win32/mxe/make-installer.py                        |   68 +-
 win32/mxe/make-mxe.sh                              |    9 +
 win32/mxe/make-performous.sh                       |   44 +-
 win32/mxe/settings.mk                              |    5 +
 79 files changed, 2774 insertions(+), 5021 deletions(-)
 create mode 100644 data/fonts/DroidSansMono.ttf
 delete mode 100644 debian/README.source
 create mode 100644 debian/patches/fix-hyphen-used-as-minus-sign.patch
 create mode 100644 debian/patches/fix-spelling-errors.patch
 delete mode 100644 debian/source/options
 delete mode 100644 osx-utils/performous.icns
 create mode 100644 portage-overlay/games-arcade/performous/files/performous-0.7.0-libav.patch
 create mode 100644 portage-overlay/games-arcade/performous/files/performous-20130811-gentoo.patch
 create mode 100644 portage-overlay/games-arcade/performous/files/performous-20140927-cmake.patch
 create mode 100644 portage-overlay/games-arcade/performous/files/performous-20140927-libav.patch
 create mode 100644 portage-overlay/games-arcade/performous/files/performous-20140927-linguas.patch
 delete mode 100644 win32/cross-from-debian/.gitignore
 delete mode 100644 win32/cross-from-debian/README
 delete mode 100644 win32/cross-from-debian/Toolchain.cmake
 delete mode 100755 win32/cross-from-debian/copydlls.py
 delete mode 100755 win32/cross-from-debian/makebuilddir.sh
 delete mode 100755 win32/cross-from-debian/makedeps.sh
 delete mode 100755 win32/cross-from-debian/makepackage.py
 delete mode 100644 win32/gcc/README
 delete mode 100644 win32/gcc/gettext-0.17-variables.patch
 delete mode 100644 win32/gcc/install.sh
 delete mode 100644 win32/gcc/mingw-cwchar.patch
 delete mode 100644 win32/gcc/mingw-libstdc++.patch
 delete mode 100644 win32/gcc/portaudio.patch
 delete mode 100644 win32/msvc/fontconfig-cmake.patch
 delete mode 100644 win32/msvc/install-msvc.sh
 delete mode 100755 win32/mxe/libs.sh
 create mode 100755 win32/mxe/make-mxe.sh
 create mode 100644 win32/mxe/settings.mk

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



More information about the Pkg-games-commits mailing list