[fife] annotated tag upstream/0.4.0 created (now 1aed96e)

2017-01-19 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to annotated tag upstream/0.4.0
in repository fife.

at  1aed96e   (tag)
   tagging  ec5ab0b75cdb682d69d966a856b4f2f706fd383e (commit)
  replaces  upstream/0.3.5+git160920
 tagged by  Markus Koschany
on  Thu Jan 19 23:44:20 2017 +0100

- Log -
Upstream version 0.4.0
-BEGIN PGP SIGNATURE-

iQKTBAABCgB9FiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAliBQURfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQACgkQ2a0UuVE7
UeRkAQ//fx9EQCVNv4Z54Dje8q14a6fPsfsYRxwTo2uBwRHfQpM2Utg+DC1LDHOs
LoO1ZPebtZL+9yLgg6q25ivj3/bCNKiQHlw95yESc5OyKhgxEOunVKt2zqK2B76C
78QQl3sAJWMNxhifg5n5LKt5q2tGBkUzd044Rh4PU517Z0aoXaDK2CxbLbjfdJgk
VLkXsryNchVTNLDIz3/fr5OITo4UUaFQe/sAlg6oCXzc+jCXRrT+ABaA8h6p3E+S
i/Er8dWSaG4X7rio47W/Szn6hlkb9GWVDJjEAyVVHgZ9XakczkJJchdfnq/a6553
vRLrXdASHi/5ZfPsYFR0KMTs3bsQfX36GQu34+VnXXBQ+qkJTIvW8La5BPUCmdD5
2lsfM9Dv5Dizgfigksk+LUfMEtQhhZbkpl+xx9Cpn26HbR55EW0+i19UmHoIM+L+
Z8jYKKhSnMtscvR51ec93yKPns6EzXSx7fyFv9rec0bezUdzi/TFs8NFgaw6OAvi
d9aeTCGQoSIhydIkkD9dEpD23pl9XIs8HOCaVqoAXjVLiDuuGLNliNBOw8FmY+yc
aSX7VF/nr7yaurzd5K+HXAZ3FuPRgBThDQmyJVlUrVFDi4+YfRMIb3TLOsamUTq9
EZeQoD5wi0oPir/UMSY3SbE1YYifasXTVvD9U4KxMOk5Nnj/53Q=
=Jt/H
-END PGP SIGNATURE-

Markus Koschany (1):
  New upstream version 0.4.0

---

This annotated tag includes the following new commits:

   new  ec5ab0b   New upstream version 0.4.0

The 1 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.


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

___
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits


[fife] branch upstream updated (d2d7314 -> ec5ab0b)

2017-01-19 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to branch upstream
in repository fife.

  from  d2d7314   New upstream version 0.3.5+git160920
   new  ec5ab0b   New upstream version 0.4.0

