[performous] branch master updated (bafd22d -> 3413f06)

Markus Koschany apo-guest at moszumanska.debian.org
Wed Jan 27 19:53:47 UTC 2016


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

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

      from  bafd22d   Fix changelog typo
       new  90f3398   Add get-orig-source target.
       new  ae136e2   Start new changelog entry.
       new  a829419   Imported Upstream version 1.1
       new  17443c6   Merge tag 'upstream/1.1'
       new  c3b76c5   Drop all patches. Applied upstream.
       new  5fe0cdb   Drop README.source.
       new  73861ec   Update changelog
       new  eb6d5c0   Vcs-Git: Use https.
       new  3413f06   Update copyright years.

The 9 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                           |    2 +-
 cmake/Modules/FindLibEpoxy.cmake         |    1 +
 data/config/controllers.xml              |   27 +-
 debian/README.source                     |    8 -
 debian/changelog                         |    9 +
 debian/control                           |    2 +-
 debian/copyright                         |    2 +-
 debian/patches/ffmpeg_2.9.patch          |   21 -
 debian/patches/reproducible-build.patch  |   20 -
 debian/patches/series                    |    2 -
 debian/rules                             |    2 +
 game/CMakeLists.txt                      |    8 +-
 game/controllers-keyboard.cc             |   64 +-
 game/dialog.cc                           |   16 +
 game/dialog.hh                           |   15 +-
 game/ffmpeg.cc                           |    2 +-
 game/main.cc                             |   11 +-
 game/screen_sing.cc                      |   14 +-
 game/songparser-ini.cc                   |    2 +-
 game/songparser-sm.cc                    |    2 +-
 game/songparser-txt.cc                   |    2 +-
 game/songparser-xml.cc                   |   21 +-
 game/songparser.cc                       |   21 +-
 game/songparser.hh                       |   10 +-
 game/unicode.cc                          |   29 +-
 game/video_driver.cc                     |   15 +-
 lang/ast.po                              |  949 +++++++++---------
 lang/da.po                               | 1109 +++++++++++++-------
 lang/de.po                               |  176 ++--
 lang/es.po                               | 1559 ++++++++++++++++-------------
 lang/fa.po                               |  984 +++++++++---------
 lang/fi.po                               |  705 ++++++-------
 lang/fr.po                               | 1011 ++++++++++---------
 lang/hu.po                               | 1247 +++++++++++++++--------
 lang/it.po                               | 1553 +++++++++++++++-------------
 lang/ja.po                               |  893 +++++++++--------
 lang/nl.po                               |  719 ++++++-------
 lang/performous.pot                      |  158 +--
 lang/pl.po                               |  152 +--
 lang/pt_BR.po                            | 1573 ++++++++++++++++-------------
 lang/sv.po                               |  974 +++++++++---------
 lang/zh.po                               | 1611 +++++++++++++++++-------------
 tools/scripts/translation_wiki_helper.sh |   10 +-
 43 files changed, 8764 insertions(+), 6947 deletions(-)
 delete mode 100644 debian/README.source
 delete mode 100644 debian/patches/ffmpeg_2.9.patch
 delete mode 100644 debian/patches/reproducible-build.patch
 delete mode 100644 debian/patches/series
 create mode 100644 game/dialog.cc

-- 
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