Author: pabs
Date: 2012-10-14 04:32:01 +0000 (Sun, 14 Oct 2012)
New Revision: 13808

Modified:
   packages/trunk/funguloids/debian/changelog
   packages/trunk/funguloids/debian/control
Log:
Add Pre-Depends to ensure an xz-capable dpkg is installed

Modified: packages/trunk/funguloids/debian/changelog
===================================================================
--- packages/trunk/funguloids/debian/changelog  2012-10-14 04:14:11 UTC (rev 
13807)
+++ packages/trunk/funguloids/debian/changelog  2012-10-14 04:32:01 UTC (rev 
13808)
@@ -20,6 +20,7 @@
   * Use Copyright instead of (C) in since the latter is not
     legally valid
   * Bump Standards-Version, no changes needed
+  * Add Pre-Depends to ensure an xz-capable dpkg is installed
 
   [ Fabian Greffrath ]
   * Fix compilation with g++-4.7.

Modified: packages/trunk/funguloids/debian/control
===================================================================
--- packages/trunk/funguloids/debian/control    2012-10-14 04:14:11 UTC (rev 
13807)
+++ packages/trunk/funguloids/debian/control    2012-10-14 04:32:01 UTC (rev 
13808)
@@ -22,6 +22,7 @@
 
 Package: funguloids
 Architecture: any
+Pre-Depends: dpkg (>= 1.15.6~)
 Depends: funguloids-data (= ${source:Version}), ${shlibs:Depends}, 
${misc:Depends}
 Description: space-flying-mushroom-picking-simulator game
  "Those Funny Funguloids!" is actually a nice little piece of entertainment.
@@ -31,6 +32,7 @@
  
 Package: funguloids-data
 Architecture: all
+Pre-Depends: dpkg (>= 1.15.6~)
 Depends: ${misc:Depends}
 Breaks: funguloids (<< 1.06-9~)
 Replaces: funguloids (<< 1.06-9~)


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

Reply via email to