The 1 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:
 .gitattributes |  31 +
 .gitignore | 104 +++
 .pylintrc  | 378 
 .travis.yml|  80 ++
 CHANGELOG.md   |  21 +-
 CMakeLists.txt | 163 +++-
 README.md  | 104 +--
 SConstruct | 487 --
 appveyor.yml   |  99 ++-
 build/__init__.py  |   0
 build/appveyor/copy-boost-to-includes.bat  |  44 +-
 build/darwin-config.py | 122 ---
 build/linux/KDevelop/FIFE.kdevelop | 211 -
 build/linux/KDevelop/Makefile  |   4 -
 build/linux/code_blocks/Fife workspace.workspace   |   6 -
 build/linux/code_blocks/engine_template.xml|  67 --
 build/linux/pkgconfig_files/boost_filesystem.pc|  22 -
 build/linux/pkgconfig_files/boost_regex.pc |  22 -
 build/linux/pkgconfig_files/guichan.pc |  22 -
 build/linux/pkgconfig_files/guichan_opengl.pc  |  22 -
 build/linux/pkgconfig_files/guichan_sdl.pc |  22 -
 build/linux/pkgconfig_files/sdl.pc |  14 -
 build/linux/pkgconfig_files/z.pc   |  22 -
 build/linux2-config.py | 125 ---
 build/mac/README   |   2 -
 build/mac/macbuild_files/SDLMain.h |  11 -
 build/mac/macbuild_files/SDLMain.m | 384 
 build/mac/pkgconfig_files/boost_filesystem.pc  |  23 -
 build/mac/pkgconfig_files/boost_regex.pc   |  22 -
 build/mac/pkgconfig_files/guichan.pc   |  22 -
 build/mac/pkgconfig_files/guichan_opengl.pc|  22 -
 build/mac/pkgconfig_files/guichan_sdl.pc   |  22 -
 build/mac/pkgconfig_files/sdl.pc   |  14 -
 build/mac/pkgconfig_files/z.pc |  22 -
 build/openbsd5-config.py   |  92 --
 build/win32-config.py  | 130 ---
 build/win32/README.txt |  31 -
 .../code_blocks/core_tests++.cbp   |  86 --
 .../code_blocks/engine_template.xml| 118 ---
 .../build_environments/scons/build_engine.bat  |   7 -
 .../scons/build_engine_debug.bat   |   8 -
 .../scons/build_engine_nolog.bat   |   8 -
 .../win32/build_environments/scons/build_tests.bat |   8 -
 .../build_environments/scons/cleanup_engine.bat|   4 -
 build/win32/build_environments/scons/copy_dlls.bat |   9 -
 .../build_environments/scons/install_engine.bat|   7 -
 .../build_environments/scons/list_scons_args.bat   |   4 -
 .../build_environments/scons/logbuild_engine.bat   |   7 -
 .../scons/logbuild_engine_debug.bat|   7 -
 .../scons/logbuild_engine_nolog.bat|   7 -
 .../build_environments/scons/logbuild_tests.bat|   7 -
 .../build_environments/scons/loginstall_engine.bat |   6 -
 .../visual_studio_8/engine_template.xml| 483 --
 .../visual_studio_8/fife.vcproj.user   |  27 -
 .../visual_studio_8/fife_engine.sln|  32 -
 .../visual_studio_8/generate_unittests.py  |  75 --
 .../visual_studio_8/unittest_template.xml  |  69 --
 .../visual_studio_9/Fife_UnitTest.sln  |  29 -
 .../visual_studio_9/Fife_UnitTest.vcproj   | 237 -
 .../visual_studio_9/engine_template.xml| 485 --
 .../visual_studio_9/fife.vcproj.user   |  27 -
 .../visual_studio_9/fife_engine.sln|  32 -
 build/win32/clear_python_cache.bat |   2 -
 build/win32/create_documentation.bat   |  18 -
 build/win32/delete_sdk.bat |   1 -
 build/win32/installer/Devkit_installer.txt |   3 -
 build/win32/installer/README.txt   |  15 -
 build/win32/installer/README_DevKit_Apr2012.txt|  61 --
 build/win32/installer/devkit.iss   |  70 --
 build/win32/installer/fife.iss |  70 --
 build/win32/installer/license.rtf  | 516 ---
 build/win32/update_project_files.bat   |  14 -
 build/win32/update_swig_files.bat  |   4 -
 cmake/FindFifeChan.cmake   

[fife] annotated tag debian/0.4.0-1 created (now 38fc33d)

2017-01-19 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to annotated tag debian/0.4.0-1
in repository fife.

at  38fc33d   (tag)
   tagging  999ac6999bb14fab1b4a39d4ec25b403f005817a (commit)
  replaces  debian/0.3.5+git160920-1
 tagged by  Markus Koschany
on  Fri Jan 20 04:06:14 2017 +0100

- Log -
Debian release 0.4.0-1
-BEGIN PGP SIGNATURE-

iQKjBAABCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAliBfq1fFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkFbcP/21VoWoL9mmFo0sw4+Jp5VKzN2wxbj/7t9ZY
wco70Mkc9ezfsjK0MbHENe4lEFi8HLsUi0eyDvarqxPwtmb5ucvtgRtKkMEdvFhC
my32d3jDJ6AGuGiLXYeAckDGWP9zEeO8huyFOWKNeU3SqNBDCqzPnvZgQWXWO4xv
Ek3E1c39U4Ir4lE1HyRvthEuA4LkUhgW8TpyyHK94bKLhwzuOIZ+A0F+HLQtev6c
OXbrnaJdip09W34a/WuKRQlRvUTZ+D7W+ag99pcStafgbqQOgxVkuGSzNOGZ9357
XECIHssu0BtcdX6MYr3bTSYVUrMRWkBG8gp4S0ouubfF3/do+QUTBo5S2oglvsVj
zwcUTj4fwzVGMgOvvbc/UL0ky0vYUZc7tNVDY95d7SoqsJlRdH5Ei5ZHxB4cEu+J
3JViAKbQV1c7+LBIjhSuFXlzSrFKZLl3DqzlvFRDvQKP3R4ukbtx2GNc5KQpjByF
ccFA5mMFmjUVDcR4WOwCxc44KIvP+c2Wa8MPtBuF8T4/C5kKUOTlxNik8rgkCB2Q
TqMA8WzG4oZGNPlnFvmVpBxlWOVsQtIIDEhwgKwXlNBHPKdSw2xi313aEmmgfK1x
nPBITNG+IZiqh4qzs9Uw/9C+pBJd6Tt7sRqmchFgIisqsVSJE5DiTML9SJKa0RYE
kSh7v2s4
=UafW
-END PGP SIGNATURE-

Markus Koschany (9):
  Start new changelog entry
  New upstream version 0.4.0
  Merge tag 'upstream/0.4.0'
  Update copyright years
  Tighten build-dependecy on libfifechan-dev
  Update changelog
  Drop all patches
  Switch from Scons to CMake.
  Fix Lintian warning extra license file

---

No new revisions were added by this update.

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

___
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits


[fife] branch master updated (861dbd1 -> 999ac69)

2017-01-19 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to branch master
in repository fife.

  from  861dbd1   Remove obsolete Zlib license paragraph
   new  00f7209   Start new changelog entry
   new  ec5ab0b   New upstream version 0.4.0
   new  70a70bf   Merge tag 'upstream/0.4.0'
   new  bd12247   Update copyright years
   new  dcaa3f4   Tighten build-dependecy on libfifechan-dev
   new  be992fc   Update changelog
   new  89b1e8b   Drop all patches
   new  045c053   Switch from Scons to CMake.
   new  999ac69   Fix Lintian warning extra license file

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:
 .gitattributes |  31 +
 .gitignore | 104 +++
 .pylintrc  | 378 
 .travis.yml|  80 ++
 CHANGELOG.md   |  21 +-
 CMakeLists.txt | 163 +++-
 README.md  | 104 +--
 SConstruct | 487 --
 appveyor.yml   |  99 ++-
 build/__init__.py  |   0
 build/appveyor/copy-boost-to-includes.bat  |  44 +-
 build/darwin-config.py | 122 ---
 build/linux/KDevelop/FIFE.kdevelop | 211 -
 build/linux/KDevelop/Makefile  |   4 -
 build/linux/code_blocks/Fife workspace.workspace   |   6 -
 build/linux/code_blocks/engine_template.xml|  67 --
 build/linux/pkgconfig_files/boost_filesystem.pc|  22 -
 build/linux/pkgconfig_files/boost_regex.pc |  22 -
 build/linux/pkgconfig_files/guichan.pc |  22 -
 build/linux/pkgconfig_files/guichan_opengl.pc  |  22 -
 build/linux/pkgconfig_files/guichan_sdl.pc |  22 -
 build/linux/pkgconfig_files/sdl.pc |  14 -
 build/linux/pkgconfig_files/z.pc   |  22 -
 build/linux2-config.py | 125 ---
 build/mac/README   |   2 -
 build/mac/macbuild_files/SDLMain.h |  11 -
 build/mac/macbuild_files/SDLMain.m | 384 
 build/mac/pkgconfig_files/boost_filesystem.pc  |  23 -
 build/mac/pkgconfig_files/boost_regex.pc   |  22 -
 build/mac/pkgconfig_files/guichan.pc   |  22 -
 build/mac/pkgconfig_files/guichan_opengl.pc|  22 -
 build/mac/pkgconfig_files/guichan_sdl.pc   |  22 -
 build/mac/pkgconfig_files/sdl.pc   |  14 -
 build/mac/pkgconfig_files/z.pc |  22 -
 build/openbsd5-config.py   |  92 --
 build/win32-config.py  | 130 ---
 build/win32/README.txt |  31 -
 .../code_blocks/core_tests++.cbp   |  86 --
 .../code_blocks/engine_template.xml| 118 ---
 .../build_environments/scons/build_engine.bat  |   7 -
 .../scons/build_engine_debug.bat   |   8 -
 .../scons/build_engine_nolog.bat   |   8 -
 .../win32/build_environments/scons/build_tests.bat |   8 -
 .../build_environments/scons/cleanup_engine.bat|   4 -
 build/win32/build_environments/scons/copy_dlls.bat |   9 -
 .../build_environments/scons/install_engine.bat|   7 -
 .../build_environments/scons/list_scons_args.bat   |   4 -
 .../build_environments/scons/logbuild_engine.bat   |   7 -
 .../scons/logbuild_engine_debug.bat|   7 -
 .../scons/logbuild_engine_nolog.bat|   7 -
 .../build_environments/scons/logbuild_tests.bat|   7 -
 .../build_environments/scons/loginstall_engine.bat |   6 -
 .../visual_studio_8/engine_template.xml| 483 --
 .../visual_studio_8/fife.vcproj.user   |  27 -
 .../visual_studio_8/fife_engine.sln|  32 -
 .../visual_studio_8/generate_unittests.py  |  75 --
 .../visual_studio_8/unittest_template.xml  |  69 --
 .../visual_studio_9/Fife_UnitTest.sln  |  29 -
 .../visual_studio_9/Fife_UnitTest.vcproj   | 237 -
 .../visual_studio_9/engine_template.xml| 485 --
 .../visual_studio_9/fife.vcproj.user   |  27 -
 .../visual_studio_9/fife_engine.sln|  32 -
 build/win32/clear_python_cache.bat |   2 -
 build/win32/create_documentation.bat   |  18 -
 build/win32/delete_sdk.bat |   1 -
 build/win32/installer/Devkit_installer.txt |   3 -
 build/win32/installer/README.txt   |  15 -
 

