[pkg-ggz-commits] r9 - / ggz-client-libs ggz-docs ggz-docs/patches
ggz-gnome-client ggz-grubby ggz-gtk-client ggz-gtk-games
ggz-kde-client ggz-kde-games ggz-python ggz-python/patches
ggz-sdl-games ggz-server ggz-txt-client ggz-utils libggz meta-ggz
Josef Spillner
josef-guest at costa.debian.org
Thu Mar 16 13:44:39 UTC 2006
Author: josef-guest
Date: 2006-03-16 13:44:38 +0000 (Thu, 16 Mar 2006)
New Revision: 9
Removed:
ggz-docs/patches/002-texi2html-output.debian.diff
ggz-python/patches/001-po-error.diff
Modified:
Patches
README.debian
ggz-client-libs/changelog
ggz-client-libs/libggzcore-dev.docs
ggz-client-libs/libggzmod-dev.docs
ggz-docs/changelog
ggz-gnome-client/changelog
ggz-grubby/changelog
ggz-gtk-client/changelog
ggz-gtk-games/changelog
ggz-kde-client/changelog
ggz-kde-games/changelog
ggz-python/changelog
ggz-sdl-games/changelog
ggz-server/changelog
ggz-server/ggz-game-servers.docs
ggz-server/ggzd.docs
ggz-txt-client/changelog
ggz-utils/changelog
libggz/changelog
meta-ggz/changelog
pkg-ggz-prepare.sh
Log:
- time-warp into 0.0.13 (for tomorrow)
- deprecate all 0.0.12 patches
- let changelogs reflect licence clarifications
Modified: Patches
===================================================================
--- Patches 2006-03-07 11:00:16 UTC (rev 8)
+++ Patches 2006-03-16 13:44:38 UTC (rev 9)
@@ -1,14 +1,18 @@
The following revisions consist of changes needed or at least worth
for backporting and using the diffs for packages:
-- 7644 (python/po makefile rule error)
-- 7646 (compatibility with new texi2html packages)
-- 7647 ("")
-- 7885 (libggz copyrights) [not in pkg-ggz]
-- 7887 (ggzdmod copyrights) [not in pkg-ggz]
-- 7888 (ggzmod copyrights) [not in pkg-ggz]
-- 7889 (ggzcore copyrights) [not in pkg-ggz]
+---- current 0.0.13 patches:
+ - none
+---- old 0.0.12 patches:
+ - 7644 (python/po makefile rule error) [001]
+ - 7646 (compatibility with new texi2html packages) [002]
+ - 7647 ("") [002]
+ - 7885 (libggz copyrights) [not in pkg-ggz]
+ - 7887 (ggzdmod copyrights) [not in pkg-ggz]
+ - 7888 (ggzmod copyrights) [not in pkg-ggz]
+ - 7889 (ggzcore copyrights) [not in pkg-ggz]
+
To get the diffs, use the revision and the one before like this:
svn diff -r7643:7644 svn://svn.ggzgamingzone.org/svn/trunk/
Modified: README.debian
===================================================================
--- README.debian 2006-03-07 11:00:16 UTC (rev 8)
+++ README.debian 2006-03-16 13:44:38 UTC (rev 9)
@@ -6,9 +6,9 @@
(see http://svn.ggzgamingzone.org/)
to Alioth SVN
(see http://alioth.debian.org/projects/pkg-ggz/)
-in December 2005.
+in December 2005, with GGZ 0.0.12.
-They're currently be built with GGZ 0.0.12.
+They're currently be built with GGZ 0.0.13.
Some (included) patches are needed to make them work with the
current 'unstable' distribution. Backports to sarge (and later
etch) might be maintained in branches later on, but right now
Modified: ggz-client-libs/changelog
===================================================================
--- ggz-client-libs/changelog 2006-03-07 11:00:16 UTC (rev 8)
+++ ggz-client-libs/changelog 2006-03-16 13:44:38 UTC (rev 9)
@@ -1,3 +1,10 @@
+ggz-client-libs (0.0.13-1) unstable; urgency=low
+
+ * New upstream version.
+ * More detailed licence breakdown in debian/copyright files.
+
+ -- Josef Spillner <josef at ggzgamingzone.org> Fri, 17 Mar 2006 21:39:00 +0100
+
ggz-client-libs (0.0.12-1) unstable; urgency=low
* New upstream version.
Modified: ggz-client-libs/libggzcore-dev.docs
===================================================================
--- ggz-client-libs/libggzcore-dev.docs 2006-03-07 11:00:16 UTC (rev 8)
+++ ggz-client-libs/libggzcore-dev.docs 2006-03-16 13:44:38 UTC (rev 9)
@@ -1,3 +1 @@
-TODO
-HACKING
ggzcore/TODO
Modified: ggz-client-libs/libggzmod-dev.docs
===================================================================
--- ggz-client-libs/libggzmod-dev.docs 2006-03-07 11:00:16 UTC (rev 8)
+++ ggz-client-libs/libggzmod-dev.docs 2006-03-16 13:44:38 UTC (rev 9)
@@ -1 +0,0 @@
-HACKING
Modified: ggz-docs/changelog
===================================================================
--- ggz-docs/changelog 2006-03-07 11:00:16 UTC (rev 8)
+++ ggz-docs/changelog 2006-03-16 13:44:38 UTC (rev 9)
@@ -1,3 +1,11 @@
+ggz-docs (0.0.13-1) unstable; urgency=low
+
+ * New upstream version.
+ * More detailed licence breakdown in debian/copyright files.
+ * Dropping patch 002-texi2html-output.debian.diff.
+
+ -- Josef Spillner <josef at ggzgamingzone.org> Fri, 17 Mar 2006 21:39:00 +0100
+
ggz-docs (0.0.12-1) unstable; urgency=low
* New upstream version-
Deleted: ggz-docs/patches/002-texi2html-output.debian.diff
===================================================================
--- ggz-docs/patches/002-texi2html-output.debian.diff 2006-03-07 11:00:16 UTC (rev 8)
+++ ggz-docs/patches/002-texi2html-output.debian.diff 2006-03-16 13:44:38 UTC (rev 9)
@@ -1,36 +0,0 @@
---- docs/games/game-development/Makefile.in.orig 2005-12-09 18:17:38.000000000 +0100
-+++ docs/games/game-development/Makefile.in 2005-12-09 18:17:56.000000000 +0100
-@@ -642,6 +642,7 @@
-
- %_toc.html: %.texi
- texi2html -split_node $<
-+ -mv ggz-game-development-guide/*.html $(top_builddir)/games/game-development/
-
- %.txt: %.texi
- $(top_srcdir)/texi2text.pl $< > $@
-@@ -650,6 +651,7 @@
- -rm -f ggz-*.html
- -rm -f $(ggzgamedevelopmentguide)
- -rm -f ggz-game-development-guide.info
-+ -rm -rf ggz-game-development-guide
-
- install-data-local:
- -cp ggz-*.html $(guidedir)
---- docs/server/hosting/Makefile.in.orig 2005-12-09 18:16:37.000000000 +0100
-+++ docs/server/hosting/Makefile.in 2005-12-09 18:17:24.000000000 +0100
-@@ -614,6 +614,7 @@
-
- %_toc.html: %.texi
- texi2html -split_node $<
-+ mv ggz-hosting-guide/*.html $(top_builddir)/server/hosting/
-
- %.txt: %.texi
- $(top_srcdir)/texi2text.pl $< > $@
-@@ -622,6 +623,7 @@
- -rm -f ggz-*.html
- -rm -f $(ggzhostingguide)
- -rm -f ggz-hosting-guide.info
-+ -rm -rf ggz-hosting-guide
-
- install-data-local:
- -cp ggz-*.html $(guidedir)
Modified: ggz-gnome-client/changelog
===================================================================
--- ggz-gnome-client/changelog 2006-03-07 11:00:16 UTC (rev 8)
+++ ggz-gnome-client/changelog 2006-03-16 13:44:38 UTC (rev 9)
@@ -1,3 +1,10 @@
+ggz-gnome-client (0.0.13-1) unstable; urgency=low
+
+ * New upstream version.
+ * More detailed licence breakdown in debian/copyright files.
+
+ -- Josef Spillner <josef at ggzgamingzone.org> Fri, 17 Mar 2006 21:39:00 +0100
+
ggz-gnome-client (0.0.12-1) unstable; urgency=low
* New upstream version.
Modified: ggz-grubby/changelog
===================================================================
--- ggz-grubby/changelog 2006-03-07 11:00:16 UTC (rev 8)
+++ ggz-grubby/changelog 2006-03-16 13:44:38 UTC (rev 9)
@@ -1,3 +1,10 @@
+ggz-grubby (0.0.13-1) unstable; urgency=low
+
+ * New upstream version.
+ * More detailed licence breakdown in debian/copyright files.
+
+ -- Josef Spillner <josef at ggzgamingzone.org> Fri, 17 Mar 2006 21:39:00 +0100
+
ggz-grubby (0.0.12-1) unstable; urgency=low
* New upstream version.
Modified: ggz-gtk-client/changelog
===================================================================
--- ggz-gtk-client/changelog 2006-03-07 11:00:16 UTC (rev 8)
+++ ggz-gtk-client/changelog 2006-03-16 13:44:38 UTC (rev 9)
@@ -1,3 +1,10 @@
+ggz-gtk-client (0.0.13-1) unstable; urgency=low
+
+ * New upstream version.
+ * More detailed licence breakdown in debian/copyright files.
+
+ -- Josef Spillner <josef at ggzgamingzone.org> Fri, 17 Mar 2006 21:39:00 +0100
+
ggz-gtk-client (0.0.12-1) unstable; urgency=low
* New upstream version.
Modified: ggz-gtk-games/changelog
===================================================================
--- ggz-gtk-games/changelog 2006-03-07 11:00:16 UTC (rev 8)
+++ ggz-gtk-games/changelog 2006-03-16 13:44:38 UTC (rev 9)
@@ -1,3 +1,10 @@
+ggz-gtk-games (0.0.13-1) unstable; urgency=low
+
+ * New upstream version.
+ * More detailed licence breakdown in debian/copyright files.
+
+ -- Josef Spillner <josef at ggzgamingzone.org> Fri, 17 Mar 2006 21:39:00 +0100
+
ggz-gtk-games (0.0.12-1) unstable; urgency=low
* New upstream version.
Modified: ggz-kde-client/changelog
===================================================================
--- ggz-kde-client/changelog 2006-03-07 11:00:16 UTC (rev 8)
+++ ggz-kde-client/changelog 2006-03-16 13:44:38 UTC (rev 9)
@@ -1,3 +1,10 @@
+ggz-kde-client (0.0.13-1) unstable; urgency=low
+
+ * New upstream version.
+ * More detailed licence breakdown in debian/copyright files.
+
+ -- Josef Spillner <josef at ggzgamingzone.org> Fri, 17 Mar 2006 21:39:00 +0100
+
ggz-kde-client (0.0.12-1) unstable; urgency=low
* New upstream version.
Modified: ggz-kde-games/changelog
===================================================================
--- ggz-kde-games/changelog 2006-03-07 11:00:16 UTC (rev 8)
+++ ggz-kde-games/changelog 2006-03-16 13:44:38 UTC (rev 9)
@@ -1,3 +1,10 @@
+ggz-kde-games (0.0.13-1) unstable; urgency=low
+
+ * New upstream version.
+ * More detailed licence breakdown in debian/copyright files.
+
+ -- Josef Spillner <josef at ggzgamingzone.org> Fri, 17 Mar 2006 21:39:00 +0100
+
ggz-kde-games (0.0.12-1) unstable; urgency=low
* New upstream version.
Modified: ggz-python/changelog
===================================================================
--- ggz-python/changelog 2006-03-07 11:00:16 UTC (rev 8)
+++ ggz-python/changelog 2006-03-16 13:44:38 UTC (rev 9)
@@ -1,3 +1,11 @@
+ggz-utils (0.0.13-1) unstable; urgency=low
+
+ * New upstream version.
+ * More detailed licence breakdown in debian/copyright files.
+ * Dropping patch 001-po-error.diff.
+
+ -- Josef Spillner <josef at ggzgamingzone.org> Fri, 17 Mar 2006 21:39:00 +0100
+
ggz-python (0.0.12-1) unstable; urgency=low
* New upstream version.
Deleted: ggz-python/patches/001-po-error.diff
===================================================================
--- ggz-python/patches/001-po-error.diff 2006-03-07 11:00:16 UTC (rev 8)
+++ ggz-python/patches/001-po-error.diff 2006-03-16 13:44:38 UTC (rev 9)
@@ -1,13 +0,0 @@
-Index: python/Makefile.in
-===================================================================
---- python/Makefile.in (revisão 7643)
-+++ python/Makefile.in (revisão 7644)
-@@ -87,7 +87,7 @@
-
- po-build:
- @echo Building internationalization files
-- cd po && make prefix=$(DESTDIR)$(prefix)
-+ cd po && make all-local prefix=$(DESTDIR)$(prefix)
-
- po-install:
- @echo Installing internationalization files
Modified: ggz-sdl-games/changelog
===================================================================
--- ggz-sdl-games/changelog 2006-03-07 11:00:16 UTC (rev 8)
+++ ggz-sdl-games/changelog 2006-03-16 13:44:38 UTC (rev 9)
@@ -1,3 +1,10 @@
+ggz-sdl-games (0.0.13-1) unstable; urgency=low
+
+ * New upstream version.
+ * More detailed licence breakdown in debian/copyright files.
+
+ -- Josef Spillner <josef at ggzgamingzone.org> Fri, 17 Mar 2006 21:39:00 +0100
+
ggz-sdl-games (0.0.12-1) unstable; urgency=low
* New upstream version.
Modified: ggz-server/changelog
===================================================================
--- ggz-server/changelog 2006-03-07 11:00:16 UTC (rev 8)
+++ ggz-server/changelog 2006-03-16 13:44:38 UTC (rev 9)
@@ -1,3 +1,10 @@
+ggz-server (0.0.13-1) unstable; urgency=low
+
+ * New upstream version.
+ * More detailed licence breakdown in debian/copyright files.
+
+ -- Josef Spillner <josef at ggzgamingzone.org> Fri, 17 Mar 2006 21:39:00 +0100
+
ggz-server (0.0.12-1) unstable; urgency=low
* New upstream version.
Modified: ggz-server/ggz-game-servers.docs
===================================================================
--- ggz-server/ggz-game-servers.docs 2006-03-07 11:00:16 UTC (rev 8)
+++ ggz-server/ggz-game-servers.docs 2006-03-16 13:44:38 UTC (rev 9)
@@ -3,4 +3,3 @@
README
README.GGZ
TODO
-HACKING
Modified: ggz-server/ggzd.docs
===================================================================
--- ggz-server/ggzd.docs 2006-03-07 11:00:16 UTC (rev 8)
+++ ggz-server/ggzd.docs 2006-03-16 13:44:38 UTC (rev 9)
@@ -3,4 +3,3 @@
README
README.GGZ
TODO
-HACKING
Modified: ggz-txt-client/changelog
===================================================================
--- ggz-txt-client/changelog 2006-03-07 11:00:16 UTC (rev 8)
+++ ggz-txt-client/changelog 2006-03-16 13:44:38 UTC (rev 9)
@@ -1,3 +1,10 @@
+ggz-txt-client (0.0.13-1) unstable; urgency=low
+
+ * New upstream version.
+ * More detailed licence breakdown in debian/copyright files.
+
+ -- Josef Spillner <josef at ggzgamingzone.org> Fri, 17 Mar 2006 21:39:00 +0100
+
ggz-txt-client (0.0.12-1) unstable; urgency=low
* New upstream version.
Modified: ggz-utils/changelog
===================================================================
--- ggz-utils/changelog 2006-03-07 11:00:16 UTC (rev 8)
+++ ggz-utils/changelog 2006-03-16 13:44:38 UTC (rev 9)
@@ -1,3 +1,10 @@
+ggz-utils (0.0.13-1) unstable; urgency=low
+
+ * New upstream version.
+ * More detailed licence breakdown in debian/copyright files.
+
+ -- Josef Spillner <josef at ggzgamingzone.org> Fri, 17 Mar 2006 21:39:00 +0100
+
ggz-utils (0.0.12-1) unstable; urgency=low
* New upstream version.
Modified: libggz/changelog
===================================================================
--- libggz/changelog 2006-03-07 11:00:16 UTC (rev 8)
+++ libggz/changelog 2006-03-16 13:44:38 UTC (rev 9)
@@ -1,3 +1,10 @@
+libggz (0.0.13-1) unstable; urgency=low
+
+ * New upstream version.
+ * More detailed licence breakdown in debian/copyright files.
+
+ -- Josef Spillner <josef at ggzgamingzone.org> Fri, 17 Mar 2006 21:39:00 +0100
+
libggz (0.0.12-1) unstable; urgency=low
* New upstream version.
Modified: meta-ggz/changelog
===================================================================
--- meta-ggz/changelog 2006-03-07 11:00:16 UTC (rev 8)
+++ meta-ggz/changelog 2006-03-16 13:44:38 UTC (rev 9)
@@ -1,3 +1,10 @@
+meta-ggz (0.0.13) unstable; urgency=low
+
+ * New upstream version.
+ * More detailed licence breakdown in debian/copyright files.
+
+ -- Josef Spillner <josef at ggzgamingzone.org> Fri, 17 Mar 2006 21:39:00 +0100
+
meta-ggz (0.0.12) unstable; urgency=low
* New upstream version.
Modified: pkg-ggz-prepare.sh
===================================================================
--- pkg-ggz-prepare.sh 2006-03-07 11:00:16 UTC (rev 8)
+++ pkg-ggz-prepare.sh 2006-03-16 13:44:38 UTC (rev 9)
@@ -10,7 +10,7 @@
pkgdir=.
tarballdir=.
-version=0.0.12
+version=0.0.13
workdir=__debian_work__
option=$1
More information about the pkg-ggz-commits
mailing list