[openyahtzee] branch master updated (0a04689 -> 1fa3476)
Markus Koschany
apo-guest at moszumanska.debian.org
Sat Jan 9 17:47:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a change to branch master
in repository openyahtzee.
from 0a04689 Add Forwarded header.
new aa9fc00 Vcs-Browser: Use https.
new f45f76e Update my e-mail address.
new 7164673 Update debian/watch to detect new releases.
new 99c01e2 Add get-orig-source target.
new 3198ca4 Imported Upstream version 1.9.3
new fd61394 Merge tag 'upstream/1.9.3'
new 89f086f Drop all patches. Applied upstream.
new 194ac6b wrap-and-sort -sa.
new 3858405 Update copyright years.
new 1fa3476 Update changelog
The 10 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 | 8 +-
Makefile.in | 349 +++++++------
PropertySheet.props | 17 +
README | 29 ++
aclocal.m4 | 692 ++++++++++++++++----------
compile | 347 +++++++++++++
config.guess | 346 +++++--------
config.h | 9 +-
config.h.in | 3 +
config.sub | 122 +++--
configure | 1078 ++++++++++++++++++++++++++++++++---------
configure.ac | 5 +-
debian/changelog | 13 +
debian/control | 8 +-
debian/copyright | 4 +-
debian/patches/keywords.patch | 18 -
debian/patches/series | 2 -
debian/patches/wxstrtol.patch | 67 ---
debian/rules | 3 +
debian/watch | 2 +-
macros/ax_boost_base.m4 | 285 +++++++++++
man/Makefile.in | 151 ++++--
openyahtzee.desktop | 1 +
openyahtzee.sln | 8 +-
openyahtzee.vcproj | 317 ------------
openyahtzee.vcxproj | 166 +++++++
src/MainFrame.cpp | 287 ++---------
src/MainFrame.h | 14 +-
src/Makefile.am | 3 +-
src/Makefile.in | 242 ++++++---
src/openyahtzee.cpp | 6 +-
31 files changed, 2924 insertions(+), 1678 deletions(-)
create mode 100755 PropertySheet.props
create mode 100755 compile
delete mode 100644 debian/patches/keywords.patch
delete mode 100644 debian/patches/series
delete mode 100644 debian/patches/wxstrtol.patch
create mode 100644 macros/ax_boost_base.m4
delete mode 100755 openyahtzee.vcproj
create mode 100755 openyahtzee.vcxproj
mode change 100644 => 100755 src/MainFrame.cpp
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/openyahtzee.git
More information about the Pkg-games-commits
mailing list