[fife] 01/01: pristine-tar data for fife_0.4.0.orig.tar.gz

2017-01-19 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch pristine-tar
in repository fife.

commit 1ed9f6553c438e0eb12dc1650b80a41fbd5a022a
Author: Markus Koschany 
Date:   Thu Jan 19 23:44:20 2017 +0100

pristine-tar data for fife_0.4.0.orig.tar.gz
---
 fife_0.4.0.orig.tar.gz.delta | Bin 0 -> 3 bytes
 fife_0.4.0.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/fife_0.4.0.orig.tar.gz.delta b/fife_0.4.0.orig.tar.gz.delta
new file mode 100644
index 000..6617cfa
Binary files /dev/null and b/fife_0.4.0.orig.tar.gz.delta differ
diff --git a/fife_0.4.0.orig.tar.gz.id b/fife_0.4.0.orig.tar.gz.id
new file mode 100644
index 000..a73411c
--- /dev/null
+++ b/fife_0.4.0.orig.tar.gz.id
@@ -0,0 +1 @@
+e9c7a3f250805d55756b10cb14518b78b098de58

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

___
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits


[fife] 05/09: Tighten build-dependecy on libfifechan-dev

2017-01-19 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository fife.

commit dcaa3f4e7d6e6ad2b31f80061955afd0babf9a70
Author: Markus Koschany 
Date:   Thu Jan 19 23:57:31 2017 +0100

Tighten build-dependecy on libfifechan-dev
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 84538e1..55a0080 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends:
  libboost-filesystem-dev,
  libboost-regex-dev,
  libboost-test-dev,
- libfifechan-dev,
+ libfifechan-dev (>= 0.1.3),
  libopenal-dev,
  libpng-dev,
  libsdl2-image-dev,

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

___
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits


[fife] 08/09: Switch from Scons to CMake.

2017-01-19 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository fife.

commit 045c0533893259decae15a2955948afcff1362e9
Author: Markus Koschany 
Date:   Fri Jan 20 00:17:31 2017 +0100

Switch from Scons to CMake.
---
 debian/changelog |  1 +
 debian/control   |  3 +--
 debian/rules | 20 
 3 files changed, 2 insertions(+), 22 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ee00b67..a46fb6a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ fife (0.4.0-1) unstable; urgency=medium
   * New upstream version 0.4.0.
   * Tighten build-dependency on libfifechan-dev.
   * Drop all patches.
+  * Switch from Scons to CMake.
 
  -- Markus Koschany   Thu, 19 Jan 2017 23:58:16 +0100
 
