r13909 - packages/trunk/0ad/debian

Vincent Cheng vincentc-guest at alioth.debian.org
Tue Dec 18 10:01:50 UTC 2012


Author: vincentc-guest
Date: 2012-12-18 10:01:50 +0000 (Tue, 18 Dec 2012)
New Revision: 13909

Modified:
   packages/trunk/0ad/debian/control
Log:
0ad: Add depends on 0ad-data-common


Modified: packages/trunk/0ad/debian/control
===================================================================
--- packages/trunk/0ad/debian/control	2012-12-18 09:59:51 UTC (rev 13908)
+++ packages/trunk/0ad/debian/control	2012-12-18 10:01:50 UTC (rev 13909)
@@ -36,6 +36,8 @@
 Depends:
  0ad-data (>= ${source:Upstream-Version}),
  0ad-data (<= ${source:Version}),
+ 0ad-data-common (>= ${source:Upstream-Version}),
+ 0ad-data-common (<= ${source:Version}),
  ${misc:Depends},
  ${shlibs:Depends}
 Description: Real-time strategy game of ancient warfare




More information about the Pkg-games-commits mailing list