[marsshooter] branch master updated (61cdb45 -> fe8a695)

Markus Koschany apo-guest at moszumanska.debian.org
Sun Jan 10 16:43:18 UTC 2016


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

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

      from  61cdb45   Ensure M.A.R.S can be build twice in a row.
       new  0df0ec3   Import the latest Git snapshot from Hans de Goede's repository.
       new  19d126b   Drop all patches. Applied upstream.
       new  713e45e   Imported Upstream version 0.7.5+git20160103
       new  cc5d3dd   Merge tag 'upstream/0.7.5+git20160103'
       new  1c70b50   Rename mars to marsshooter
       new  298a79c   Vcs-Browser: Use https.
       new  24be0b4   Update my e-mail address.
       new  356020b   Update changelog
       new  d3aa3da   Install appdata
       new  8b69838   Fix menu command
       new  c856a04   Add reproducible-build.patch
       new  bd4d675   Update clean file
       new  6f71b6a   Use Files-Ecluded mechanism for repacking the tarball.
       new  586e15f   Update get-orig-source and fetch the Github releases from
       new  183aac5   Update debian/watch and use Hans de Goede's repository as source.
       new  930bdeb   Update changelog
       new  141ba99   Fix watch file
       new  17a0dcb   Use xz compression for the repacked tarball
       new  25491aa   Imported Upstream version 0.7.6
       new  99a1d09   Merge tag 'upstream/0.7.6'
       new  10ebec0   Install NEWS file as upstream changelog
       new  09da59e   Drop reproducible-build.patch. Applied upstream.
       new  da99553   Add man-page.patch and fix SYNOPSIS.
       new  8068fe8   Add README.source
       new  23e6e4e   Imported Upstream version 0.7.6
       new  791619b   Merge tag 'upstream/0.7.6'
       new  475cc48   Update changelog
       new  fe8a695   Forward man-page.patch upstream.

The 28 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                                     |  12 +-
 NEWS                                               |  11 +
 data/locales/Gaelic.txt                            | 376 +++++++++++++++++++++
 data/locales/locales.conf                          |   4 +
 debian/README.source                               |   9 +
 debian/changelog                                   |  17 +
 debian/clean                                       |   4 +-
 debian/control                                     |   7 +-
 debian/copyright                                   |   5 +-
 debian/marsshooter-data.install                    |   3 +-
 debian/marsshooter.manpages                        |   2 +-
 debian/marsshooter.menu                            |   4 +-
 debian/patches/CMakeList.patch                     |  33 --
 debian/patches/Use-sf-Shader-Bind-correctly.patch  |  29 --
 debian/patches/desktop-file.patch                  |  26 --
 ...egfault-when-using-arguments-without-path.patch |  32 --
 debian/patches/man-page.patch                      |  22 ++
 debian/patches/remove-glu-dependency.patch         | 116 -------
 debian/patches/series                              |   6 +-
 debian/rules                                       |  35 +-
 debian/watch                                       |   3 +-
 premake4.lua                                       |   8 +-
 resources/mars.desktop                             |  11 -
 debian/man/mars.6 => resources/marsshooter.6       |   0
 resources/marsshooter.appdata.xml                  |  29 ++
 resources/marsshooter.desktop                      |  12 +
 resources/{mars.png => marsshooter.png}            | Bin
 resources/{mars.svg => marsshooter.svg}            |   0
 resources/{mars.xpm => marsshooter.xpm}            |   0
 src/CMakeLists.txt                                 |  43 ++-
 src/Media/music.cpp                                |   2 +
 src/Menu/menus.cpp                                 |   4 +-
 src/Shaders/postFX.cpp                             |   2 +-
 src/System/window.cpp                              |  18 +-
 src/main.cpp                                       |  10 +-
 35 files changed, 564 insertions(+), 331 deletions(-)
 create mode 100644 NEWS
 create mode 100644 data/locales/Gaelic.txt
 create mode 100644 debian/README.source
 delete mode 100644 debian/patches/CMakeList.patch
 delete mode 100644 debian/patches/Use-sf-Shader-Bind-correctly.patch
 delete mode 100644 debian/patches/desktop-file.patch
 delete mode 100644 debian/patches/fix-segfault-when-using-arguments-without-path.patch
 create mode 100644 debian/patches/man-page.patch
 delete mode 100644 debian/patches/remove-glu-dependency.patch
 delete mode 100755 resources/mars.desktop
 rename debian/man/mars.6 => resources/marsshooter.6 (100%)
 create mode 100644 resources/marsshooter.appdata.xml
 create mode 100644 resources/marsshooter.desktop
 rename resources/{mars.png => marsshooter.png} (100%)
 rename resources/{mars.svg => marsshooter.svg} (100%)
 rename resources/{mars.xpm => marsshooter.xpm} (100%)

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



More information about the Pkg-games-commits mailing list