diff --git a/debian/control b/debian/control
index 55a0080..6f23e7a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Games Team 

 Section: libdevel
 Priority: optional
 Build-Depends:
- chrpath,
+ cmake,
  debhelper (>= 10),
  dh-python,
  glee-dev,
@@ -26,7 +26,6 @@ Build-Depends:
  libvorbis-dev,
  libxcursor-dev,
  python-all-dev (>= 2.6.6-3~),
- scons,
  swig,
  zlib1g-dev
 X-Python-Version: >= 2.6
diff --git a/debian/rules b/debian/rules
index cd9877f..4647c9c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,23 +2,3 @@
 
 %:
dh $@ --with python2
-
-override_dh_auto_configure:
-   mkdir build-python$*
-   cp -r build engine utils SConstruct setup.py test_fife.py build-python$*
-   touch $@
-
-override_dh_auto_build:
-   python$* $(shell which scons) -C build-python$* fife-python $(SCONSOPTS)
-
-override_dh_auto_test:
-   #python$* $(shell which scons) -C build-python$* tests $(SCONSOPTS)
-
-override_dh_auto_install:
-   python$* $(shell which scons) -C build-python$* 
DESTDIR=$(CURDIR)/debian/python-fife install-python $(SCONSOPTS)
-   find $(CURDIR)/debian/python-fife -name '*.so' -exec chrpath -d {} \;
-
-override_dh_auto_clean:
-   rm -fr build-python*
-   dh_auto_clean
-

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

___
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits


[fife] 01/09: Start new changelog entry

2017-01-19 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository fife.

commit 00f72097cb4f19fd17694789a7a90bfa210e0b3b
Author: Markus Koschany 
Date:   Thu Jan 19 23:40:34 2017 +0100

Start new changelog entry
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 22977f9..70619bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+fife (0.4.0-1) unstable; urgency=medium
+
+  * 
+
+ -- Markus Koschany   Thu, 19 Jan 2017 23:39:08 +0100
+
 fife (0.3.5+git160920-1) unstable; urgency=medium
 
   * Team upload.

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

___
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits


[fife] 09/09: Fix Lintian warning extra license file

2017-01-19 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository fife.

commit 999ac6999bb14fab1b4a39d4ec25b403f005817a
Author: Markus Koschany 
Date:   Fri Jan 20 00:23:12 2017 +0100

Fix Lintian warning extra license file
---
 debian/changelog | 1 +
 debian/rules | 4 
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a46fb6a..55daa8c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ fife (0.4.0-1) unstable; urgency=medium
   * Tighten build-dependency on libfifechan-dev.
   * Drop all patches.
   * Switch from Scons to CMake.
+  * Fix Lintian warning "extra license file".
 
  -- Markus Koschany   Thu, 19 Jan 2017 23:58:16 +0100
 
diff --git a/debian/rules b/debian/rules
index 4647c9c..da69086 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,7 @@
 
 %:
dh $@ --with python2
+
+override_dh_install:
+   dh_install
+   find debian/ -name "LICENSE.md" -delete

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

___
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits


[fife] 04/09: Update copyright years

2017-01-19 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository fife.

commit bd1224751045e09ec8e6494ec32df91a719762f9
Author: Markus Koschany 
Date:   Thu Jan 19 23:56:29 2017 +0100

