r12943 - packages/trunk/megaglest/debian

Mark Vejvoda softcoder-guest at alioth.debian.org
Tue Dec 6 13:20:51 UTC 2011


Author: softcoder-guest
Date: 2011-12-06 13:20:51 +0000 (Tue, 06 Dec 2011)
New Revision: 12943

Modified:
   packages/trunk/megaglest/debian/control
Log:
updated megaglest for 3.6.0 on sid

Modified: packages/trunk/megaglest/debian/control
===================================================================
--- packages/trunk/megaglest/debian/control	2011-12-06 11:21:44 UTC (rev 12942)
+++ packages/trunk/megaglest/debian/control	2011-12-06 13:20:51 UTC (rev 12943)
@@ -25,24 +25,31 @@
   libxml2,
   libftgl-dev,
   libglew-dev
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/megaglest/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/megaglest/?op=log
 Homepage: http://megaglest.org/
 
 Package: glest
-Depends: megaglest, ${misc:Depends}
+Depends: megaglest (>= ${source:Version}), ${misc:Depends}
 Architecture: all
 Section: oldlibs
-Description: transitional dummy package
+Description: Dummy transition package for megaglest
+ This is a dummy package to ease the transition to megaglest, the fork of
+ glest.
 
 Package: megaglest
 Replaces: glest (<< 3.5.2.3-1~)
 Breaks: glest (<< 3.5.2.3-1~)
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, p7zip-full, megaglest-data (>= ${source:Version})
-Description: a free 3D real-time customizable strategy game
- Glest takes place in a context which could be compared to that of the
+Depends: ${shlibs:Depends}, 
+ ${misc:Depends}, 
+ p7zip-full, 
+ megaglest-data (>= ${source:Upstream-Version}), 
+ megaglest-data (<= ${source:Version})
+Description: 3D multi-player real time strategy game
+ MegaGlest is a free 3D real-time customizable strategy game
+ which takes place in a context which could be compared to that of the
  pre-renaissance Europe, with the licence that magic forces exist in the
  environment and can be controlled. To play this game you must also install
  the package: megaglest-data




More information about the Pkg-games-commits mailing list