r5039 - in packages/trunk: ! dirs' list truncated !

Miriam Ruiz baby-guest at alioth.debian.org
Sat Dec 22 20:07:15 UTC 2007


Author: baby-guest
Date: 2007-12-22 20:07:15 +0000 (Sat, 22 Dec 2007)
New Revision: 5039

Modified:
   packages/trunk/a7xpg/debian/changelog
   packages/trunk/a7xpg/debian/control
   packages/trunk/area2048/debian/control
   packages/trunk/bulletss/debian/changelog
   packages/trunk/bulletss/debian/control
   packages/trunk/gradle-unison/debian/control
   packages/trunk/gunroar/debian/changelog
   packages/trunk/gunroar/debian/control
   packages/trunk/ii-esu/debian/control
   packages/trunk/mu-cade/debian/changelog
   packages/trunk/mu-cade/debian/control
   packages/trunk/parsec47/debian/changelog
   packages/trunk/parsec47/debian/control
   packages/trunk/projectl/debian/control
   packages/trunk/tatan/debian/control
   packages/trunk/titanion/debian/changelog
   packages/trunk/titanion/debian/control
   packages/trunk/torus-trooper/debian/changelog
   packages/trunk/torus-trooper/debian/control
   packages/trunk/tumiki-fighters/debian/changelog
   packages/trunk/tumiki-fighters/debian/control
   packages/trunk/val-and-rick/debian/changelog
   packages/trunk/val-and-rick/debian/control
