r14921 - packages/trunk/freegish/debian
Lubos Novak
lubos-guest at moszumanska.debian.org
Mon Feb 24 13:25:10 UTC 2014
Author: lubos-guest
Date: 2014-02-24 13:25:10 +0000 (Mon, 24 Feb 2014)
New Revision: 14921
Modified:
packages/trunk/freegish/debian/changelog
packages/trunk/freegish/debian/control
packages/trunk/freegish/debian/rules
Log:
New upstream snapshot
Modified: packages/trunk/freegish/debian/changelog
===================================================================
--- packages/trunk/freegish/debian/changelog 2014-02-23 05:01:53 UTC (rev 14920)
+++ packages/trunk/freegish/debian/changelog 2014-02-24 13:25:10 UTC (rev 14921)
@@ -1,9 +1,10 @@
-freegish (1.53+git20101011+dfsg-3) UNRELEASED; urgency=low
+freegish (1.53+git20140221+dfsg-1) UNRELEASED; urgency=low
[ Evgeni Golov ]
* Correct Vcs-* URLs to point to anonscm.debian.org
[ Luboš Novák ]
+ * New upstream snapshot.
* Bump Standards Version to 3.9.5.
* Fixed typo in package description. (Closes: #710548)
* Use an absolute icon path in menu file.
Modified: packages/trunk/freegish/debian/control
===================================================================
--- packages/trunk/freegish/debian/control 2014-02-23 05:01:53 UTC (rev 14920)
+++ packages/trunk/freegish/debian/control 2014-02-24 13:25:10 UTC (rev 14921)
@@ -17,7 +17,7 @@
Freegish is a 2D platform game, where the player maneuvers character of a ball
of tar. Character may become sticky, slick, heavy and can jump.
.
- The game contains only first five levels of the single player campaign and few
+ The game contains only first seven levels of the single player campaign and few
multiplayer levels for mini games like sumo or football.
.
Freegish is based on open sourced code of the famous game called Gish with
Modified: packages/trunk/freegish/debian/rules
===================================================================
--- packages/trunk/freegish/debian/rules 2014-02-23 05:01:53 UTC (rev 14920)
+++ packages/trunk/freegish/debian/rules 2014-02-24 13:25:10 UTC (rev 14921)
@@ -8,9 +8,9 @@
override_dh_strip:
dh_strip --dbg-package=freegish-dbg
-URL="https://github.com/megagun/gish.git"
-REV="d1bac0c"
-DATEREV="20101011"
+URL="https://github.com/freegish/freegish.git"
+REV="f46e4f0f42"
+DATEREV="20140221"
DIR="freegish-1.53+git"$(DATEREV)+dfsg
get-orig-source:
@@ -20,7 +20,6 @@
rm -rf .git/
rm -rf $(DIR)/externals/
rm -rf $(DIR)/tools/gishleveltool/
- rm -rf $(DIR)/level/backup/
rm -rf $(DIR)/.git/
rm -rf $(DIR)/music/*
rm -f $(DIR)/SDL.DLL
More information about the Pkg-games-commits
mailing list