r14708 - packages/trunk/brutalchess/debian
Markus Koschany
apo-guest at moszumanska.debian.org
Sat Dec 21 12:31:42 UTC 2013
Author: apo-guest
Date: 2013-12-21 12:31:42 +0000 (Sat, 21 Dec 2013)
New Revision: 14708
Modified:
packages/trunk/brutalchess/debian/changelog
packages/trunk/brutalchess/debian/control
Log:
Depend on fonts-dejavu instead of ttf-dejavu
Modified: packages/trunk/brutalchess/debian/changelog
===================================================================
--- packages/trunk/brutalchess/debian/changelog 2013-12-21 12:27:43 UTC (rev 14707)
+++ packages/trunk/brutalchess/debian/changelog 2013-12-21 12:31:42 UTC (rev 14708)
@@ -6,6 +6,7 @@
FreeType2 and make the software compile again. (Closes: #732235)
* Bump Standards-Version to 3.9.5, no changes.
* Add keywords to desktop file.
+ * debian/control: Depend on fonts-dejavu instead of ttf-dejavu.
[ Evgeni Golov ]
* Correct Vcs-* URLs to point to anonscm.debian.org.
Modified: packages/trunk/brutalchess/debian/control
===================================================================
--- packages/trunk/brutalchess/debian/control 2013-12-21 12:27:43 UTC (rev 14707)
+++ packages/trunk/brutalchess/debian/control 2013-12-21 12:31:42 UTC (rev 14708)
@@ -5,7 +5,7 @@
Uploaders: Barry deFreese <bddebian at comcast.net>, Vincent Legout <vlegout at debian.org>
Build-Depends: debhelper (>= 9), dh-autoreconf,
libsdl-image1.2-dev, libfreetype6-dev, libxmu-dev, libxi-dev, libgl1-mesa-dev,
- sharutils,
+ sharutils
Standards-Version: 3.9.5
Homepage: http://brutalchess.sf.net/
Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/brutalchess/
@@ -13,7 +13,7 @@
Package: brutalchess
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ttf-dejavu
+Depends: ${shlibs:Depends}, ${misc:Depends}, fonts-dejavu
Description: 3D chess game with reflection of the chessmen
Brutal Chess features full 3D graphics, an advanced particle engine, and
several different levels of intelligent AI, inspired by the once popular
More information about the Pkg-games-commits
mailing list