Log:
Replaced build dependency gdc by gdc-4.1 (See #457454)



Modified: packages/trunk/a7xpg/debian/changelog
===================================================================
--- packages/trunk/a7xpg/debian/changelog	2007-12-22 19:56:28 UTC (rev 5038)
+++ packages/trunk/a7xpg/debian/changelog	2007-12-22 20:07:15 UTC (rev 5039)
@@ -8,6 +8,9 @@
   [ Jon Dowland ]
   * add Homepage: control field to source stanza
 
+  [ Miriam Ruiz ]
+  * Replaced build dependency gdc by gdc-4.1
+
  -- Jon Dowland <jon at alcopop.org>  Mon, 03 Dec 2007 17:43:23 +0000
 
 a7xpg (0.11.dfsg1-2) unstable; urgency=low

Modified: packages/trunk/a7xpg/debian/control
===================================================================
--- packages/trunk/a7xpg/debian/control	2007-12-22 19:56:28 UTC (rev 5038)
+++ packages/trunk/a7xpg/debian/control	2007-12-22 20:07:15 UTC (rev 5039)
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org> 
 Uploaders: Miriam Ruiz <little_miry at yahoo.es>, Peter De Wachter <pdewacht at gmail.com>
-Build-Depends: debhelper (>= 5), quilt, gdc,
+Build-Depends: debhelper (>= 5), quilt, gdc-4.1,
  libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev,
  libsdl1.2-dev, libsdl-mixer1.2-dev
 Standards-Version: 3.7.2

Modified: packages/trunk/area2048/debian/control
===================================================================
--- packages/trunk/area2048/debian/control	2007-12-22 19:56:28 UTC (rev 5038)
+++ packages/trunk/area2048/debian/control	2007-12-22 20:07:15 UTC (rev 5039)
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org> 
 Uploaders: Miriam Ruiz <little_miry at yahoo.es>, Peter De Wachter <pdewacht at gmail.com>
-Build-Depends: debhelper (>= 5), quilt, gdc,
+Build-Depends: debhelper (>= 5), quilt, gdc-4.1,
  libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev,
  libsdl1.2-dev, libsdl-mixer1.2-dev, libbulletml-dev
 Standards-Version: 3.7.2

Modified: packages/trunk/bulletss/debian/changelog
===================================================================
--- packages/trunk/bulletss/debian/changelog	2007-12-22 19:56:28 UTC (rev 5038)
+++ packages/trunk/bulletss/debian/changelog	2007-12-22 20:07:15 UTC (rev 5039)
@@ -1,4 +1,4 @@
-bulletss (0.0.1.20030920.dfsg1-1) unstable; urgency=low
+bulletss (0.0.1.20030920.dfsg1-1) UNRELEASED; urgency=low
 
   [ Miriam Ruiz ]
   * Initial release

Modified: packages/trunk/bulletss/debian/control
===================================================================
--- packages/trunk/bulletss/debian/control	2007-12-22 19:56:28 UTC (rev 5038)
+++ packages/trunk/bulletss/debian/control	2007-12-22 20:07:15 UTC (rev 5039)
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org> 
 Uploaders: Miriam Ruiz <little_miry at yahoo.es>, Peter De Wachter <pdewacht at gmail.com>
-Build-Depends: debhelper (>= 5), quilt, gdc, libbulletml-dev,
+Build-Depends: debhelper (>= 5), quilt, gdc-4.1, libbulletml-dev,
  libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev,
  libsdl1.2-dev, libsdl-mixer1.2-dev
 Standards-Version: 3.7.2

Modified: packages/trunk/gradle-unison/debian/control
===================================================================
--- packages/trunk/gradle-unison/debian/control	2007-12-22 19:56:28 UTC (rev 5038)
+++ packages/trunk/gradle-unison/debian/control	2007-12-22 20:07:15 UTC (rev 5039)
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org> 
 Uploaders: Miriam Ruiz <little_miry at yahoo.es>, Peter De Wachter <pdewacht at gmail.com>
-Build-Depends: debhelper (>= 5), quilt, gdc,
+Build-Depends: debhelper (>= 5), quilt, gdc-4.1,
  libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev,
  libsdl1.2-dev, libsdl-mixer1.2-dev, libbulletml-dev
 Standards-Version: 3.7.2

Modified: packages/trunk/gunroar/debian/changelog
===================================================================
--- packages/trunk/gunroar/debian/changelog	2007-12-22 19:56:28 UTC (rev 5038)
+++ packages/trunk/gunroar/debian/changelog	2007-12-22 20:07:15 UTC (rev 5039)
@@ -5,6 +5,9 @@
   * Add Homepage field to control
   * Remove XS- from VCS fields in control
 
+  [ Miriam Ruiz ]
+  * Replaced build dependency gdc by gdc-4.1
+
  -- Barry deFreese <bddebian at comcast.net>  Thu, 08 Nov 2007 17:57:26 -0500
 
 gunroar (0.15.dfsg1-2) unstable; urgency=low

Modified: packages/trunk/gunroar/debian/control
===================================================================
--- packages/trunk/gunroar/debian/control	2007-12-22 19:56:28 UTC (rev 5038)
+++ packages/trunk/gunroar/debian/control	2007-12-22 20:07:15 UTC (rev 5039)
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org> 
 Uploaders: Miriam Ruiz <little_miry at yahoo.es>, Peter De Wachter <pdewacht at gmail.com>
-Build-Depends: debhelper (>= 5), quilt, gdc,
+Build-Depends: debhelper (>= 5), quilt, gdc-4.1,
  libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev,
  libsdl1.2-dev, libsdl-mixer1.2-dev
 Standards-Version: 3.7.2

Modified: packages/trunk/ii-esu/debian/control
===================================================================
--- packages/trunk/ii-esu/debian/control	2007-12-22 19:56:28 UTC (rev 5038)
+++ packages/trunk/ii-esu/debian/control	2007-12-22 20:07:15 UTC (rev 5039)
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org> 
 Uploaders: Miriam Ruiz <little_miry at yahoo.es>, Peter De Wachter <pdewacht at gmail.com>
-Build-Depends: debhelper (>= 5), quilt, gdc,
+Build-Depends: debhelper (>= 5), quilt, gdc-4.1,
  libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev,
  libsdl1.2-dev, libsdl-mixer1.2-dev
 Standards-Version: 3.7.2

Modified: packages/trunk/mu-cade/debian/changelog
===================================================================
--- packages/trunk/mu-cade/debian/changelog	2007-12-22 19:56:28 UTC (rev 5038)
+++ packages/trunk/mu-cade/debian/changelog	2007-12-22 20:07:15 UTC (rev 5039)
@@ -1,9 +1,3 @@
-mu-cade (0.11.dfsg1-3) UNRELEASED; urgency=low
-
-  * Implement -fullscreen option (Closes: #449449)
-
- -- Peter De Wachter <pdewacht at gmail.com>  Tue, 27 Nov 2007 00:13:28 +0100
-
 mu-cade (0.11.dfsg1-2) UNRELEASED; urgency=low
 
   [ Barry deFreese ]
@@ -12,8 +6,14 @@
   * Remove XS- from VCS fields in control
   * Add Homepage: field in control
 
- -- Barry deFreese <bddebian at comcast.net>  Thu, 08 Nov 2007 23:09:49 -0500
+  [ Peter De Wachter ]
+  * Implement -fullscreen option (Closes: #449449)
 
+  [ Miriam Ruiz ]
+  * Replaced build dependency gdc by gdc-4.1
+
+ -- Peter De Wachter <pdewacht at gmail.com>  Tue, 27 Nov 2007 00:13:28 +0100
+
 mu-cade (0.11.dfsg1-1) unstable; urgency=low
 
   * Initial release (Closes: #439685)

Modified: packages/trunk/mu-cade/debian/control
===================================================================
--- packages/trunk/mu-cade/debian/control	2007-12-22 19:56:28 UTC (rev 5038)
+++ packages/trunk/mu-cade/debian/control	2007-12-22 20:07:15 UTC (rev 5039)
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org> 
 Uploaders: Miriam Ruiz <little_miry at yahoo.es>, Peter De Wachter <pdewacht at gmail.com>, Barry deFreese <bddebian at comcast.net>
-Build-Depends: debhelper (>= 5), quilt, gdc,
+Build-Depends: debhelper (>= 5), quilt, gdc-4.1,
  libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev,
  libsdl1.2-dev, libsdl-mixer1.2-dev, libbulletml-dev, libode0-dev
 Standards-Version: 3.7.2

Modified: packages/trunk/parsec47/debian/changelog
===================================================================
--- packages/trunk/parsec47/debian/changelog	2007-12-22 19:56:28 UTC (rev 5038)
+++ packages/trunk/parsec47/debian/changelog	2007-12-22 20:07:15 UTC (rev 5039)
@@ -1,3 +1,10 @@
+parsec47 (0.2.dfsg1-2) UNRELEASED; urgency=low
+
+  [ Miriam Ruiz ]
+  * Replaced build dependency gdc by gdc-4.1
+
+ -- Miriam Ruiz <little_miry at yahoo.es>  Sat, 22 Dec 2007 20:00:55 +0000
+
 parsec47 (0.2.dfsg1-1) unstable; urgency=low
 
   * Initial release (Closes: #439714)

Modified: packages/trunk/parsec47/debian/control
===================================================================
--- packages/trunk/parsec47/debian/control	2007-12-22 19:56:28 UTC (rev 5038)
+++ packages/trunk/parsec47/debian/control	2007-12-22 20:07:15 UTC (rev 5039)
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org> 
 Uploaders: Miriam Ruiz <little_miry at yahoo.es>, Peter De Wachter <pdewacht at gmail.com>
-Build-Depends: debhelper (>= 5), quilt, gdc,
+Build-Depends: debhelper (>= 5), quilt, gdc-4.1,
  libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev,
  libsdl1.2-dev, libsdl-mixer1.2-dev, libbulletml-dev
 Standards-Version: 3.7.2

Modified: packages/trunk/projectl/debian/control
===================================================================
--- packages/trunk/projectl/debian/control	2007-12-22 19:56:28 UTC (rev 5038)
+++ packages/trunk/projectl/debian/control	2007-12-22 20:07:15 UTC (rev 5039)
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org> 
 Uploaders: Miriam Ruiz <little_miry at yahoo.es>, Peter De Wachter <pdewacht at gmail.com>
-Build-Depends: debhelper (>= 5), quilt, gdc,
+Build-Depends: debhelper (>= 5), quilt, gdc-4.1,
  libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev,
  libsdl1.2-dev, libsdl-mixer1.2-dev
 Standards-Version: 3.7.2

Modified: packages/trunk/tatan/debian/control
===================================================================
--- packages/trunk/tatan/debian/control	2007-12-22 19:56:28 UTC (rev 5038)
+++ packages/trunk/tatan/debian/control	2007-12-22 20:07:15 UTC (rev 5039)
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org> 
 Uploaders: Miriam Ruiz <little_miry at yahoo.es>, Peter De Wachter <pdewacht at gmail.com>
-Build-Depends: debhelper (>= 5), quilt, gdc,
+Build-Depends: debhelper (>= 5), quilt, gdc-4.1,
  libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev,
  libsdl1.2-dev, libsdl-mixer1.2-dev
 Standards-Version: 3.7.2

Modified: packages/trunk/titanion/debian/changelog
===================================================================
--- packages/trunk/titanion/debian/changelog	2007-12-22 19:56:28 UTC (rev 5038)
+++ packages/trunk/titanion/debian/changelog	2007-12-22 20:07:15 UTC (rev 5039)
@@ -6,6 +6,9 @@
   * Add Homepage field in control
   * Remove XS- from VCS fields in control
 
+  [ Miriam Ruiz ]
+  * Replaced build dependency gdc by gdc-4.1
+
  -- Barry deFreese <bddebian at comcast.net>  Fri, 09 Nov 2007 15:05:54 -0500
 
 titanion (0.3.dfsg1-1) unstable; urgency=low

Modified: packages/trunk/titanion/debian/control
===================================================================
--- packages/trunk/titanion/debian/control	2007-12-22 19:56:28 UTC (rev 5038)
+++ packages/trunk/titanion/debian/control	2007-12-22 20:07:15 UTC (rev 5039)
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org> 
 Uploaders: Miriam Ruiz <little_miry at yahoo.es>, Peter De Wachter <pdewacht at gmail.com>, Barry deFreese <bddebian at comcast.net>
-Build-Depends: debhelper (>= 5), quilt, gdc,
+Build-Depends: debhelper (>= 5), quilt, gdc-4.1,
  libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev,
  libsdl1.2-dev, libsdl-mixer1.2-dev
 Standards-Version: 3.7.2

Modified: packages/trunk/torus-trooper/debian/changelog
===================================================================
--- packages/trunk/torus-trooper/debian/changelog	2007-12-22 19:56:28 UTC (rev 5038)
+++ packages/trunk/torus-trooper/debian/changelog	2007-12-22 20:07:15 UTC (rev 5039)
@@ -9,6 +9,9 @@
   * Save high score when quitting via escape (Closes: #444372)
   * Make level selection more intuitive (Closes: #444948)
 
+  [ Miriam Ruiz ]
+  * Replaced build dependency gdc by gdc-4.1 (Closes: #457454)
+
  -- Peter De Wachter <pdewacht at gmail.com>  Wed, 03 Oct 2007 23:24:52 +0200
 
 torus-trooper (0.22.dfsg1-1) unstable; urgency=low

Modified: packages/trunk/torus-trooper/debian/control
===================================================================
--- packages/trunk/torus-trooper/debian/control	2007-12-22 19:56:28 UTC (rev 5038)
+++ packages/trunk/torus-trooper/debian/control	2007-12-22 20:07:15 UTC (rev 5039)
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org> 
 Uploaders: Miriam Ruiz <little_miry at yahoo.es>, Peter De Wachter <pdewacht at gmail.com>
-Build-Depends: debhelper (>= 5), quilt, gdc,
+Build-Depends: debhelper (>= 5), quilt, gdc-4.1,
  libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev,
  libsdl1.2-dev, libsdl-mixer1.2-dev, libbulletml-dev
 Standards-Version: 3.7.2

Modified: packages/trunk/tumiki-fighters/debian/changelog
===================================================================
--- packages/trunk/tumiki-fighters/debian/changelog	2007-12-22 19:56:28 UTC (rev 5038)
+++ packages/trunk/tumiki-fighters/debian/changelog	2007-12-22 20:07:15 UTC (rev 5039)
@@ -5,6 +5,9 @@
   * Add Homepage field to control
   * Remove XS- from VCS fields
 
+  [ Miriam Ruiz ]
+  * Replaced build dependency gdc by gdc-4.1
+
  -- Barry deFreese <bddebian at comcast.net>  Fri, 09 Nov 2007 15:20:06 -0500
 
 tumiki-fighters (0.2.dfsg1-1) unstable; urgency=low

Modified: packages/trunk/tumiki-fighters/debian/control
===================================================================
--- packages/trunk/tumiki-fighters/debian/control	2007-12-22 19:56:28 UTC (rev 5038)
+++ packages/trunk/tumiki-fighters/debian/control	2007-12-22 20:07:15 UTC (rev 5039)
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org> 
 Uploaders: Miriam Ruiz <little_miry at yahoo.es>, Peter De Wachter <pdewacht at gmail.com>, Barry deFreese <bddebian at comcast.net>
-Build-Depends: debhelper (>= 5), quilt, gdc,
+Build-Depends: debhelper (>= 5), quilt, gdc-4.1,
  libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev,
  libsdl1.2-dev, libsdl-mixer1.2-dev, libbulletml-dev
 Standards-Version: 3.7.2

Modified: packages/trunk/val-and-rick/debian/changelog
===================================================================
--- packages/trunk/val-and-rick/debian/changelog	2007-12-22 19:56:28 UTC (rev 5038)
+++ packages/trunk/val-and-rick/debian/changelog	2007-12-22 20:07:15 UTC (rev 5039)
@@ -1,3 +1,10 @@
+val-and-rick (0.1a.dfsg1-2) UNRELEASED; urgency=low
+
+  [ Miriam Ruiz ]
+  * Replaced build dependency gdc by gdc-4.1
+
+ -- Miriam Ruiz <little_miry at yahoo.es>  Sat, 22 Dec 2007 20:03:13 +0000
+
 val-and-rick (0.1a.dfsg1-1) unstable; urgency=low
 
   * Initial release. Closes: #440901

Modified: packages/trunk/val-and-rick/debian/control
===================================================================
--- packages/trunk/val-and-rick/debian/control	2007-12-22 19:56:28 UTC (rev 5038)
+++ packages/trunk/val-and-rick/debian/control	2007-12-22 20:07:15 UTC (rev 5039)
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org> 
 Uploaders: Miriam Ruiz <little_miry at yahoo.es>, Peter De Wachter <pdewacht at gmail.com>
-Build-Depends: debhelper (>= 5), quilt, gdc,
+Build-Depends: debhelper (>= 5), quilt, gdc-4.1,
  libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev,
  libsdl1.2-dev, libsdl-mixer1.2-dev, libbulletml-dev
 Standards-Version: 3.7.2




More information about the Pkg-games-commits mailing list