[atomix] branch master updated (c51ed19 -> 04212dc)

Markus Koschany apo-guest at moszumanska.debian.org
Sat Oct 3 11:34:45 UTC 2015


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

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

      from  c51ed19   Update DEP-3 headers.
       new  3115d8c   New changelog entry.
       new  0df8ade   Imported Upstream version 3.18.0
       new  e577637   Merge tag 'upstream/3.18.0'
       new  efa9299   Drop fix-incorrect-arrow-click-sensitivity.patch. Fixed upstream.
       new  62421ed   Rebase icon-path.patch
       new  a2d0d4e   Rebase icon-path.patch fix-locale-dir.patch
       new  f9e2c2e   Add Forwarded header.
       new  4d26c7f   Drop libxml2-dev from Build-Depends. It is superfluous now.
       new  04212dc   Update changelog

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:
 NEWS                                               |   26 +
 configure.ac                                       |    5 +-
 data/level-transform.xsl                           |   47 +
 data/level/aceticacid.atomix.xml                   |  716 ++++--------
 data/level/acetone.atomix.xml                      | 1048 ++++++-----------
 data/level/butanol.atomix.xml                      | 1214 +++++++-------------
 data/level/cyclobutane.atomix.xml                  |  887 +++++---------
 data/level/dimethylether.atomix.xml                | 1047 ++++++-----------
 data/level/ethanal.atomix.xml                      |  776 +++++--------
 data/level/ethane.atomix.xml                       |  772 +++++--------
 data/level/ethanol.atomix.xml                      |  833 +++++---------
 data/level/ethylene.atomix.xml                     |  712 ++++--------
 data/level/glycerin.atomix.xml                     | 1082 ++++++-----------
 data/level/lactic-acid.atomix.xml                  | 1049 ++++++-----------
 data/level/methanal.atomix.xml                     |  917 +++++----------
 data/level/methane.atomix.xml                      |  767 ++++---------
 data/level/methanol.atomix.xml                     |  781 +++++--------
 data/level/propanal.atomix.xml                     |  962 ++++++----------
 data/level/propylene.atomix.xml                    |  888 +++++---------
 data/level/pyran.atomix.xml                        | 1030 ++++++-----------
 data/level/transbutylen.atomix.xml                 | 1076 ++++++-----------
 data/level/water.atomix.xml                        |  548 +++------
 debian/changelog                                   |    8 +
 debian/control                                     |    3 +-
 .../fix-incorrect-arrow-click-sensitivity.patch    |   53 -
 debian/patches/fix-locale-dir.patch                |    2 +-
 debian/patches/icon-path.patch                     |   22 +-
 debian/patches/series                              |    3 +-
 po/ca.po                                           |  309 ++---
 po/el.po                                           |  329 +++---
 po/es.po                                           |  708 ++++++------
 po/he.po                                           |   26 +-
 po/lt.po                                           |    3 +-
 po/oc.po                                           |  338 +++---
 po/pl.po                                           |   26 +-
 po/pt.po                                           |  371 +++---
 po/ru.po                                           |  266 ++---
 po/tr.po                                           |  341 +++---
 src/Makefile.am                                    |    1 +
 src/board-gtk.c                                    |   16 +-
 src/clock.c                                        |   79 +-
 src/clock.h                                        |   15 +-
 src/goal.c                                         |    3 -
 src/level-manager.c                                |  148 +--
 src/level.c                                        |   76 +-
 src/level.h                                        |   13 +-
 src/main.c                                         |   46 +-
 src/playfield.c                                    |  246 ++--
 src/playfield.h                                    |   25 +-
 src/theme-manager.c                                |    5 +-
 src/theme-private.h                                |    2 +-
 src/theme.c                                        |   10 +-
 src/tile.c                                         |  126 +-
 src/tile.h                                         |   22 +-
 54 files changed, 7860 insertions(+), 12964 deletions(-)
 create mode 100644 data/level-transform.xsl
 delete mode 100644 debian/patches/fix-incorrect-arrow-click-sensitivity.patch

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



More information about the Pkg-games-commits mailing list