2009
wesnoth (1:1.4.4-2+lenny1) stable-security; urgency=high
* Upload to fix several severe problems:
- 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.
- Pull wesnoth-did-ai-fix patch from upstream svn r33013 to make it still
work after above changes.
- Pull limit-mapsize patch from upstream svn r32987 to avoid hanging of
wesnoth/exhausting system memory (Upstream Bug #13031)
* Pulled patch fix-server-dos from upstream svn r33069 which fixes a DoS
pattern in the server, which came in a bit too late for the release
(CVE-2009-0366, Upstream Bug #13037)
* Fix typo in wesnoth-tools package description noticed by Soliton, thanks.
-- Gerfried Fuchs <rhonda@debian.at> Wed, 25 Feb 2009 17:03:27 +0100
2008
wesnoth (1:1.4.4-2) unstable; urgency=low
* Add wesnoth-dbg package as suggested by Patrick Matthäi now that the
development release for experimental made it through NEW with it.
-- Gerfried Fuchs <rhonda@debian.at> Thu, 24 Jul 2008 15:31:49 +0200
wesnoth (1:1.4.4-1) unstable; urgency=low
* New stable upstream release, bugfixes and translation updates. Includes
fix for:
- FTBFS on GNU/kFreeBSD (closes: #490638)
-- Gerfried Fuchs <rhonda@debian.at> Wed, 23 Jul 2008 19:26:40 +0200
wesnoth (1:1.4.3-1) unstable; urgency=low
* New upstream release, incorporating the following two patches:
no-campaign-fix, address-align-for-sparc. Removed them from patch series.
* Finally switched Maintainer to Games Team.
* Updated to Standards-Version 3.8.0:
- Added README.source to package.
-- Gerfried Fuchs <rhonda@debian.at> Sun, 08 Jun 2008 21:26:24 +0200
wesnoth (1:1.4.2-1) unstable; urgency=low
* New upstream release.
* Do postinst hooks only on upgrades from older versions than 1:1.4.1-2,
also check wether it might be a symlink already and ignore rmdir error
message.
* Switch ttf-sazanami-gothic and ttf-wqy-zenhei to recommends instead of
only suggests.
* Rename debian/NEWS.Debian to debian/NEWS which dh_installchangelogs likes
to pick up and install as NEWS.Debian...
-- Gerfried Fuchs <rhonda@debian.at> Mon, 05 May 2008 09:36:53 +0200
wesnoth (1:1.4.1-2) unstable; urgency=low
* Create postinst hooks to change the (hopefully) empty doc dirs of wesnoth,
wesnoth-editor and wesnoth-all to symlinks to wesnoth-data.
-- Gerfried Fuchs <rhonda@debian.at> Fri, 18 Apr 2008 11:53:02 +0200
wesnoth (1:1.4.1-1) unstable; urgency=low
* New upstream release:
- sample.py-fix made it into the 1.4 branch, removed.
- disable-rpath patch not needed anymore, configure fixed upstream.
* New patch: address-align-for-sparc which fixes an alignment issue which
caused a SIGBUGS on sparc (closes: #426318)
* Update debian/copyright with respect to that wesnoth is GPLv2 or later,
not GPLv2 only.
* Also symlink the english manpage for wesnoth-smallgui properly.
* Call dh_pysupport for the python parts in the wesnoth-tools package and
make it Depend on ${python:Depends}. Build-Depend on python-support.
* Switch wesnoth-tools package to Arch: all what it actually is.
* Only do the doc symlink in wesnoth, wesnoth-editor and wesnoth-all
packages which directly versioned depend on wesnoth-data, not from the
campaign packages.
* Fix a typo in wesnoth-tools package description.
* Make the included scripts in the tools package executable.
-- Gerfried Fuchs <rhonda@debian.at> Thu, 17 Apr 2008 13:52:03 +0200
wesnoth (1:1.4-2) experimental; urgency=low
* Upload to experimental due to new wesnoth-tools package which isn't
fully tested yet and may work against python policy.
* Add wesnoth-tools package including the most useful tools for campaign
developers.
* Build a wesnoth-smallgui binary (closes: #469234)
* Patch wesnoth-nolog-desktop-file for calling wesnoth-nolog instead of
wesnoth from desktop file (triggered by #469800)
* Switch from ttf-arphic-gkai00mp (gkai00mp.ttf) to ttf-wqy-zenhei
(wqy-zenhei.ttf) package (font) which the game really uses. Thanks to
Ying-Chun Liu for noticing it (closes: #470292)
* Made it more clear in the wesnoth-all package description where to get the
server from.
* Update README.Debian with informations about the (planned) setup and
server support through wesnoth.debian.net (closes: #470224)
* Added the short description from the campaigns to the package description
of the according package (closes: #469467).
Package description translators, pretty please fetch the already translated
descriptions from the package instead of redoing them from scratch, thanks.
* Remove ttf-dejavu dependency from editor, it's in dependent package
wesnoth-data anyway.
* Install documentation only into wesnoth-data package and make the
depending packages have symlinks to the doc dir.
* Make use of the http://sf.net/$project/ hack in debian/watch instead of
chosing a mirror on our own.
* Recommend the three introduction campaigns from the wesnoth package and
add informations about it to the package description (closes: #471912)
* Improve other package descriptions a little, too.
* Pull sample.py-fix patch from upstream svn r25432 (closes: #472416)
* Pull no-campaign-fix from upstream svn r25532 (closes: #471851)
* Add NEWS.Debian file explaining the save game incompatibility to the
former stable release.
-- Gerfried Fuchs <rhonda@debian.at> Fri, 04 Apr 2008 15:39:47 +0200
wesnoth (1:1.4-1) unstable; urgency=low
* New stable upstream release:
- debian/rules: switch to stable release dependency chain
- debian/watch: switch to stable release matching only
* Fixed version magic in debian/rules with respect to no patch level digit
in it.
-- Gerfried Fuchs <rhonda@debian.at> Sun, 02 Mar 2008 23:51:27 +0100
wesnoth (1:1.3.19-1) unstable; urgency=low
* New upstream release.
-- Gerfried Fuchs <rhonda@debian.at> Mon, 25 Feb 2008 08:06:02 +0100
wesnoth (1:1.3.18-1) unstable; urgency=low
* New upstream release (aka 1.4-rc1).
* Update watchfile to match everything, not only development releases, for
the time being until the next stable release.
* Use fixed control file substitute strings and switch in debian/rules
appropriately.
* Build with --disable-rpath, also add patch disable-rpath because the boost
macro doesn't check for the configure switch.
-- Gerfried Fuchs <rhonda@debian.at> Mon, 18 Feb 2008 23:27:31 +0100
wesnoth (1:1.3.16-1) unstable; urgency=low
* New upstream release, upload to unstable now. Update Vcs-* fields in
debian/control appropriately.
* Removed both remaining patches, got applied upstream.
-- Gerfried Fuchs <rhonda@debian.at> Tue, 12 Feb 2008 17:43:36 +0100
wesnoth (1:1.3.15-1) experimental; urgency=low
* New upstream release (closes: #463521) * Move -music and -editor in -all package from Depends to Recommends as discussed with Cyril Brulebois. * Add patch gcc-4.3-fix which contains an uncaught missing include in the patch from #462708 which already got applied upstream (closes: #462708) * Add TODO file about wesnoth-tools for now, don't create the package yet.
-- Gerfried Fuchs <rhonda@debian.at> Fri, 01 Feb 2008 12:07:07 +0100
wesnoth (1:1.3.14-1) experimental; urgency=low
* New upstream release.
* configure with --enable-python-install from now on as upstream suggests.
* Add Suggests on ttf-arphic-gkai00mp for Chinese support, and the font
symlink in wesnoth-data.
* Add images/footsteps to wesnoth-data.install, noticed by Andreas Tille,
thanks!
* Compile with -g and support DEB_BUILD_OPTIONS=noopt (closes: #459755)
* Create the links on our own instead of relying on dh_link which is removed
now completely (closes: #445550). dh_link is severily braindead enforcing
a should policy entry here on links it doesn't even create itself.
* Add lintian overrides for that.
* Also create wesnoth-nolog.6.gz -> wesnoth.6.gz symlinks for translated
manpages.
* Bump Replaces version on wesnoth-data to an epoched version
(closes: #456530)
-- Gerfried Fuchs <rhonda@debian.at> Fri, 18 Jan 2008 16:29:25 +0100
2007
wesnoth (1:1.3.13-1) experimental; urgency=low
* The "happy new year" new upstream release.
* Requires additional Build-Depends on libboost-test-dev and
libboost-iostreams-dev.
* New campain package wesnoth-thot: The Hammer of Thursagan.
* Bumped Standards-Version to 3.7.3, no further changes needed.
* Remove fix-manpage from patch series, applied upstream.
-- Gerfried Fuchs <rhonda@debian.at> Mon, 31 Dec 2007 15:00:17 +0100
wesnoth (1:1.3.12-1) experimental; urgency=medium
* New upstream release with a fix for a directory traversal problem in the
WML engine which could lead to sending arbitrary files [CVE-2007-5742].
* Server now supports reloading of config on SIGHUP, adding support for that
to the init.d script.
* Fixed a grammar issue in the package descriptions, closes: #446545
* (Re)work the dependency handling with respect to campaigns and
incompatibility in between different wesnoth versions: make the campaigns
depend on wesnoth with same Upstream-Version. This change was both
inspired by #447151 and Andreas Tille, thanks.
* Add wesnoth-all meta package which depends on all but the server packages
produced, closes: #449132
* Removed cruft package relationship handling from before the etch release.
* Removed cdbs dependency for easier maintenanceability of debian/rules, use
quilt as patch management.
* Removed XS- prefix from Vcs control fields.
* Bumped debhelper to compat 5.
* Add explicit Build-Depends on libsdl1.2-dev instead of depending on the
implicit pullin through the other libsdl Build-Dependencies.
* Added patches:
- fix-manpage: fix the wesnoth_editor manpage NAME syntax
- fix-desktop-files: remove obsoleted entries from .desktop files
-- Gerfried Fuchs <rhonda@debian.at> Sat, 01 Dec 2007 21:03:22 +0100
wesnoth (1:1.3.9-3) experimental; urgency=low
* Reupload to experimental with epoch to work around an upload fumble
mentioned in #446505.
-- Gerfried Fuchs <rhonda@debian.at> Sat, 13 Oct 2007 17:45:38 +0200
wesnoth (1.3.9-2) unstable; urgency=high
* Remove wesnoth-icon.xpm from wesnoth-data package, closes: #446295
-- Gerfried Fuchs <rhonda@debian.at> Fri, 12 Oct 2007 11:03:00 +0200
wesnoth (1.3.9-1) experimental; urgency=high
* New upstream release which fixes an 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].
* New campaign package: wesnoth-aoi
* manual.txt now shipped with upstream tarball directly.
* MANUAL* not shipped anymore.
-- Gerfried Fuchs <rhonda@debian.at> Thu, 11 Oct 2007 11:52:45 +0200
wesnoth (1.3.8-1) experimental; urgency=low
* New upstream release.
* Moved wesnoth-icon.xpm to wesnoth package itself, removed overrides and
added versioned Replaces on wesnoth-data for that.
* Install doc/manual/ stuff into doc directory, too.
* Added debian/wesnoth.doc-base file for registering the manual.
* Pulled debian/manual.txt source for manual.en.html file from upstream
repository.
-- Gerfried Fuchs <rhonda@debian.at> Mon, 01 Oct 2007 15:56:26 +0200
wesnoth (1.3.7-1) experimental; urgency=low
* New upstream release which includes fix for:
- crash in last Scepter of Fire scenario, closes: #438173
* Fixed the menu xpm files--somehow they were displayed b0rked while the
content was proper xpm, closes: #435874
* Added XS-Vcs-{Svn,Browser} lines to control file.
* Added Homepage: to control file, removed it from Package descriptions,
closes: #439574
* New campaign package: wesnoth-l
* Install the wesnoth_editor desktop file, closes: #423439
* Added LSB section to init.d script of wesnothd.
-- Gerfried Fuchs <rhonda@debian.at> Mon, 27 Aug 2007 11:02:08 +0200
wesnoth (1.3.6-1) experimental; urgency=low
* New upstream release, closes: #434346 * Added myself to Co-Maintainers. :) * Added watch file tracking development releases. * Updated config.{guess,sub}. * wmlxgettext got removed from bin_SCRIPTS with good reasoning so we won't install it anymore. * New campaign packages: wesnoth-did, wesnoth-nr, wesnoth-sof, wesnoth-sotbe. * Added binNMU patch from Lior Kaplan, closes: #432974 * Moved wesnoth-editor in the menu to Games/Tools. * Generated wesnoth_editor-icon.xpm for the menu entry and reduced wesnoth-icon.xpm to 32x32 as per menu policy recommended. * Updated copyright informations.
-- Gerfried Fuchs <rhonda@debian.at> Mon, 30 Jul 2007 20:59:58 +0200
wesnoth (1.3.2-1) experimental; urgency=low
* New upstream release
-- Isaac Clerencia <isaac@debian.org> Fri, 27 Apr 2007 13:49:26 +0200
wesnoth (1.3.1-1) experimental; urgency=low
* New upstream release
-- Isaac Clerencia <isaac@debian.org> Sun, 25 Feb 2007 20:54:24 +0100
wesnoth (1.2.2-1) experimental; urgency=low
* New upstream release
-- Isaac Clerencia <isaac@debian.org> Wed, 21 Feb 2007 13:59:26 +0100
wesnoth (1.2.1-1) experimental; urgency=low
* New upstream release
-- Isaac Clerencia <isaac@debian.org> Thu, 18 Jan 2007 08:31:34 +0100
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