Update copyright years
---
 debian/copyright | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 8564ba5..fe5fa0a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -16,7 +16,7 @@ License: Boost-Software-License
 
 Files: debian/*
 Copyright: Christoph Egger 2010-2011
-   2016, Markus Koschany 
+   2016-2017, Markus Koschany 
 License: BSD-3-clause
 
 License: BSD-3-clause

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

___
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits


[fife] 06/09: Update changelog

2017-01-19 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository fife.

commit be992fca7c7ae710ef182b9aed763526bae81b75
Author: Markus Koschany 
Date:   Thu Jan 19 23:58:59 2017 +0100

Update changelog
---
 debian/changelog | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 70619bc..88d9a35 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
 fife (0.4.0-1) unstable; urgency=medium
 
-  * 
+  * Team upload.
+  * New upstream version 0.4.0.
+  * Tighten build-dependency on libfifechan-dev.
 
- -- Markus Koschany   Thu, 19 Jan 2017 23:39:08 +0100
+ -- Markus Koschany   Thu, 19 Jan 2017 23:58:16 +0100
 
 fife (0.3.5+git160920-1) unstable; urgency=medium
 

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

___
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits


[fife] branch pristine-tar updated (75d4e9e -> 1ed9f65)

2017-01-19 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to branch pristine-tar
in repository fife.

  from  75d4e9e   pristine-tar data for fife_0.3.5+git160920.orig.tar.xz
   new  1ed9f65   pristine-tar data for fife_0.4.0.orig.tar.gz

The 1 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:
 fife_0.4.0.orig.tar.gz.delta | Bin 0 -> 3 bytes
 fife_0.4.0.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 fife_0.4.0.orig.tar.gz.delta
 create mode 100644 fife_0.4.0.orig.tar.gz.id

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

___
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits


[fife] 07/09: Drop all patches

2017-01-19 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository fife.

commit 89b1e8b01e6ca3042a9e90a76c84c8176a9a53bd
Author: Markus Koschany 
Date:   Thu Jan 19 23:59:46 2017 +0100

Drop all patches
---
 debian/changelog   |  1 +
 debian/patches/endif.patch | 22 --
 debian/patches/series  |  1 -
 3 files changed, 1 insertion(+), 23 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 88d9a35..ee00b67 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ fife (0.4.0-1) unstable; urgency=medium
   * Team upload.
   * New upstream version 0.4.0.
   * Tighten build-dependency on libfifechan-dev.
+  * Drop all patches.
 
  -- Markus Koschany   Thu, 19 Jan 2017 23:58:16 +0100
 
diff --git a/debian/patches/endif.patch b/debian/patches/endif.patch
deleted file mode 100644
index 7ac712e..000
--- a/debian/patches/endif.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From: Markus Koschany 
-Date: Wed, 21 Sep 2016 20:33:02 +0200
-Subject: endif
-
-Fix FTBFS due to error:
-error: #endif without #if
-
-Forwarded: no

- engine/core/version.h | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/engine/core/version.h b/engine/core/version.h
-index 6f16190..4d4aeaf 100644
 a/engine/core/version.h
-+++ b/engine/core/version.h
-@@ -126,5 +126,4 @@ namespace FIFE {
- #undef FIFE_VERSION_STRING
- #undef FIFE_VERSION
- 
--#endif //FIFE_VERSION_H
- 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 3ae4259..000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-endif.patch

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

___
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits


[fife] 03/09: Merge tag 'upstream/0.4.0'

2017-01-19 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository fife.

commit 70a70bf76ef3078e9216d42d1661a348cba2e3c3
Merge: 00f7209 ec5ab0b
Author: Markus Koschany 
Date:   Thu Jan 19 23:44:22 2017 +0100

Merge tag 'upstream/0.4.0'

Upstream version 0.4.0

# gpg: Signatur vom Do 19 Jan 2017 23:44:20 CET
# gpg:mittels RSA-Schlüssel 
ACF3D088EF32EDEF6A1A835FD9AD14B9513B51E4
# gpg: Korrekte Signatur von "Markus Koschany " [ultimativ]
# gpg: alias "Markus Koschany " 
[ultimativ]
# gpg: alias "Markus Koschany " 
[ultimativ]

 .gitattributes |  31 +
 .gitignore | 104 +++
 .pylintrc  | 378 
 .travis.yml|  80 ++
 CHANGELOG.md   |  21 +-
 CMakeLists.txt | 163 +++-
 README.md  | 104 +--
 SConstruct | 487 --
 appveyor.yml   |  99 ++-
 build/__init__.py  |   0
 build/appveyor/copy-boost-to-includes.bat  |  44 +-
 build/darwin-config.py | 122 ---
 build/linux/KDevelop/FIFE.kdevelop | 211 -
 build/linux/KDevelop/Makefile  |   4 -
 build/linux/code_blocks/Fife workspace.workspace   |   6 -
 build/linux/code_blocks/engine_template.xml|  67 --
 build/linux/pkgconfig_files/boost_filesystem.pc|  22 -
 build/linux/pkgconfig_files/boost_regex.pc |  22 -
 build/linux/pkgconfig_files/guichan.pc |  22 -
 build/linux/pkgconfig_files/guichan_opengl.pc  |  22 -
 build/linux/pkgconfig_files/guichan_sdl.pc |  22 -
 build/linux/pkgconfig_files/sdl.pc |  14 -
 build/linux/pkgconfig_files/z.pc   |  22 -
 build/linux2-config.py | 125 ---
 build/mac/README   |   2 -
 build/mac/macbuild_files/SDLMain.h |  11 -
 build/mac/macbuild_files/SDLMain.m | 384 
 build/mac/pkgconfig_files/boost_filesystem.pc  |  23 -
 build/mac/pkgconfig_files/boost_regex.pc   |  22 -
 build/mac/pkgconfig_files/guichan.pc   |  22 -
 build/mac/pkgconfig_files/guichan_opengl.pc|  22 -
 build/mac/pkgconfig_files/guichan_sdl.pc   |  22 -
 build/mac/pkgconfig_files/sdl.pc   |  14 -
 build/mac/pkgconfig_files/z.pc |  22 -
 build/openbsd5-config.py   |  92 --
 build/win32-config.py  | 130 ---
 build/win32/README.txt |  31 -
 .../code_blocks/core_tests++.cbp   |  86 --
 .../code_blocks/engine_template.xml| 118 ---
 .../build_environments/scons/build_engine.bat  |   7 -
 .../scons/build_engine_debug.bat   |   8 -
 .../scons/build_engine_nolog.bat   |   8 -
 .../win32/build_environments/scons/build_tests.bat |   8 -
 .../build_environments/scons/cleanup_engine.bat|   4 -
 build/win32/build_environments/scons/copy_dlls.bat |   9 -
 .../build_environments/scons/install_engine.bat|   7 -
 .../build_environments/scons/list_scons_args.bat   |   4 -
 .../build_environments/scons/logbuild_engine.bat   |   7 -
 .../scons/logbuild_engine_debug.bat|   7 -
 .../scons/logbuild_engine_nolog.bat|   7 -
 .../build_environments/scons/logbuild_tests.bat|   7 -
 .../build_environments/scons/loginstall_engine.bat |   6 -
 .../visual_studio_8/engine_template.xml| 483 --
 .../visual_studio_8/fife.vcproj.user   |  27 -
 .../visual_studio_8/fife_engine.sln|  32 -
 .../visual_studio_8/generate_unittests.py  |  75 --
 .../visual_studio_8/unittest_template.xml  |  69 --
 .../visual_studio_9/Fife_UnitTest.sln  |  29 -
 .../visual_studio_9/Fife_UnitTest.vcproj   | 237 -
 .../visual_studio_9/engine_template.xml| 485 --
 .../visual_studio_9/fife.vcproj.user   |  27 -
 .../visual_studio_9/fife_engine.sln|  32 -
 build/win32/clear_python_cache.bat |   2 -
 build/win32/create_documentation.bat   |  18 -
 build/win32/delete_sdk.bat |   1 -
 build/win32/installer/Devkit_installer.txt |   3 -
 build/win32/installer/README.txt   |  15 -
 build/win32/installer/README_DevKit_Apr2012.txt|  61 --
 build/win32/installer/devkit.iss   |  70 --
 build/win32/installer/fife.iss   

[fifechan] annotated tag debian/0.1.3-2 created (now 5276a28)

2017-01-19 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to annotated tag debian/0.1.3-2
in repository fifechan.

at  5276a28   (tag)
   tagging  0925b82fae1cbf4f073fa341458495a8b2085182 (commit)
  replaces  debian/0.1.3-1
 tagged by  Markus Koschany
on  Fri Jan 20 01:07:36 2017 +0100

- Log -
Debian release 0.1.3-2
-BEGIN PGP SIGNATURE-

iQKjBAABCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAliBVNdfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1Hkty0P/1P65Z+BsW7lQ+q8aIoq/EqBr3gBbzICyOfJ
rxSKrUgm5fIbanIJAVOhE+UXg+s6EuO5M5Xq4+SUFfdXXT13MuKAXb0TGNJ5hL+c
21LZN7DPJ+h1+t5G+rnZKvpOZ5fnzhMyL3w6APMioo28baJgb544r8dLPuy8pqPe
TCZJmCeJFW6f9ptnWUtGs28bcL4k8qKD8T8UYqnzbPuycCTlVKYB9KliC51T4Wz3
3KE45M1I5pU+8MnTu4LXOBEcTh2+2trCANjquDW3sa//TrrDkaDhdIr/ua/pkU6H
fz4LUP/mqK2+mq9uzKn+RTJFuA4me54e1RkjG/HqjvGuyandV3LURZP3hFuGniYU
EukQXPGaebREAXV3zYpzBFUA8X6UGypxlNcavdK0FoVcAxCPPK2u/Q455v8j2vgN
iZcNZGhE5We4fDWjUrT3O7h24oTyCHMcbJ0g++LSfnFKJ0ziE2eoRHKSrso95nv1
VwfDB/5IV9QnwVmsk8ydCBcjd6ppm7kr0yfmkM6CNBXdV232/LWcyGvwT6f+yc61
7GZtzGGGTl/MbClsFf07Xr4QkkeNzpaVXawzvbXM4CSDS6Xp2tZV10c0bfRdhWWc
M2416E3h6hqssA7tRb2NOR8j1ZLyVeU14pm0Uo7/SSYyv2tr+reLpwOGMlmIcyCS
qNZHtXiC
=bumE
-END PGP SIGNATURE-

Markus Koschany (2):
  Upload to unstable
  Update copyright years

---

This annotated tag includes the following new commits:

   new  6e6d3e3   Upload to unstable
   new  0925b82   Update copyright years

The 2 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.


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

___
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits


[fifechan] 02/02: Update copyright years

2017-01-19 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository fifechan.

commit 0925b82fae1cbf4f073fa341458495a8b2085182
Author: Markus Koschany 
Date:   Thu Jan 19 23:24:01 2017 +0100

Update copyright years
---
 debian/copyright | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 84f4145..45bd4f1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -31,7 +31,7 @@ Copyright: 2006 Nemanja Trifunovic
 License: LGPL-2.1+ and BSL-1.0
 
 Files: debian/*
-Copyright: 2016, Markus Koschany 
+Copyright: 2016-2017, Markus Koschany 
 License: LGPL-2.1+
 
 License: LGPL-2.1+

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

___
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits


[fifechan] 01/02: Upload to unstable

2017-01-19 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository fifechan.

commit 6e6d3e37cb506f840065926fc8b74951b9f00e40
Author: Markus Koschany 
Date:   Thu Jan 19 23:23:27 2017 +0100

Upload to unstable
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 12379d6..d310579 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+fifechan (0.1.3-2) unstable; urgency=medium
+
+  * Upload to unstable.
+
+ -- Markus Koschany   Thu, 19 Jan 2017 23:23:07 +0100
+
 fifechan (0.1.3-1) experimental; urgency=medium
 
   * New upstream version 0.1.3.

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

___
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits


[fifechan] branch master updated (8320614 -> 0925b82)

2017-01-19 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to branch master
in repository fifechan.

  from  8320614   Rename binary package to libfifechan0.1.3 because of the 
SONAME change.
   new  6e6d3e3   Upload to unstable
   new  0925b82   Update copyright years

The 2 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:
 debian/changelog | 6 ++
 debian/copyright | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

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

___
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits


[openlugaru] 01/01: Update d/changelog with current items

2017-01-19 Thread Martin Werner
This is an automated email from the git hooks/post-receive script.

arand-guest pushed a commit to branch master
in repository openlugaru.

commit 1d060442752b54937d74651a583443e33f57d67c
Author: Martin Erik Werner 
Date:   Thu Jan 19 22:08:17 2017 +0100

Update d/changelog with current items
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1a684b2..abce673 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,12 @@
 openlugaru (1.1-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * Add various upstream docs to package, including campaign docs in -data
+package
+  * Add upstream appstream file
+  * Switch from using launch wrapper to binary directly
+  * Update Standards-Version to #.#.#
+- Remove Debian menu entry
 
  -- Martin Erik Werner   Tue, 17 Jan 2017 19:56:10 
+0100
 

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

___
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits


[openlugaru] branch master updated (3ab4d74 -> 1d06044)

2017-01-19 Thread Martin Werner
This is an automated email from the git hooks/post-receive script.

arand-guest pushed a change to branch master
in repository openlugaru.

  from  3ab4d74   Remove symlink in data package
   new  1d06044   Update d/changelog with current items

The 1 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:
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

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

___
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits