summaryrefslogtreecommitdiff
path: root/packaging/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/debian/changelog')
-rw-r--r--packaging/debian/changelog77
1 files changed, 0 insertions, 77 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog
deleted file mode 100644
index bc5b75799..000000000
--- a/packaging/debian/changelog
+++ /dev/null
@@ -1,77 +0,0 @@
-tmw (0.0.24-1) unstable; urgency=low
-
- * New upstream release.
- * Wrapped configure script options line to a more human readable
- format.
- * Bumped Standards-Version to 3.7.3.
- * Changed description in debian/tmw.menu, it is now called as an
- adventure instead of an arcade game.
- * Removed the ugly hyphen in the description of debian/tmw.desktop.
- * Removed debian/tmw.6 manpage, because it is in upstream now.
- * Removed 01-set-gl-texture-zero and 02-guichan_0.7 patches,
- because they are fixed in the current upstream release.
- * Removed now useless calls of dh_link and dh_installman in
- debian/rules.
- * Removed debian/tmw-data.docs, because the NEWS and AUTHORS file
- is already in the tmw package.
- * Removed deprecated encoding flag from debian/tmw.desktop.
- * Added debian/watch file.
- * Added homepage field to debian/control and removed the one from
- the long descriptions.
- * Added a break to the long description of tmw-data. It looks now
- realy better.
- * Added the tmw-dbg package, which provides the debugging symbols.
-
- -- Patrick Matthäi <patrick.matthaei@web.de> Mon, 24 Dec 2007 17:10:00 +0100
-
-tmw (0.0.23-3) unstable; urgency=low
-
- * Added missing files data/graphics/images/ambient/*.png to
- release.
- Closes: #439861
- * Added guichan_0.7 patch to build tmw against guichan 0.7.1.
- * debian/control: Changed guichan version to libguichan2 and
- changed build dependencie from libcurl3-dev to libcurl4-gnutls-dev.
- * debian/tmw.menu: Corrected menu entry categorie to Games/Adventure.
- Thanks lintian.
- * Fixed clean rule. Thanks lintian.
-
- -- Patrick Matthäi <patrick.matthaei@web.de> Thu, 6 Sep 2007 18:36:00 +0100
-
-tmw (0.0.23-2) unstable; urgency=low
-
- * Added set-gl-texture-zero patch to set GL texture index
- to zero when an image uses the SDL backend.
- Closes: #427915
- * debian/control: Removed dependencie of tmw-data to tmw.
- Closes: #427920
- * debian/control: Set tmw as recommends to tmw-data.
- * debian/control: Added dpatch to the build dependencies.
- * debian/control: Changed guichan version to libguichan1.
- Closes: #435065
- * debian/tmw.docs: Added upstream ChangeLog to package.
- * debian/rules: Removed now unneeded '--with-opengl'
- configure flag.
-
- -- Patrick Matthäi <patrick.matthaei@web.de> Wed, 20 Jun 2007 08:55:12 +0100
-
-tmw (0.0.23-1) unstable; urgency=low
-
- * Uploaded tmw to unstable.
- Closes: #418725, #423275
- * New upstream release.
- * debian/rules: No longer needed the tmw-icon rename
- hack. Upstream renamed the icon files.
- * debian/tmw.xpm: Added xpm icon file, because upstream
- has forgotten it in the newest release.
-
- -- Patrick Matthäi <patrick.matthaei@web.de> Mon, 5 Jun 2007 21:05:36 +0100
-
-tmw (0.0.22.2-1) experimental; urgency=low
-
- * Initial release.
- * Uploading to experimental because we need libguichan0-dev (>= 0.6.1).
- * src/main.cpp:
- Moved tmw-icon.png to /usr/share/icons/tmw.png.
-
- -- Patrick Matthäi <patrick.matthaei@web.de> Tue, 6 Mar 2007 09:08:21 +0100