Skip to content

Debian Changelog wesnoth (1.2-5)

2009

wesnoth (1.2-5) oldstable-security; urgency=high

   * Upload to fix a severe problem:
     - Compile with --disable-python because the python AI support allowed to
       break out of sandbox and allowed execution of abitrary code
       (CVE-2009-0367, Upstream Bug #13048). Don't install data/ais into
       wesnoth-data package anymore, and remove python-dev from
       Build-Dependencies.

 -- Gerfried Fuchs <rhonda@debian.at>  Thu, 26 Feb 2009 10:30:15 +0100

2007

wesnoth (1.2-4) stable; urgency=low

   * Remove WML turn_cmd which can lead to forking yes and through that 100%
     CPU usage and stdout filling [CVE-2007-6201]. Patch CVE-2007-6201 was
     pulled from upstream svn (revision 21907).

 -- Gerfried Fuchs <rhonda@debian.at>  Mon, 10 Dec 2007 16:02:21 +0100

wesnoth (1.2-3) stable-security; urgency=medium

   * Ignore filenames that contain .. to not send arbitrary files around in
     multiplayer missions [CVE-2007-5742]. Patch 04_CVE-2007-5742 was pulled
     from upstream svn (revision 21904).

 -- Gerfried Fuchs <rhonda@debian.at>  Wed, 28 Nov 2007 15:37:50 +0100

wesnoth (1.2-2) stable-security; urgency=high

   * Fix insecure truncate of a multibyte chat message that can lead to invalid
     utf-8 and throw an uncaught exception.  Both wesnoth client and server are
     affected [CVE-2007-3917].   Patch CVE-2007-3917 was pulled from upstream
     svn (revisions 20786, 20802, 20809, 20862).

 -- Gerfried Fuchs <rhonda@debian.at>  Mon, 08 Oct 2007 22:12:04 +0200

2006

wesnoth (1.2-1) unstable; urgency=low

   * New upstream release

 -- Isaac Clerencia <isaac@debian.org>  Sun, 24 Dec 2006 11:42:08 +0100

wesnoth (1.1.14-1) unstable; urgency=low

   * New upstream release

 -- Isaac Clerencia <isaac@debian.org>  Sun, 17 Dec 2006 16:12:33 +0100

wesnoth (1.1.13-1) experimental; urgency=low

   * New upstream release

 -- Isaac Clerencia <isaac@debian.org>  Mon, 4 Dec 2006 08:11:18 +0100

wesnoth (1.1.12-1) unstable; urgency=high

   * Urgency high as it fixes a grave (crash) bug and a bunch of other
     bugs reported to upstream (it's mainly a bugfix release)
     In addition, it will be compatible to play multiplayer with
     the upcoming 1.2 stable version, while 1.1.11 isn't
   * New upstream release
     * Fixes crash when opening contributors page, closes: #393563
     * Adds a (hidden, as we are in string freeze) option to set the
       frequency for music, closes: #357786

 -- Isaac Clerencia <isaac@debian.org>  Thu, 9 Nov 2006 13:28:37 +0100

wesnoth (1.1.11-1) unstable; urgency=low

   * New upstream release

 -- Isaac Clerencia <isaac@debian.org>  Wed, 4 Oct 2006 09:38:25 +0200

wesnoth (1.1.10-1) unstable; urgency=low

   * New upstream release,
      closes: #385564 , segfault in Bay of Pearls when grabbing trident
   * Move Depends: ttf-dejavu to wesnoth-data, closes: #386461
   * Add symlink for Japanese font, closes: #385347

 -- Isaac Clerencia <isaac@debian.org>  Thu, 21 Sep 2006 08:05:06 +0200

wesnoth (1.1.9-1) unstable; urgency=low

   * New upstream release
   * Link wesnoth-icon.png from /usr/share/icons/, closes: #327822
   * Use -f when removing pidfile in init.d script, so wesnothd stop doesn't
     fail when wesnothd is stopped, closes: #369673, #381601

 -- Isaac Clerencia <isaac@debian.org>  Sat, 26 Aug 2006 10:21:12 +0200

wesnoth (1.1.8-1) unstable; urgency=low

   * New upstream release,
       closes: #374830: wesnoth crash when selecting 'Campaign' and no campaign
       package is installed
   * Install all files in images/maps/ into wesnoth-data package,
     closes: #377290

 -- Isaac Clerencia <isaac@debian.org>  Wed, 26 Jul 2006 08:54:02 +0200

wesnoth (1.1.7-1) unstable; urgency=low

   * New upstream release (1.1.6 was skipped upstream)
   * Bump Standard-Versions to 3.7.2, no changes required
   * Keep wesnoth-data campaign recommendations up to date

 -- Isaac Clerencia <isaac@debian.org>  Wed, 21 Jun 2006 14:45:22 +0200

wesnoth (1.1.5-1) unstable; urgency=low

   * New upstream release

 -- Isaac Clerencia <isaac@debian.org>  Fri, 9 Jun 2006 18:33:49 +0200

wesnoth (1.1.4-1) unstable; urgency=low

   * New upstream release

 -- Isaac Clerencia <isaac@debian.org>  Tue, 30 May 2006 11:48:11 +0200

wesnoth (1.1.3-1) unstable; urgency=low

   * New upstream release:
     * fixes crash when opening Menu -> Help -> Contributors, closes: #366433

 -- Isaac Clerencia <isaac@debian.org>  Wed, 24 May 2006 13:28:34 +0200

wesnoth (1.1.2-1) unstable; urgency=low

   * New upstream release, including two new campaigns (and thus, two new
     packages)
   * Include a copy of the GPL in a "Wesnoth help" format, to display it
     correctly in game.

 -- Isaac Clerencia <isaac@debian.org>  Wed, 22 Mar 2006 08:02:24 +0100

wesnoth (1.1.1-3) unstable; urgency=low

   * Include factions/ dir and other missing stuff in wesnoth-data, fixes
     several problems

 -- Isaac Clerencia <isaac@debian.org>  Thu, 9 Feb 2006 09:48:33 +0100

wesnoth (1.1.1-2) unstable; urgency=low

   * Revert wesnoth init.d --background change, as it breaks more things
     than it fixes

 -- Isaac Clerencia <isaac@debian.org>  Wed, 8 Feb 2006 09:02:12 +0100

wesnoth (1.1.1-1) unstable; urgency=low

   * New upstream release
      * new campaigns: "Two Brothers" and recovered "The Dark Hordes"
      * turn limit clock displayed correctly now, closes: #349143
   * Use --daemon wesnoth option instead of --background start-stop-daemon
     option to get wesnothd in the background
   * Change campaign install files to follow the much nicer directory
     structure
   * Removed amd64 patch already applied upstream

 -- Isaac Clerencia <isaac@debian.org>  Tue, 7 Feb 2006 09:34:07 +0100

wesnoth (1.1-2) unstable; urgency=low

   * Install missing .cfg files which caused a problem with team colors and
     also closes: #337834 (missing test scenario file)
   * Apply patch from upstream to fix build in amd64, according to patch
     submitter the game might segfault later but it's an improvement anyway,
     closes: #345960
   * Enable fribidi support (--with-fribidi flag and libfribidi-dev b-d)

 -- Isaac Clerencia <isaac@debian.org>  Fri, 6 Jan 2006 13:52:33 +0100

wesnoth (1.1-1) unstable; urgency=low

   * New upstream release
   * Add python-dev to Build-Depends to enable Python API

 -- Isaac Clerencia <isaac@debian.org>  Mon, 2 Jan 2006 18:38:45 +0100

2005

wesnoth (1.0.2-1) unstable; urgency=low

   * New upstream release

 -- Isaac Clerencia <isaac@debian.org>  Sun, 20 Nov 2005 14:11:03 +0100

wesnoth (1.0.1-1) unstable; urgency=low

   * New upstream release
   * Disable libzipios++ support, fixes the "user campaigns appear twice" bug,
     closes: #329378

 -- Isaac Clerencia <isaac@debian.org>  Wed, 19 Oct 2005 22:29:57 +0200

wesnoth (1.0-1) unstable; urgency=low

   * New upstream release (1.0)

 -- Isaac Clerencia <isaac@debian.org>  Sun, 2 Oct 2005 14:09:27 +0200

wesnoth (0.99+1.0rc1-1) unstable; urgency=low

   * New upstream release. Please note that:
      * 1.0 versions have stripped uncomplete translations,
        they will be restored in the 1.1 series
      * The Dark Hordes campaign has been removed from the official tarball,
        but it can still be found on the campaign server
   * Suggest: ttf-sazanami-gothic, as it's required to play in Japanese
   * Remove Suggests: ttf-arphic-gkai00mp, as Chinese translation has been
     dropped upstream temporarily (see above)
   * Drop the wesnoth-tdh package, as it's no longer supplied upstream
     (see above)

 -- Isaac Clerencia <isaac@debian.org>  Tue, 20 Sep 2005 00:23:24 +0200

wesnoth (0.9.7-1) unstable; urgency=low

   * New upstream release

 -- Isaac Clerencia <isaac@debian.org>  Thu, 8 Sep 2005 09:42:08 +0200

wesnoth (0.9.6-1) unstable; urgency=low

   * New upstream release
   * Switched packaging to CDBS
   * Replace the old link for ttf-bitstream-vera with one to ttf-dejavu in
     wesnoth-data.links
   * Fix icon not being included in the package

 -- Isaac Clerencia <isaac@debian.org>  Sun, 14 Aug 2005 12:21:07 +0200

wesnoth (0.9.5-1) unstable; urgency=low

   * New upstream release
   * Update to policy 3.6.2, no changes required
   * Adapt wesnoth-server init-script to LSB and depend on lsb-base
   * Depend on ttf-dejavu font instead of ttf-bitstream-vera
   * Don't force users to have a campaign installed, closes: #312568

 -- Isaac Clerencia <isaac@debian.org>  Tue, 9 Aug 2005 10:59:47 +0200

wesnoth (0.9.4-1) unstable; urgency=low

   * New upstream release

 -- Isaac Clerencia <isaac@debian.org>  Sat, 23 Jul 2005 13:04:46 +0200

wesnoth (0.9.3-1) unstable; urgency=low

   * New upstream release

 -- Isaac Clerencia <isaac@debian.org>  Wed, 29 Jun 2005 23:01:04 +0200

wesnoth (0.9.2-1) unstable; urgency=low

   * New upstream release,
        closes: #303799: wesnoth may lock when connecting to server
        closes: #306932: glitches in the french translation
   * Added replaces to campaigns packages, closes: #308358

 -- Isaac Clerencia <isaac@debian.org>  Mon, 6 Jun 2005 00:14:37 +0200

wesnoth (0.9.1-1) unstable; urgency=low

   * New upstream release,
   	closes: #303796, no help for silver mage
         closes: #297500, resizing wesnoth doesn't work well
   * Moved campaign translations to the right package
   * Make campaigns provide wesnoth-campaign-<version>

 -- Isaac Clerencia <isaac@debian.org>  Mon, 25 Apr 2005 10:42:12 +0200

wesnoth (0.9.0-4) unstable; urgency=low

   * Add a patch for an important upstream bug involving the Dark Adept unit
   and other units
   * Add dpatch as build-depends

 -- Isaac Clerencia <isaac@debian.org>  Tue, 12 Apr 2005 08:17:54 +0200

wesnoth (0.9.0-3) unstable; urgency=low

   * Fix wesnoth-editor, wesnoth-data lacked wesnoth-editor.zip after switching
   to zipios

 -- Isaac Clerencia <isaac@debian.org>  Mon, 11 Apr 2005 22:30:08 +0200

wesnoth (0.9.0-2) unstable; urgency=low

   * Re-add translations to the packages, they were forgotten when moving
   from dh_movefiles to dh_install

 -- Isaac Clerencia <isaac@debian.org>  Mon, 11 Apr 2005 19:53:27 +0200

wesnoth (0.9.0-1) unstable; urgency=low

   * New upstream release:
   	closes: #303801: wesnoth: in-game help GUI isn't very responsive
 
   * Enable zipios support again
   * Use dh_install instead of dh_movefiles
   * Split campaigns in different packages

 -- Isaac Clerencia <isaac@debian.org>  Sun, 10 Apr 2005 15:21:57 +0200

wesnoth (0.8.11-1) unstable; urgency=low

   * New upstream release

 -- Isaac Clerencia <isaac@debian.org>  Sun, 20 Feb 2005 11:30:20 +0100

wesnoth (0.8.10-1) unstable; urgency=low

   * New upstream release
   * Removed zipios support (it's still buggy)

 -- Isaac Clerencia <isaac@debian.org>  Sun, 6 Feb 2005 17:00:30 +0100

wesnoth (0.8.9-1) unstable; urgency=low

   * New upstream release
   * Add zipios and zip Build-Depends
   * Add README.Debian about wesnoth.debian.net

 -- Isaac Clerencia <isaac@debian.org>  Wed, 26 Jan 2005 10:08:20 +0100

2004

wesnoth (0.8.8-1) unstable; urgency=low

   * New upstream release, closes: #287058
   * Improved init.d DESCription
   * Moved /usr/games/wmlxgettext to /usr/bin/wesnothml-xgettext
   * Added man page for wesnoth-nolog (link to wesnoth man page)

 -- Isaac Clerencia <isaac@sindominio.net>  Sun, 5 Dec 2004 13:06:03 +0100

wesnoth (0.8.7-1) unstable; urgency=low

   * New upstream release
   * Changed Depend: on libsdl-ttf2.0-0 to libfreetype6 as now Wesnoth provides
   a patched libsdl-ttf2 version in the tarball

 -- Isaac Clerencia <isaac@sindominio.net>  Mon, 1 Nov 2004 15:10:23 +0100

wesnoth (0.8.5-1) unstable; urgency=high

   * New upstream release.
   * Added a wesnoth-nolog commands that just calls wesnoth with
     output and error redirected to /dev/null, this is now the command called
     from the menu, closes: #274802.
   * Changed official server to wesnoth.debian.net. It will become the Sarge
     server, running the Sarge version. Priority high because this is the
     version targeted for Sarge (cross your fingers, please).

 -- Isaac Clerencia <isaac@sindominio.net>  Tue, 5 Oct 2004 21:51:12 +0200

wesnoth (0.8.4-1) unstable; urgency=low

   * New upstream release
   * Modified call to configure in debian/rules to follow some new
     parameters in upstream configure
   * Added a line in clean target to remove .mo files created during configure
   * Use DESTDIR to make sure that it doesn't touch anything in the root
     filesystem when the package is built, closes: #271356

 -- Isaac Clerencia <isaac@sindominio.net>  Sat, 11 Sep 2004 21:28:26 +0200

wesnoth (0.8.3-1) unstable; urgency=low

   * New upstream release, closes: #269078
   * Modified debian/rules to add po files to wesnoth-data, as Wesnoth has
   switched from ITS (Incompatible Translation System) to gettext

 -- Isaac Clerencia <isaac@sindominio.net>  Fri, 27 Aug 2004 20:11:06 +0200

wesnoth (0.8.2-1) unstable; urgency=low

   * New upstream release, including fixes for several DoS vulnerabilities
     in wesnothd

 -- Isaac Clerencia <isaac@sindominio.net>  Sun, 15 Aug 2004 22:36:28 +0200

wesnoth (0.8.1-2) unstable; urgency=low

   * Fix FTBFS bug caused by an autoconf test which relied on
     SDL_mixer private symbols (stripped in last SDL_mixer upload)

 -- Isaac Clerencia <isaac@sindominio.net>  Fri, 6 Aug 2004 13:05:41 +0200

wesnoth (0.8.1-1) unstable; urgency=low

   * New upstream release
   * Upstream unit selection bug fixed, closes: #234998
   * Patched with a CVS code snippet to fix a "packet of death" bug in
     wesnothd

 -- Isaac Clerencia <isaac@sindominio.net>  Tue, 3 Aug 2004 12:51:16 +0200

wesnoth (0.8-1) unstable; urgency=low

   * New upstream release

 -- Isaac Clerencia <isaac@sindominio.net>  Fri, 2 Jul 2004 15:43:29 +0200

wesnoth (0.7.11-1) unstable; urgency=low

   * New upstream release

 -- Isaac Clerencia <isaac@sindominio.net>  Mon, 28 Jun 2004 20:59:04 +0200

wesnoth (0.7.10-1) unstable; urgency=low

   * New upstream release, closes: #254237

 -- Isaac Clerencia <isaac@sindominio.net>  Mon, 21 Jun 2004 02:23:15 +0200

wesnoth (0.7.9-1) unstable; urgency=low

   * New upstream release

 -- Isaac Clerencia <isaac@sindominio.net>  Sat, 12 Jun 2004 00:51:26 +0200

wesnoth (0.7.8-1) unstable; urgency=low

   * New upstream release
   * Removed --enable-gnome and copied the .desktop file by hand

 -- Isaac Clerencia <isaac@sindominio.net>  Fri, 28 May 2004 01:13:00 +0200

wesnoth (0.7.7-1) unstable; urgency=low

   * New upstream release

 -- Isaac Clerencia <isaac@sindominio.net>  Thu, 20 May 2004 01:08:16 +0200

wesnoth (0.7.6-2) unstable; urgency=low

   * Fixed FTBFS bug in alpha, ia64 and s390

 -- Isaac Clerencia <isaac@sindominio.net>  Tue, 11 May 2004 23:29:51 +0200

wesnoth (0.7.6-1) unstable; urgency=low

   * New upstream release

 -- Isaac Clerencia <isaac@sindominio.net>  Tue, 4 May 2004 10:32:47 +0200

wesnoth (0.7.5-1) unstable; urgency=low

   * New upstream release
   * Upstream packed without --posix, closes: #245079

 -- Isaac Clerencia <isaac@sindominio.net>  Sat, 24 Apr 2004 22:28:53 +0200

wesnoth (0.7.3-2) unstable; urgency=low

   * Changed some descriptions
   * wesnoth-data split into wesnoth-data and wesnoth-music

 -- Isaac Clerencia <isaac@sindominio.net>  Sat, 24 Apr 2004 20:28:38 +0200

wesnoth (0.7.3-1) unstable; urgency=low

   * New upstream release

 -- Isaac Clerencia <isaac@sindominio.net>  Sun, 18 Apr 2004 15:45:57 +0200

wesnoth (0.7.2-1) unstable; urgency=low

   * New upstream release

 -- Isaac Clerencia <isaac@sindominio.net>  Thu, 8 Apr 2004 21:31:52 +0200

wesnoth (0.7.1-2) unstable; urgency=low

   * Changed short and long descriptions
   * Use dh_install and dh_movefiles instead of directly copying/moving
     files from rules
   * Added support for noopt and nostrip for DEB_BUILD_OPTIONS
   * Removed clean from "make clean distclean" in rules clean target because
     distclean already calls clean target in Makefile
   * Added support for cross compilation
   * Wrapped some lines in debian/rules to 80 chars
   * Changed several MANUAL entries in wesnoth.docs to MANUAL*

 -- Isaac Clerencia <isaac@sindominio.net>  Mon, 5 Apr 2004 20:19:27 +0200

wesnoth (0.7.1-1) unstable; urgency=low

   * New upstream release
   * Added --enable-gnome in configuration to install .desktop files correctly
   * Changed Priority from extra to optional, closes: #239155
   * Now wesnoth-data is built in binary-indep, closes: #241063

 -- Isaac Clerencia <isaac@sindominio.net>  Sun, 4 Apr 2004 00:49:52 +0200

wesnoth (0.7-1) unstable; urgency=low

   * New upstream release
   * Switched Maintainer and Co-maintainer roles
   * Added .desktop file

 -- Isaac Clerencia <isaac@sindominio.net>  Fri, 19 Mar 2004 21:39:52 +0100

wesnoth (0.6.99.5-1) unstable; urgency=low

   * New upstream release
        Units no longer get healed when saving, closes: #234974
   * Moved data from /usr/share/games/wesnoth-data to /usr/share/games/wesnoth
   * Added lintian override for menu icon in wesnoth-data for wesnoth package

 -- Isaac Clerencia <isaac@sindominio.net>  Mon, 15 Mar 2004 21:16:24 +0100

wesnoth (0.6.99.4-1) unstable; urgency=low

   * New upstream release
   * Added menu icon to wesnoth-data, closes: #232913
   * Updated Standards-Version to 3.6.1

 -- Isaac Clerencia <isaac@sindominio.net>  Sat, 21 Feb 2004 21:08:18 +0100

wesnoth (0.6.99.3-3) unstable; urgency=low

   * Added Isaac Clerencia <isaac@sindominio.net> in the Uploaders field in
     debian/control
 
   * Added menu entry for wesnoth-editor on Ben Armstrong (SynrG) advice.

 -- Cyril Bouthors <cyril@bouthors.org>  Wed, 18 Feb 2004 21:56:37 +0100

wesnoth (0.6.99.3-2) unstable; urgency=low

   * Moved Vera.ttf symlink from wesnoth to wesnoth-data; bug reported from
     Gerfried Fuchs (Rhonda).

 -- Cyril Bouthors <cyril@bouthors.org>  Sat, 14 Feb 2004 12:14:17 +0100

wesnoth (0.6.99.3-1) unstable; urgency=low

   * New upstream release (closes: #232571).

 -- Cyril Bouthors <cyril@bouthors.org>  Fri, 13 Feb 2004 21:46:11 +0100

wesnoth (0.6.99.2-3) unstable; urgency=low

   * wesnoth-editor: typo (closes: #226769).
 
   * wesnoth: fixed lintian error.

 -- Cyril Bouthors <cyril@bouthors.org>  Thu, 12 Feb 2004 00:58:55 +0100

wesnoth (0.6.99.2-2) unstable; urgency=low

   * wesnoth-data: replaced Vera.ttf by a symlink. Added dependency to
     ttf-bitstream-vera (closes: #231757).

 -- Cyril Bouthors <cyril@bouthors.org>  Sun, 8 Feb 2004 21:15:17 +0100

wesnoth (0.6.99.2-1) unstable; urgency=low

   * New upstream release (closes: #230547).

 -- Cyril Bouthors <cyril@bouthors.org>  Thu, 5 Feb 2004 12:07:21 +0100

wesnoth (0.6.99.1-1) unstable; urgency=low

   * New upstream release (closes: #224460).

 -- Cyril Bouthors <cyril@bouthors.org>  Thu, 29 Jan 2004 02:24:00 +0100

2003

wesnoth (0.6.1-3) unstable; urgency=low

   * Added wesnoth_editor (closes: #224810).

 -- Cyril Bouthors <cyril@bouthors.org>  Thu, 25 Dec 2003 16:41:16 +0100

wesnoth (0.6.1-2) unstable; urgency=low

   * wesnoth-data: moved files from /usr/share/wesnoth-data to
     /usr/share/games/wesnoth-data (closes: #224289).

 -- Cyril Bouthors <cyril@bouthors.org>  Wed, 17 Dec 2003 18:43:18 +0100

wesnoth (0.6.1-1) unstable; urgency=low

   * New upstream release

 -- Cyril Bouthors <cyril@bouthors.org>  Tue, 16 Dec 2003 14:49:13 +0100

wesnoth (0.6-2) unstable; urgency=low

   * The red wine release.

 -- Cyril Bouthors <cyril@bouthors.org>  Sat, 13 Dec 2003 00:02:10 +0100

wesnoth (0.6-1) unstable; urgency=low

   * New upstream release
   * Run wesnothd as nobody

 -- Cyril Bouthors <cyril@bouthors.org>  Fri, 12 Dec 2003 14:24:51 +0100

wesnoth (0.5.1-3) unstable; urgency=low

   * Fixed dependency (closes: #220862, #217508, #217526).

 -- Cyril Bouthors <cyril@bouthors.org>  Sat, 29 Nov 2003 03:43:42 +0100

wesnoth (0.5.1-2) unstable; urgency=low

   * Added dependency to wesnoth-data with explicit version number.
   * Better description thanks to Benjamin Drieur, our cosmetic assistant ;-)

 -- Cyril Bouthors <cyril@bouthors.org>  Fri, 14 Nov 2003 03:31:48 +0100

wesnoth (0.5.1-1) unstable; urgency=low

   * New upstream release

 -- Cyril Bouthors <cyril@bouthors.org>  Mon, 10 Nov 2003 02:20:16 +0100

wesnoth (0.5-2) unstable; urgency=low

   * Fixed init.d for wesnoth-server

 -- Cyril Bouthors <cyril@bouthors.org>  Mon, 10 Nov 2003 02:03:37 +0100

wesnoth (0.5-1) unstable; urgency=low

   * New upstream release (closes: #217561).

 -- Cyril Bouthors <cyril@bouthors.org>  Mon, 3 Nov 2003 13:25:49 +0100

wesnoth (0.4.8-3) unstable; urgency=low

   * Added Debian menu entry so it appears in everybody's window managers
     under the Games menu (closes: #217606).

 -- Cyril Bouthors <cyril@bouthors.org>  Sun, 26 Oct 2003 11:27:11 +0100

wesnoth (0.4.8-2) unstable; urgency=low

   * Added dependency to wesnoth-data (closes: #217212).
 
   * Removed README (closes: #217213).

 -- Cyril Bouthors <cyril@bouthors.org>  Sat, 25 Oct 2003 16:14:21 +0200

wesnoth (0.4.8-1) unstable; urgency=low

   * Initial Release.

 -- Cyril Bouthors <cyril@bouthors.org>  Tue, 14 Oct 2003 14:10:24 +0200