r6842 - packages/branches/wesnoth/experimental/debian
Gerfried Fuchs
alfie at alioth.debian.org
Sat May 3 15:02:37 UTC 2008
Author: alfie
Date: 2008-05-03 15:02:37 +0000 (Sat, 03 May 2008)
New Revision: 6842
Modified:
packages/branches/wesnoth/experimental/debian/changelog
packages/branches/wesnoth/experimental/debian/control
Log:
* Doesn't use included libsdl-ttf anymore, build-depend on
libsdl-ttf2.0-dev (>= 2.0.8)
Modified: packages/branches/wesnoth/experimental/debian/changelog
===================================================================
--- packages/branches/wesnoth/experimental/debian/changelog 2008-05-03 14:30:22 UTC (rev 6841)
+++ packages/branches/wesnoth/experimental/debian/changelog 2008-05-03 15:02:37 UTC (rev 6842)
@@ -4,6 +4,8 @@
- 100% evasion on some terrain acts as 50% (closes: #467253)
- The Court of Karrag: no TC for Karrag as Dwarf (closes: #473218)
- Patches not needed anymore: no-campaign-fix, address-align-for-sparc.
+ * Doesn't use included libsdl-ttf anymore, build-depend on
+ libsdl-ttf2.0-dev (>= 2.0.8)
* Switched version information in debian/rules and debian/watch to
development release dependencies.
* Do postinst hooks only on upgrades from older versions than 1:1.4.1-2,
@@ -16,7 +18,7 @@
* New gettext domain wesnoth-anl for a muliplayer scenario, installing it
into wesnoth-data mainpackage.
- -- Gerfried Fuchs <rhonda at debian.at> Sat, 03 May 2008 16:26:18 +0200
+ -- Gerfried Fuchs <rhonda at debian.at> Sat, 03 May 2008 16:59:40 +0200
wesnoth (1:1.4.1-2) unstable; urgency=low
Modified: packages/branches/wesnoth/experimental/debian/control
===================================================================
--- packages/branches/wesnoth/experimental/debian/control 2008-05-03 14:30:22 UTC (rev 6841)
+++ packages/branches/wesnoth/experimental/debian/control 2008-05-03 15:02:37 UTC (rev 6842)
@@ -4,7 +4,7 @@
Maintainer: Isaac Clerencia <isaac at debian.org>
Build-Depends: debhelper (>= 5), quilt, libsdl-image1.2-dev, libfreetype6-dev,
libsdl-mixer1.2-dev, libsdl-net1.2-dev, libfribidi-dev, libsdl1.2-dev,
- python-dev (>= 2.3), python-support,
+ libsdl-ttf2.0-dev (>= 2.0.8), python-dev (>= 2.3), python-support,
libboost-iostreams-dev, libboost-test-dev
Standards-Version: 3.7.3
Uploaders: Cyril Bouthors <cyril at bouthors.org>, Gerfried Fuchs <rhonda at debian.at>
More information about the Pkg-games-commits
mailing list