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

Peter De Wachter pdewacht-guest at alioth.debian.org
Tue Jun 25 23:19:02 UTC 2013


Author: pdewacht-guest
Date: 2013-06-25 23:19:01 +0000 (Tue, 25 Jun 2013)
New Revision: 14337

Modified:
   packages/trunk/a7xpg/debian/changelog
   packages/trunk/a7xpg/debian/control
   packages/trunk/gunroar/debian/changelog
   packages/trunk/gunroar/debian/control
   packages/trunk/ii-esu/debian/changelog
   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/changelog
   packages/trunk/projectl/debian/control
   packages/trunk/tatan/debian/changelog
   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:
D-based games: build-depend on libphobos-dev (there are complications)

These games need phobos (the D standard library), so we should
build-depend on libphobos-dev, to prevent them from being build on
arches where phobos is not available.

There are two complications:

- The obsolete libphobos-4.4-dev also provides libphobos-dev yet it is
  not usable. Until it is removed from the archive, we build-conflict
  with that package.

- The sid version of libphobos-4.8-dev is broken and doesn't actually
  provide libphobos-dev. So these packages are not buildable until that
  is fixed.




Modified: packages/trunk/a7xpg/debian/changelog
===================================================================
--- packages/trunk/a7xpg/debian/changelog	2013-06-25 16:42:22 UTC (rev 14336)
+++ packages/trunk/a7xpg/debian/changelog	2013-06-25 23:19:01 UTC (rev 14337)
@@ -1,3 +1,9 @@
+a7xpg (0.11.dfsg1-9) UNRELEASED; urgency=low
+
+  * Added build-depends on libphobos-dev
+
+ -- Peter De Wachter <pdewacht at gmail.com>  Tue, 25 Jun 2013 23:48:01 +0200
+
 a7xpg (0.11.dfsg1-8) unstable; urgency=low
 
   [ Barry deFreese ]

Modified: packages/trunk/a7xpg/debian/control
===================================================================
--- packages/trunk/a7xpg/debian/control	2013-06-25 16:42:22 UTC (rev 14336)
+++ packages/trunk/a7xpg/debian/control	2013-06-25 23:19:01 UTC (rev 14337)
@@ -3,9 +3,10 @@
 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>, Vincent Fourmond <fourmond at debian.org>
-Build-Depends: debhelper (>= 9), gdc (>= 4.6.3),
+Build-Depends: debhelper (>= 9), gdc (>= 4.8.1), libphobos-dev,
  libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev,
  libsdl1.2-dev, libsdl-mixer1.2-dev
+X-Build-Conflicts: libphobos-4.4-dev
 Standards-Version: 3.9.4
 Homepage: http://www.asahi-net.or.jp/~cs8k-cyu/windows/a7xpg_e.html
 Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/a7xpg/

