[openyahtzee] branch master updated (ba0b609 -> 0a04689)

Markus Koschany apo-guest at moszumanska.debian.org
Wed Apr 29 10:14:54 UTC 2015


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

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

      from  ba0b609   Imported Debian patch 1.9.1-2.2
      adds  9bc641c   Imported Upstream version 1.9.2
      adds  95df98c   Merge tag 'upstream/1.9.2'
      adds  e8ad60e   Drop wx3.0-compat.patch. Merged upstream.
      adds  01bcc77   Fix trailing whitespaces.
      adds  2c9a5a1   Update copyright years.
      adds  e442bdc   Declare compliance with Debian Policy 3.9.6.
      adds  e457558   Update VCS browser field to new canonical address.
      adds  9d35ffa   Update changelog for 1.9.2-1
      adds  c7c8328   Set distribution to UNRELEASED.
      adds  3ed099b   Add wxstrtol.patch
      adds  da3d5dc   Update DEP-3 header.
       new  6466b91   Update changelog
       new  bd97e91   Update changelog. Prepare for release.
       new  1803972   Update copyright years.
       new  b52f162   Add keywords.patch and add keywords to desktop file.
       new  686bb98   Update changelog
       new  0a04689   Add Forwarded header.

The 6 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:
 ABOUT-NLS                         | 1282 +++++++++++++++++++++++++++
 ChangeLog                         |   15 +-
 Makefile.in                       |   99 ++-
 aclocal.m4                        |   68 +-
 config.guess                      | 1530 ++++++++++++++++++++++++++++++++
 config.h                          |    6 +-
 config.rpath                      |  672 ++++++++++++++
 config.sub                        | 1773 +++++++++++++++++++++++++++++++++++++
 configure                         |   36 +-
 configure.ac                      |    2 +-
 debian/changelog                  |   16 +-
 debian/control                    |    4 +-
 debian/copyright                  |   11 +-
 debian/patches/keywords.patch     |   18 +
 debian/patches/series             |    3 +-
 debian/patches/wx3.0-compat.patch |  273 ------
 debian/patches/wxstrtol.patch     |   67 ++
 man/Makefile.in                   |   29 +-
 src/MainFrame.cpp                 |  195 ++--
 src/MainFrame.h                   |    7 +
 src/Makefile.in                   |   21 +-
 src/openyahtzee.cpp               |    2 +-
 src/simple_pie_plot.cpp           |    1 +
 23 files changed, 5649 insertions(+), 481 deletions(-)
 create mode 100644 ABOUT-NLS
 create mode 100755 config.guess
 create mode 100755 config.rpath
 create mode 100755 config.sub
 create mode 100644 debian/patches/keywords.patch
 delete mode 100644 debian/patches/wx3.0-compat.patch
 create mode 100644 debian/patches/wxstrtol.patch

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