Author: goneri-guest
Date: 2007-09-17 16:50:45 +0000 (Mon, 17 Sep 2007)
New Revision: 4226

Added:
   packages/tags/boson-data/0.13-3/
   packages/tags/boson-data/0.13-3/debian/changelog
   packages/tags/boson-data/0.13-3/debian/control
   packages/tags/boson-data/0.13-3/debian/rules
   packages/tags/dreamchess/
   packages/tags/dreamchess/0.1.0-2/
   packages/tags/dreamchess/0.1.0-2/debian/changelog
Removed:
   packages/tags/boson-data/0.13-3/debian/changelog
   packages/tags/boson-data/0.13-3/debian/control
   packages/tags/boson-data/0.13-3/debian/rules
   packages/tags/dreamchess/0.1.0-2/debian/changelog
Log:
tag dreamchess_0.1.0-2 and boson-data_0.13-3


Copied: packages/tags/boson-data/0.13-3 (from rev 4217, 
packages/trunk/boson-data)

Deleted: packages/tags/boson-data/0.13-3/debian/changelog
===================================================================
--- packages/trunk/boson-data/debian/changelog  2007-09-16 21:50:49 UTC (rev 
4217)
+++ packages/tags/boson-data/0.13-3/debian/changelog    2007-09-17 16:50:45 UTC 
(rev 4226)
@@ -1,101 +0,0 @@
-boson-data (0.13-2) unstable; urgency=low
-
-  * use quilt instead of simple-patchsys.mk
-  * make clean correctly remove the configure-stamp (Closes: #442514)
-
- -- Gonéri Le Bouder <[EMAIL PROTECTED]>  Sun, 16 Sep 2007 22:56:25 +0200
-
-boson-data (0.13-1) experimental; urgency=low
-
-  * New upstream release (Closes: #388259)
-   - do not install upstream changelog since it's empty
-   - builddeps on cmake (>= 2.4.2)
-  * upload to experimental instead of unstable because of Etch freeze
-
- -- Gonéri Le Bouder <[EMAIL PROTECTED]>  Wed, 13 Dec 2006 19:42:06 +0100
-
-boson-data (0.12-1) unstable; urgency=low
-
-  [ Gonéri Le Bouder ]
-  * new upstream release
-  * update watch file
-  * Standards-Version = 3.7.2
-  * update Debian Games Team home page in copyright file
-  * remove circular dependency with boson
-  * cmake transition
-  * simple-patchsys instead of dpatch
-  * remove ubuntu-patches directory (empty)
-  * README.Debian updated
-  * copyright file updated
-  * add 10_remove_kdelib_builddep.patch
-
-  [ Alexander Schmehl ]
-  * adding build dependendcy on cmake
-  * removing build-depends on cdbs
-  * adding myself to uploaders
-
- -- Alexander Schmehl <[EMAIL PROTECTED]>  Thu, 13 Jul 2006 15:07:57 +0200
-
-boson-data (0.11-2) unstable; urgency=low
-
-  [ Gonéri Le Bouder ]
-  * just depend on the boson package
-  * watch file
-
- -- Gonéri Le Bouder <[EMAIL PROTECTED]>  Mon, 13 Mar 2006 21:34:34 +0100
-
-boson-data (0.11-1) unstable; urgency=low
-
-  [ Reinhard Tartler ]
-  * Changed Maintainer to the alioth pkg-games group
-  * adding myself to uploaders
-  * Bug fix: "boson-data: FTBFS (amd64/gcc-4.0)
-    has already been fixed by last NMU (Closes: #299665).
-
-  [ Gonéri Le Bouder ]
-  * perlmagic added in Build-Depends (Closes: #314971)
-  * myself in uploader
-  * standards-version 3.6.2 and debhelper 5
-  * dpatch
-  * fixe W:build-depends-without-arch-dep
-
- -- Reinhard Tartler <[EMAIL PROTECTED]>  Sat, 25 Feb 2006 04:27:36 +0100
-
-boson-data (0.11-0.1) unstable; urgency=low
-
-  * Non-maintainer upload.
-  * update to new upstream, because boson-base had to be updated
-  * debian/rules use really debhelper version 4
-
-  * Upload sponsored by Norbert Tretkowski <[EMAIL PROTECTED]>
-
- -- Reinhard Tartler <[EMAIL PROTECTED]>  Sat, 14 Jan 2006 18:18:51 +0100
-
-boson-data (0.11-0ubuntu1) dapper; urgency=low
-
-  * New upstream release.
-  * Patch themes/cursors/Makefile.am (add a missing semicolon) to 
-    fix FTBFS.
-
- -- Stefan Potyra <[EMAIL PROTECTED]>  Sun,  8 Jan 2006 16:40:22 +0100
-
-boson-data (0.9.1-1) unstable; urgency=low
-
-  * New upstream release
-  * Enabled debug
-
- -- Mickael Marchand <[EMAIL PROTECTED]>  Sun, 16 Nov 2003 12:17:39 +0100
-
-boson-data (0.9-1) unstable; urgency=low
-
-  * New upstream release
-  * Bumped Standards-Version to 3.6.1 (no changes)
-
- -- Mickael Marchand <[EMAIL PROTECTED]>  Mon,  3 Nov 2003 10:13:51 +0000
-
-boson-data (0.8-1) unstable; urgency=low
-
-  * Initial Release.
-
- -- Mickael Marchand <[EMAIL PROTECTED]>  Tue, 13 May 2003 16:51:31 +0200
-

Copied: packages/tags/boson-data/0.13-3/debian/changelog (from rev 4222, 
packages/trunk/boson-data/debian/changelog)
===================================================================
--- packages/tags/boson-data/0.13-3/debian/changelog                            
(rev 0)
+++ packages/tags/boson-data/0.13-3/debian/changelog    2007-09-17 16:50:45 UTC 
(rev 4226)
@@ -0,0 +1,109 @@
+boson-data (0.13-3) unstable; urgency=low
+
+  * make clean correctly remove the configure-stamp (Closes: #442514)
+  * clean target removes quilt .pc directory
+  * Build-Depends: debhelper (>> 5.0.0), quilt
+
+ -- Gonéri Le Bouder <[EMAIL PROTECTED]>  Mon, 17 Sep 2007 14:35:30 +0200
+
+boson-data (0.13-2) unstable; urgency=low
+
+  * use quilt instead of simple-patchsys.mk
+  * move debhelper in Build-Depends-Indep:
+
+ -- Gonéri Le Bouder <[EMAIL PROTECTED]>  Fri, 29 Jun 2007 15:20:25 +0200
+
+boson-data (0.13-1) experimental; urgency=low
+
+  * New upstream release (Closes: #388259)
+   - do not install upstream changelog since it's empty
+   - builddeps on cmake (>= 2.4.2)
+  * upload to experimental instead of unstable because of Etch freeze
+
+ -- Gonéri Le Bouder <[EMAIL PROTECTED]>  Wed, 13 Dec 2006 19:42:06 +0100
+
+boson-data (0.12-1) unstable; urgency=low
+
+  [ Gonéri Le Bouder ]
+  * new upstream release
+  * update watch file
+  * Standards-Version = 3.7.2
+  * update Debian Games Team home page in copyright file
+  * remove circular dependency with boson
+  * cmake transition
+  * simple-patchsys instead of dpatch
+  * remove ubuntu-patches directory (empty)
+  * README.Debian updated
+  * copyright file updated
+  * add 10_remove_kdelib_builddep.patch
+
+  [ Alexander Schmehl ]
+  * adding build dependendcy on cmake
+  * removing build-depends on cdbs
+  * adding myself to uploaders
+
+ -- Alexander Schmehl <[EMAIL PROTECTED]>  Thu, 13 Jul 2006 15:07:57 +0200
+
+boson-data (0.11-2) unstable; urgency=low
+
+  [ Gonéri Le Bouder ]
+  * just depend on the boson package
+  * watch file
+
+ -- Gonéri Le Bouder <[EMAIL PROTECTED]>  Mon, 13 Mar 2006 21:34:34 +0100
+
+boson-data (0.11-1) unstable; urgency=low
+
+  [ Reinhard Tartler ]
+  * Changed Maintainer to the alioth pkg-games group
+  * adding myself to uploaders
+  * Bug fix: "boson-data: FTBFS (amd64/gcc-4.0)
+    has already been fixed by last NMU (Closes: #299665).
+
+  [ Gonéri Le Bouder ]
+  * perlmagic added in Build-Depends (Closes: #314971)
+  * myself in uploader
+  * standards-version 3.6.2 and debhelper 5
+  * dpatch
+  * fixe W:build-depends-without-arch-dep
+
+ -- Reinhard Tartler <[EMAIL PROTECTED]>  Sat, 25 Feb 2006 04:27:36 +0100
+
+boson-data (0.11-0.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * update to new upstream, because boson-base had to be updated
+  * debian/rules use really debhelper version 4
+
+  * Upload sponsored by Norbert Tretkowski <[EMAIL PROTECTED]>
+
+ -- Reinhard Tartler <[EMAIL PROTECTED]>  Sat, 14 Jan 2006 18:18:51 +0100
+
+boson-data (0.11-0ubuntu1) dapper; urgency=low
+
+  * New upstream release.
+  * Patch themes/cursors/Makefile.am (add a missing semicolon) to 
+    fix FTBFS.
+
+ -- Stefan Potyra <[EMAIL PROTECTED]>  Sun,  8 Jan 2006 16:40:22 +0100
+
+boson-data (0.9.1-1) unstable; urgency=low
+
+  * New upstream release
+  * Enabled debug
+
+ -- Mickael Marchand <[EMAIL PROTECTED]>  Sun, 16 Nov 2003 12:17:39 +0100
+
+boson-data (0.9-1) unstable; urgency=low
+
+  * New upstream release
+  * Bumped Standards-Version to 3.6.1 (no changes)
+
+ -- Mickael Marchand <[EMAIL PROTECTED]>  Mon,  3 Nov 2003 10:13:51 +0000
+
+boson-data (0.8-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Mickael Marchand <[EMAIL PROTECTED]>  Tue, 13 May 2003 16:51:31 +0200
+

Deleted: packages/tags/boson-data/0.13-3/debian/control
===================================================================
--- packages/trunk/boson-data/debian/control    2007-09-16 21:50:49 UTC (rev 
4217)
+++ packages/tags/boson-data/0.13-3/debian/control      2007-09-17 16:50:45 UTC 
(rev 4226)
@@ -1,33 +0,0 @@
-Source: boson-data
-Section: games
-Priority: optional
-Maintainer: Debian Games Team <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 5.0.0), quilt
-Build-Depends-Indep: wml, perlmagick, perl, cmake (>= 2.4.2)
-Standards-Version: 3.7.2
-Uploaders: Gonéri Le Bouder <[EMAIL PROTECTED]>, Alexander Schmehl <[EMAIL 
PROTECTED]>
-
-Package: boson-data
-Architecture: all
-Suggests: boson
-Description: Datas for Boson, a real-time strategy game 
- Boson is a real-time strategy game (RTS), similar in feel to games such as 
- Command & Conquer and StarCraft. War can be waged both on the ground and
- in the air, with large numbers of units all attacking simultaneously 
- -- defensive turrets can protect your base, while your A-10 attack aircraft
- strike at enemy tanks before they can destroy your oil refinery. Combat is 
- affected by wind, natural obstacles such as trees, and diverse terrain.
- .
- Boson also features an advanced graphics core with shader-powered ground 
- and water rendering, reflections, waves in the water, smooth fog of war 
- transitions, night and day lighting effects, and explosive particle effects.
- Individual units have their own movement patterns, animations, multiple 
- weapons, and intelligent pathfinding. Boson is currently best played with
- human players, but a computer AI is included for single player battles.
- .
- Boson also has world and unit editors for players that want to customize
- their battles. A number of sample missions and maps are also available.
- .
- This package contains maps and textures for the Boson OpenGL wargame.
- .
-  Homepage: http://boson.eu.org

Copied: packages/tags/boson-data/0.13-3/debian/control (from rev 4222, 
packages/trunk/boson-data/debian/control)
===================================================================
--- packages/tags/boson-data/0.13-3/debian/control                              
(rev 0)
+++ packages/tags/boson-data/0.13-3/debian/control      2007-09-17 16:50:45 UTC 
(rev 4226)
@@ -0,0 +1,33 @@
+Source: boson-data
+Section: games
+Priority: optional
+Maintainer: Debian Games Team <[EMAIL PROTECTED]>
+Build-Depends: debhelper (>> 5.0.0), quilt
+Build-Depends-Indep: wml, perlmagick, perl, cmake (>= 2.4.2)
+Standards-Version: 3.7.2
+Uploaders: Gonéri Le Bouder <[EMAIL PROTECTED]>, Alexander Schmehl <[EMAIL 
PROTECTED]>
+
+Package: boson-data
+Architecture: all
+Suggests: boson
+Description: Datas for Boson, a real-time strategy game 
+ Boson is a real-time strategy game (RTS), similar in feel to games such as 
+ Command & Conquer and StarCraft. War can be waged both on the ground and
+ in the air, with large numbers of units all attacking simultaneously 
+ -- defensive turrets can protect your base, while your A-10 attack aircraft
+ strike at enemy tanks before they can destroy your oil refinery. Combat is 
+ affected by wind, natural obstacles such as trees, and diverse terrain.
+ .
+ Boson also features an advanced graphics core with shader-powered ground 
+ and water rendering, reflections, waves in the water, smooth fog of war 
+ transitions, night and day lighting effects, and explosive particle effects.
+ Individual units have their own movement patterns, animations, multiple 
+ weapons, and intelligent pathfinding. Boson is currently best played with
+ human players, but a computer AI is included for single player battles.
+ .
+ Boson also has world and unit editors for players that want to customize
+ their battles. A number of sample missions and maps are also available.
+ .
+ This package contains maps and textures for the Boson OpenGL wargame.
+ .
+  Homepage: http://boson.eu.org

Deleted: packages/tags/boson-data/0.13-3/debian/rules
===================================================================
--- packages/trunk/boson-data/debian/rules      2007-09-16 21:50:49 UTC (rev 
4217)
+++ packages/tags/boson-data/0.13-3/debian/rules        2007-09-17 16:50:45 UTC 
(rev 4226)
@@ -1,66 +0,0 @@
-#!/usr/bin/make -f
-DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
-DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
-
-CFLAGS = -Wall -g
-
-configure: configure-stamp
-configure-stamp:
-       QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2
-       dh_testdir
-       #       CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) 
--build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man 
--infodir=\$${prefix}/share/info --bindir=\$${prefix}/games
-       touch configure-stamp
-
-
-build: configure-stamp build-stamp
-
-build-stamp:
-       dh_testdir
-
-       mkdir -p debian/build-area
-       cd debian/build-area && cmake -DCMAKE_INSTALL_PREFIX=/usr $(CURDIR) 
-
-       touch build-stamp
-
-clean:
-       dh_testdir
-       dh_testroot
-       rm -Rf CMakeFiles \
-         CMakeCache.txt \
-         debian/stamp-cmake-build \
-         debian/build-area \
-         debian/tmp \
-         build-stamp \
-         configure-stamp
-       dh_clean 
-       QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
-
-install: build
-       dh_testdir
-       dh_testroot
-       dh_clean -k 
-       dh_installdirs
-
-       cd debian/build-area && make install DESTDIR=$(CURDIR)/debian/boson-data
-
-
-binary-indep: build install
-binary-arch: build install
-       dh_testdir
-       dh_testroot
-       dh_installchangelogs
-       dh_installdocs
-       dh_installexamples
-       dh_installman
-       dh_installmenu
-       dh_link
-       dh_compress
-       dh_fixperms
-       dh_installdeb
-       dh_shlibdeps
-       dh_gencontrol
-       dh_md5sums
-       dh_builddeb
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install 

Copied: packages/tags/boson-data/0.13-3/debian/rules (from rev 4222, 
packages/trunk/boson-data/debian/rules)
===================================================================
--- packages/tags/boson-data/0.13-3/debian/rules                                
(rev 0)
+++ packages/tags/boson-data/0.13-3/debian/rules        2007-09-17 16:50:45 UTC 
(rev 4226)
@@ -0,0 +1,66 @@
+#!/usr/bin/make -f
+DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
+DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+
+CFLAGS = -Wall -g
+
+configure: configure-stamp
+configure-stamp:
+       QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2
+       dh_testdir
+       #       CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) 
--build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man 
--infodir=\$${prefix}/share/info --bindir=\$${prefix}/games
+       touch configure-stamp
+
+
+build: configure-stamp build-stamp
+
+build-stamp:
+       dh_testdir
+
+       mkdir -p debian/build-area
+       cd debian/build-area && cmake -DCMAKE_INSTALL_PREFIX=/usr $(CURDIR) 
+
+       touch build-stamp
+
+clean:
+       dh_testdir
+       dh_testroot
+       QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
+       rm -Rf CMakeFiles \
+         CMakeCache.txt \
+         debian/stamp-cmake-build \
+         debian/build-area \
+         build-stamp \
+         configure-stamp \
+         .pc
+       dh_clean 
+
+install: build
+       dh_testdir
+       dh_testroot
+       dh_clean -k 
+       dh_installdirs
+
+       cd debian/build-area && make install DESTDIR=$(CURDIR)/debian/boson-data
+
+
+binary-indep: build install
+binary-arch: build install
+       dh_testdir
+       dh_testroot
+       dh_installchangelogs
+       dh_installdocs
+       dh_installexamples
+       dh_installman
+       dh_installmenu
+       dh_link
+       dh_compress
+       dh_fixperms
+       dh_installdeb
+       dh_shlibdeps
+       dh_gencontrol
+       dh_md5sums
+       dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install 

Copied: packages/tags/dreamchess/0.1.0-2 (from rev 4220, 
packages/trunk/dreamchess)

Deleted: packages/tags/dreamchess/0.1.0-2/debian/changelog
===================================================================
--- packages/trunk/dreamchess/debian/changelog  2007-09-17 13:43:23 UTC (rev 
4220)
+++ packages/tags/dreamchess/0.1.0-2/debian/changelog   2007-09-17 16:50:45 UTC 
(rev 4226)
@@ -1,16 +0,0 @@
-dreamchess (0.1.0-2) unstable; urgency=low
-
-  * fix the watchfile
-  * rewrite use_mxml_from_debian.diff to avoid an autotools autoexecution
-    (Closes #424186, #442544)
-  * make clean removes quilt .pc directory
-  * do not ignore make distclean return anymore 
-
- -- Gonéri Le Bouder <[EMAIL PROTECTED]>  Sun, 16 Sep 2007 22:28:15 +0200
-
-dreamchess (0.1.0-1) unstable; urgency=low
-
-  * initial package (Closes: #403123)
-
- -- Gonéri Le Bouder <[EMAIL PROTECTED]>  Thu, 14 Dec 2006 20:02:36 +0100
-

Copied: packages/tags/dreamchess/0.1.0-2/debian/changelog (from rev 4221, 
packages/trunk/dreamchess/debian/changelog)
===================================================================
--- packages/tags/dreamchess/0.1.0-2/debian/changelog                           
(rev 0)
+++ packages/tags/dreamchess/0.1.0-2/debian/changelog   2007-09-17 16:50:45 UTC 
(rev 4226)
@@ -0,0 +1,16 @@
+dreamchess (0.1.0-2) unstable; urgency=low
+
+  * fix the watchfile
+  * rewrite use_mxml_from_debian.diff to avoid an autotools autoexecution
+    (Closes: #424186, #442544)
+  * make clean removes quilt .pc directory
+  * do not ignore make distclean return anymore 
+
+ -- Gonéri Le Bouder <[EMAIL PROTECTED]>  Sun, 16 Sep 2007 22:28:15 +0200
+
+dreamchess (0.1.0-1) unstable; urgency=low
+
+  * initial package (Closes: #403123)
+
+ -- Gonéri Le Bouder <[EMAIL PROTECTED]>  Thu, 14 Dec 2006 20:02:36 +0100
+


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to