[armagetronad] branch master updated (441a705 -> 1e0e41b)

Markus Koschany apo-guest at moszumanska.debian.org
Fri Sep 11 15:56:31 UTC 2015


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

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

      from  441a705   Update changelog
       new  9483d4c   Add get-orig-source target.
       new  dc946eb   Start new changelog entry.
       new  75043e8   Add another watch file paragraph for downloading
       new  5fcb814   Add comment to get-orig-source target.
       new  8fba1b2   Imported Upstream version 0.2.8.3.3
       new  e75af2a   Merge tag 'upstream/0.2.8.3.3'
       new  73fdd07   Declare compliance with Debian Policy 3.9.6.
       new  2df2487   Vcs-Browser: Switch to cgit and https.
       new  779639f   Change homepage to armagetronad.org.
       new  a53f8f8   Update copyright years.
       new  01e2dc4   Drop security.patch. Fixed upstream.
       new  fc948bc   Add armagetronad-dedicated.service file.
       new  de17b6d   debian/rules: Build --with systemd
       new  982685a   Fix service file
       new  1e0e41b   Update changelog

The 15 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                             |   32 +-
 INSTALL                               |   19 +-
 Makefile.in                           |  448 ++++---
 NEWS                                  |   11 +
 aclocal.m4                            |  690 +++++++----
 batch/Makefile.in                     |  129 ++-
 compile                               |  347 ++++++
 config.sub                            |  292 +++--
 config/Makefile.in                    |  135 ++-
 configure                             | 1502 ++++++++++++++----------
 configure.ac                          |    8 +-
 debian/armagetronad-dedicated.service |   13 +
 debian/changelog                      |   19 +
 debian/control                        |    7 +-
 debian/copyright                      |    4 +-
 debian/patches/security.patch         |  152 ---
 debian/patches/series                 |    1 -
 debian/rules                          |    5 +-
 debian/watch                          |    4 +
 depcomp                               |  531 ++++++---
 desktop/Makefile.in                   |  133 ++-
 fingerprint                           |   14 +-
 install-sh                            |   35 +-
 missing                               |  461 +++-----
 resource/Makefile.in                  |  113 +-
 src/Makefile.in                       | 2052 +++++++++++++++++----------------
 src/config_ide.h                      |    2 +-
 src/doc/Makefile.in                   |  306 +++--
 src/doc/bugs.html                     |    4 +-
 src/doc/changelog.html                |    4 +-
 src/doc/commands.html                 |    4 +-
 src/doc/compile.html                  |    4 +-
 src/doc/config.html                   |    4 +-
 src/doc/faq.html                      |    4 +-
 src/doc/index.html                    |    4 +-
 src/doc/install_linux.html            |    8 +-
 src/doc/install_macosx.html           |    2 +-
 src/doc/install_windows.html          |    4 +-
 src/doc/net/Makefile.in               |  131 ++-
 src/doc/net/index.html                |    4 +-
 src/doc/net/lower.html                |    4 +-
 src/doc/net/middle.html               |    4 +-
 src/doc/net/upper.html                |    4 +-
 src/doc/network.html                  |    4 +-
 src/doc/readme_macosx.html            |    2 +-
 src/doc/todo.html                     |    4 +-
 src/doc/versions.html                 |    4 +-
 src/engine/eCamera.cpp                |   13 +-
 src/engine/eGameObject.cpp            |    3 +
 src/first/Makefile.in                 |  113 +-
 src/macosx/config_common.h.in         |    2 +-
 src/network/nNetwork.cpp              |   21 +-
 src/thirdparty/Makefile.in            |  285 +++--
 src/thirdparty/particles/Makefile.in  |  292 +++--
 src/tron/gGame.cpp                    |    7 +
 src/tron/gServerBrowser.cpp           |    2 +-
 src/tron/gWall.cpp                    |    8 +-
 57 files changed, 5047 insertions(+), 3367 deletions(-)
 create mode 100755 compile
 create mode 100644 debian/armagetronad-dedicated.service
 delete mode 100644 debian/patches/security.patch

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



More information about the Pkg-games-commits mailing list