Modified: packages/trunk/gunroar/debian/changelog
===================================================================
--- packages/trunk/gunroar/debian/changelog	2013-06-25 16:42:22 UTC (rev 14336)
+++ packages/trunk/gunroar/debian/changelog	2013-06-25 23:19:01 UTC (rev 14337)
@@ -1,3 +1,9 @@
+gunroar (0.15.dfsg1-7) UNRELEASED; urgency=low
+
+  * Added build-depends on libphobos-dev
+
+ -- Peter De Wachter <pdewacht at gmail.com>  Tue, 25 Jun 2013 23:48:01 +0200
+
 gunroar (0.15.dfsg1-6) unstable; urgency=low
 
   * Ported to D language version 2 (closes: #707264)

Modified: packages/trunk/gunroar/debian/control
===================================================================
--- packages/trunk/gunroar/debian/control	2013-06-25 16:42:22 UTC (rev 14336)
+++ packages/trunk/gunroar/debian/control	2013-06-25 23:19:01 UTC (rev 14337)
@@ -3,9 +3,10 @@
 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 (>= 9), gdc,
+Build-Depends: debhelper (>= 9), gdc (>= 4.8.1), libphobos-dev,
  libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev,
  libsdl1.2-dev, libsdl-mixer1.2-dev
+Build-Conflicts: libphobos-4.4-dev
 Standards-Version: 3.9.4
 Homepage: http://www.asahi-net.or.jp/~cs8k-cyu/windows/gr_e.html
 Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/gunroar/

Modified: packages/trunk/ii-esu/debian/changelog
===================================================================
--- packages/trunk/ii-esu/debian/changelog	2013-06-25 16:42:22 UTC (rev 14336)
+++ packages/trunk/ii-esu/debian/changelog	2013-06-25 23:19:01 UTC (rev 14337)
@@ -1,3 +1,9 @@
+ii-esu (1.0a.dfsg1-6) UNRELEASED; urgency=low
+
+  * Added build-depends on libphobos-dev
+
+ -- Peter De Wachter <pdewacht at gmail.com>  Tue, 25 Jun 2013 23:48:02 +0200
+
 ii-esu (1.0a.dfsg1-5) unstable; urgency=low
 
   [ Barry deFreese ]

Modified: packages/trunk/ii-esu/debian/control
===================================================================
--- packages/trunk/ii-esu/debian/control	2013-06-25 16:42:22 UTC (rev 14336)
+++ packages/trunk/ii-esu/debian/control	2013-06-25 23:19:01 UTC (rev 14337)
@@ -3,9 +3,10 @@
 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 (>= 9), gdc,
+Build-Depends: debhelper (>= 9), gdc (>= 4.8.1), libphobos-dev,
  libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev,
  libsdl1.2-dev, libsdl-mixer1.2-dev
+Build-Conflicts: libphobos-4.4-dev
 Standards-Version: 3.9.4
 Homepage: http://hiz.fool.jp/hp/index_en.html
 Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/ii-esu/

Modified: packages/trunk/mu-cade/debian/changelog
===================================================================
--- packages/trunk/mu-cade/debian/changelog	2013-06-25 16:42:22 UTC (rev 14336)
+++ packages/trunk/mu-cade/debian/changelog	2013-06-25 23:19:01 UTC (rev 14337)
@@ -1,3 +1,9 @@
+mu-cade (0.11.dfsg1-8) UNRELEASED; urgency=low
+
+  * Added build-depends on libphobos-dev
+
+ -- Peter De Wachter <pdewacht at gmail.com>  Tue, 25 Jun 2013 23:48:02 +0200
+
 mu-cade (0.11.dfsg1-7) unstable; urgency=low
 
   * Ported to D language version 2 (closes: #707266)

Modified: packages/trunk/mu-cade/debian/control
===================================================================
--- packages/trunk/mu-cade/debian/control	2013-06-25 16:42:22 UTC (rev 14336)
+++ packages/trunk/mu-cade/debian/control	2013-06-25 23:19:01 UTC (rev 14337)
@@ -3,9 +3,10 @@
 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>, Vincent Fourmond <fourmond at debian.org>
-Build-Depends: debhelper (>= 9), gdc,
+Build-Depends: debhelper (>= 9), gdc (>= 4.8.1), libphobos-dev,
  libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev,
  libsdl1.2-dev, libsdl-mixer1.2-dev, libbulletml-dev, libode-dev
+Build-Conflicts: libphobos-4.4-dev
 Standards-Version: 3.9.4
 Homepage: http://www.asahi-net.or.jp/~cs8k-cyu/windows/mcd_e.html
 Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/mu-cade/

Modified: packages/trunk/parsec47/debian/changelog
===================================================================
--- packages/trunk/parsec47/debian/changelog	2013-06-25 16:42:22 UTC (rev 14336)
+++ packages/trunk/parsec47/debian/changelog	2013-06-25 23:19:01 UTC (rev 14337)
@@ -1,3 +1,9 @@
+parsec47 (0.2.dfsg1-6) UNRELEASED; urgency=low
+
+  * Added build-depends on libphobos-dev
+
+ -- Peter De Wachter <pdewacht at gmail.com>  Tue, 25 Jun 2013 23:48:02 +0200
+
 parsec47 (0.2.dfsg1-5) unstable; urgency=low
 
   * Ported to D language version 2 (closes: #707267)

Modified: packages/trunk/parsec47/debian/control
===================================================================
--- packages/trunk/parsec47/debian/control	2013-06-25 16:42:22 UTC (rev 14336)
+++ packages/trunk/parsec47/debian/control	2013-06-25 23:19:01 UTC (rev 14337)
@@ -3,9 +3,10 @@
 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 (>= 9), gdc,
+Build-Depends: debhelper (>= 9), gdc (>= 4.8.1), libphobos-dev,
  libgl1-mesa-dev | libgl-dev,
  libsdl1.2-dev, libsdl-mixer1.2-dev, libbulletml-dev
+Build-Conflicts: libphobos-4.4-dev
 Standards-Version: 3.9.4
 Homepage: http://www.asahi-net.or.jp/~cs8k-cyu/windows/p47_e.html
 Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/parsec47/

Modified: packages/trunk/projectl/debian/changelog
===================================================================
--- packages/trunk/projectl/debian/changelog	2013-06-25 16:42:22 UTC (rev 14336)
+++ packages/trunk/projectl/debian/changelog	2013-06-25 23:19:01 UTC (rev 14337)
@@ -1,3 +1,9 @@
+projectl (1.001.dfsg1-6) UNRELEASED; urgency=low
+
+  * Added build-depends on libphobos-dev
+
+ -- Peter De Wachter <pdewacht at gmail.com>  Tue, 25 Jun 2013 23:48:02 +0200
+
 projectl (1.001.dfsg1-5) unstable; urgency=low
 
   * Ported to D language version 2. Restarted from scratch, dropping the

Modified: packages/trunk/projectl/debian/control
===================================================================
--- packages/trunk/projectl/debian/control	2013-06-25 16:42:22 UTC (rev 14336)
+++ packages/trunk/projectl/debian/control	2013-06-25 23:19:01 UTC (rev 14337)
@@ -3,9 +3,10 @@
 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 (>= 9), gdc,
+Build-Depends: debhelper (>= 9), gdc (>= 4.8.1), libphobos-dev,
  libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev,
  libsdl1.2-dev, libsdl-mixer1.2-dev
+Build-Conflicts: libphobos-4.4-dev
 Standards-Version: 3.9.4
 Homepage: http://hiz.fool.jp/hp/game/projectL/index_en.html
 Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/projectl/

Modified: packages/trunk/tatan/debian/changelog
===================================================================
--- packages/trunk/tatan/debian/changelog	2013-06-25 16:42:22 UTC (rev 14336)
+++ packages/trunk/tatan/debian/changelog	2013-06-25 23:19:01 UTC (rev 14337)
@@ -1,6 +1,7 @@
 tatan (1.0.dfsg1-4) UNRELEASED; urgency=low
 
   * Ported to D language version 2 (closes: #707270)
+  * Added build-depends on libphobos-dev
   * Updated upstream homepage
   * Switch dh-style minimal rules file
   * Conforms to standards 3.9.4

Modified: packages/trunk/tatan/debian/control
===================================================================
--- packages/trunk/tatan/debian/control	2013-06-25 16:42:22 UTC (rev 14336)
+++ packages/trunk/tatan/debian/control	2013-06-25 23:19:01 UTC (rev 14337)
@@ -3,9 +3,10 @@
 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 (>= 9), gdc,
+Build-Depends: debhelper (>= 9), gdc (>= 4.8.1), libphobos-dev,
  libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev,
  libsdl1.2-dev, libsdl-mixer1.2-dev
+Build-Conflicts: libphobos-4.4-dev
 Standards-Version: 3.9.4
 Homepage: http://hiz.fool.jp/hp/game/tatan/index_en.html
 Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/tatan/

Modified: packages/trunk/titanion/debian/changelog
===================================================================
--- packages/trunk/titanion/debian/changelog	2013-06-25 16:42:22 UTC (rev 14336)
+++ packages/trunk/titanion/debian/changelog	2013-06-25 23:19:01 UTC (rev 14337)
@@ -1,6 +1,7 @@
 titanion (0.3.dfsg1-5) UNRELEASED; urgency=low
 
   * Ported to D language version 2 (closes: #707271)
+  * Added build-depends on libphobos-dev
   * Switch dh-style minimal rules file
   * Mark -data package as Multi-Arch: foreign
   * Conforms to standards 3.9.4

Modified: packages/trunk/titanion/debian/control
===================================================================
--- packages/trunk/titanion/debian/control	2013-06-25 16:42:22 UTC (rev 14336)
+++ packages/trunk/titanion/debian/control	2013-06-25 23:19:01 UTC (rev 14337)
@@ -3,9 +3,10 @@
 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 (>= 9), gdc,
+Build-Depends: debhelper (>= 9), gdc (>= 4.8.1), libphobos-dev,
  libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev,
  libsdl1.2-dev, libsdl-mixer1.2-dev
+Build-Conflicts: libphobos-4.4-dev
 Standards-Version: 3.9.4
 Homepage: http://www.asahi-net.or.jp/~cs8k-cyu/windows/ttn_e.html
 Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/titanion/

Modified: packages/trunk/torus-trooper/debian/changelog
===================================================================
--- packages/trunk/torus-trooper/debian/changelog	2013-06-25 16:42:22 UTC (rev 14336)
+++ packages/trunk/torus-trooper/debian/changelog	2013-06-25 23:19:01 UTC (rev 14337)
@@ -2,6 +2,7 @@
 
   * Ported to D language version 2 (closes: #707272)
     - Dropped the torus-trooper-pure variant
+  * Added build-depends on libphobos-dev
   * Keep level display visible in title screen (closes: #602808)
     - Thanks to Thomas Preud'homme
   * Switch dh-style minimal rules file

Modified: packages/trunk/torus-trooper/debian/control
===================================================================
--- packages/trunk/torus-trooper/debian/control	2013-06-25 16:42:22 UTC (rev 14336)
+++ packages/trunk/torus-trooper/debian/control	2013-06-25 23:19:01 UTC (rev 14337)
@@ -3,9 +3,10 @@
 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 (>= 9), gdc,
+Build-Depends: debhelper (>= 9), gdc (>= 4.8.1), libphobos-dev,
  libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev,
  libsdl1.2-dev, libsdl-mixer1.2-dev, libbulletml-dev
+Build-Conflicts: libphobos-4.4-dev
 Standards-Version: 3.9.4
 Homepage: http://www.asahi-net.or.jp/~cs8k-cyu/windows/tt_e.html
 Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/torus-trooper/

Modified: packages/trunk/tumiki-fighters/debian/changelog
===================================================================
--- packages/trunk/tumiki-fighters/debian/changelog	2013-06-25 16:42:22 UTC (rev 14336)
+++ packages/trunk/tumiki-fighters/debian/changelog	2013-06-25 23:19:01 UTC (rev 14337)
@@ -1,6 +1,7 @@
 tumiki-fighters (0.2.dfsg1-6) UNRELEASED; urgency=low
 
   * Ported to D language version 2 (closes: #707273)
+  * Added build-depends on libphobos-dev
   * Switch dh-style minimal rules file
   * Mark -data package as Multi-Arch: foreign
   * Conforms to standards 3.9.4

Modified: packages/trunk/tumiki-fighters/debian/control
===================================================================
--- packages/trunk/tumiki-fighters/debian/control	2013-06-25 16:42:22 UTC (rev 14336)
+++ packages/trunk/tumiki-fighters/debian/control	2013-06-25 23:19:01 UTC (rev 14337)
@@ -5,9 +5,10 @@
 Uploaders: Miriam Ruiz <little_miry at yahoo.es>,
   Peter De Wachter <pdewacht at gmail.com>,
   Barry deFreese <bddebian at comcast.net>
-Build-Depends: debhelper (>= 9), gdc,
+Build-Depends: debhelper (>= 9), gdc (>= 4.8.1), libphobos-dev,
  libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev,
  libsdl1.2-dev, libsdl-mixer1.2-dev, libbulletml-dev
+Build-Conflicts: libphobos-4.4-dev
 Standards-Version: 3.9.4
 Homepage: http://www.asahi-net.or.jp/~cs8k-cyu/windows/tf_e.html
 Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/tumiki-fighters/

Modified: packages/trunk/val-and-rick/debian/changelog
===================================================================
--- packages/trunk/val-and-rick/debian/changelog	2013-06-25 16:42:22 UTC (rev 14336)
+++ packages/trunk/val-and-rick/debian/changelog	2013-06-25 23:19:01 UTC (rev 14337)
@@ -1,6 +1,7 @@
 val-and-rick (0.1a.dfsg1-4) UNRELEASED; urgency=low
 
   * Ported to D language version 2 (closes: #707274)
+  * Added build-depends on libphobos-dev
   * Added English translation of the readme file (closes: #617194)
     - Translated by Christopher Cramer, thanks!
   * Switch dh-style minimal rules file

Modified: packages/trunk/val-and-rick/debian/control
===================================================================
--- packages/trunk/val-and-rick/debian/control	2013-06-25 16:42:22 UTC (rev 14336)
+++ packages/trunk/val-and-rick/debian/control	2013-06-25 23:19:01 UTC (rev 14337)
@@ -3,9 +3,10 @@
 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 (>= 9), gdc,
+Build-Depends: debhelper (>= 9), gdc (>= 4.8.1), libphobos-dev,
  libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev,
  libsdl1.2-dev, libsdl-mixer1.2-dev, libbulletml-dev
+Build-Conflicts: libphobos-4.4-dev
 Standards-Version: 3.9.4
 Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/val-and-rick/
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/val-and-rick/




More information about the Pkg-games-commits mailing list