--- crimson-0.5.2.orig/debian/cf2bmp.6 +++ crimson-0.5.2/debian/cf2bmp.6 @@ -0,0 +1,34 @@ +.TH CF2BMP 6 "March 9, 2005" +.SH NAME +cf2bmp \- convert Crimson Fields levels to BMP images +.SH SYNOPSIS +.B cf2bmp +file.lev image.bmp +.SH DESCRIPTION +This manual page was written for the Debian GNU/Linux distribution +because the original program does not have a manual page. +.PP +.B cf2bmp +converts the level file +.B file.lev +to an image named +.BR image.bmp . +The unit and tile sets must be present in the working directory. +.SH OPTIONS +.B \-\-help +Show a help text and exit. +.SH BUGS +Please report any bugs you find to Jens Granseuer . +.SH LICENCE +.B cf2bmp +is covered by the GNU General Public License (GPL). +.SH SEE ALSO +.BR crimson (6), +.BR cfed (6), +.BR bi2cf (6), +.BR comet (6). +.SH AUTHOR +Jens Granseuer +.PP +This manual page was written by Uwe Hermann , +for the Debian GNU/Linux system (but may be used by others). --- crimson-0.5.2.orig/debian/changelog +++ crimson-0.5.2/debian/changelog @@ -0,0 +1,245 @@ +crimson (0.5.2-1) unstable; urgency=low + + * New upstream release. + * debian/control: + + Standards-Version: 3.8.0. + + Add Homepage field. + * debian/copyright: Switch to machine-readable format. + * debian/watch: Add file. + * debian/menu: Show crimson icon/pixmap in the menu entry. + + -- Uwe Hermann Wed, 26 Nov 2008 20:54:26 +0100 + +crimson (0.5.1-1) unstable; urgency=low + + * New upstream release. + * Update debian/copyright. + + -- Uwe Hermann Sun, 08 Apr 2007 03:15:06 +0200 + +crimson (0.5.0-1) unstable; urgency=low + + * New upstream release. + * Standards-Version: 3.7.2.2 (no changes required). + + -- Uwe Hermann Tue, 12 Dec 2006 11:47:57 +0100 + +crimson (0.4.9-2) unstable; urgency=low + + * Build-depend on the more recent libsdl-ttf2.0-dev to remove the + dependency on the ancient freetype1 library. + Thanks Stefan Huehner (Closes: #365782). + * Standards-Version: 3.7.2 (no changes). + * Switch to debhelper 5 (+ cdbs). + * debian/copright: + + Document license of the soundtrack. + + Document license of bi2cf. + + Document license of gfx/Bepa-Roman.ttf. + + -- Uwe Hermann Sat, 20 May 2006 17:00:09 +0200 + +crimson (0.4.9-1) unstable; urgency=low + + * New upstream release (Closes: #360330). + * debian/copyright: + + Be more verbose. + + My packaging is public domain. + + New FSF address. + + -- Uwe Hermann Wed, 12 Apr 2006 18:29:39 +0200 + +crimson (0.4.8-1+b1) unstable; urgency=low + + * Binary-only non-maintainer upload for i386; no source changes. + * Rebuild against libstdc++6 + + -- Debian/i386 Build Daemon Fri, 17 Feb 2006 15:10:17 -0800 + +crimson (0.4.8-1) unstable; urgency=low + + * New upstream release. + * Standards-Version: 3.6.2.0 (no changes required). + + -- Uwe Hermann Sat, 25 Jun 2005 19:20:02 +0200 + +crimson (0.4.7-1) unstable; urgency=low + + * New upstream release. + * Note: (Binary) maps and saved games are not compatible with older + releases due to extensions in the event system. + * Added the configure option --enable-cf2bmp to build cf2bmp, a + new utility to create map images. + * Added a minimalistic manpage for cf2bmp, as there's none upstream yet. + * Converted debian/changelog to UTF-8. + + -- Uwe Hermann Wed, 9 Mar 2005 22:10:35 +0100 + +crimson (0.4.3-1) unstable; urgency=low + + * The "sorry to keep you waiting" release (Closes: #249511). + * debian/copyright: Updated download location. + * Build-Depends: libsdl-ttf1.2-dev. + + -- Uwe Hermann Tue, 3 Aug 2004 03:37:47 +0200 + +crimson (0.3.8-1) unstable; urgency=low + + * New upstream release. + * Switched to cdbs. + * Build-Depends: cdbs, debhelper (>= 4.1.46). + * Removed debian/comet.6, upstream already provides a manpage. + + -- Uwe Hermann Sun, 1 Feb 2004 23:18:37 +0100 + +crimson (0.3.6-1) unstable; urgency=low + + * New upstream release (Closes: #196080). + * Standards-Version: 3.6.1.0 (no changes). + * Updated debian/copyright to reflect new homepage location. + + -- Uwe Hermann Tue, 23 Sep 2003 22:52:14 +0200 + +crimson (0.3.0-1) unstable; urgency=low + + * New upstream release. + * Standards-Version: 3.5.8.0 (no changes). + * Added configure options --enable-bi2cf and --enable-comet, to enable + the Battle Isle (tm) level converter and a new graphical map editor. + * debian/docs: Added README.CoMET and README.bi2cf. + * I wrote a small manpage for comet. + * Switch to debhelper v4. + * Build-Depend on libsdl1.2-dev (>= 1.2.5) now (needed for mouse wheel + support). + + -- Uwe Hermann Sat, 8 Mar 2003 03:37:52 +0100 + +crimson (0.2.8-1) unstable; urgency=low + + * New upstream release. + * Upstream fixed some signed vs. unsigned char issues (Closes: #159344). + + -- Uwe Hermann Sun, 10 Nov 2002 05:48:18 +0100 + +crimson (0.2.7-1) unstable; urgency=low + + * New upstream release (Closes: #161886). + * Standards-Version: 3.5.7.0 (no changes). + + -- Uwe Hermann Sun, 22 Sep 2002 18:10:39 +0200 + +crimson (0.2.6-1) unstable; urgency=low + + * New upstream release (Closes: #152067). + * Install NEWS in /usr/share/doc/crimson. + + -- Uwe Hermann Sat, 24 Aug 2002 06:02:38 +0200 + +crimson (0.2.3-1) unstable; urgency=low + + * New upstream release. + * Standards-Version: 3.5.6.1 (no changes). + * Remove Build-Depends autoconf and automake, shouldn't be needed anymore. + * Package description: Mention that crimson now has an AI opponent. + * Install TODO and THANKS in /usr/share/doc/crimson. + * Enable sound support. + * Add Build-Dependency on libsdl-mixer1.2-dev. + * debian/README.Debian: Removed, obsolete. + + -- Uwe Hermann Thu, 9 May 2002 23:25:43 +0200 + +crimson (0.2.2-2) unstable; urgency=low + + * debian/changelog: Removed emacs cruft. + * Changed my email address to uwe@debian.org. + * I'm pretty sure this bug had something to do with the recent SDL changes, + and shouldn't occur anymore. If it still does, please reopen. + (Closes: #127226). + * A few minor cosmetic fixes. + + -- Uwe Hermann Tue, 26 Mar 2002 13:15:42 +0100 + +crimson (0.2.2-1) unstable; urgency=low + + * New upstream release. + * Acknowledged NMU (thanks David!). Closes: #117523. + * configure.ac: Re-added --debian-debug (was lost somehow). + * debian/copyright: Updated download URL. + * If I'm not mistaken, the new upstream release closes: #116332. + Please reopen if this is not the case. + + -- Uwe Hermann Fri, 14 Dec 2001 14:07:39 +0100 + +crimson (0.1.6-1.1) unstable; urgency=low + + * NMU. + * Changed Build-Depends. + * Recompiled against new libsdl1.2 packages (closes: #117523). + + -- David Martínez Moreno Sat, 10 Nov 2001 07:00:37 +0100 + +crimson (0.1.6-1) unstable; urgency=low + + * New upstream release. + * debian/copyright: Updated URL to current upstream release. + * Upload sponsored by Ralf Treinen . + + -- Uwe Hermann Thu, 23 Aug 2001 20:47:35 +0200 + +crimson (0.1.5-1) unstable; urgency=low + + * New upstream release. + * Updated Standards-Version to 3.5.6.0 (no changes necessary). + * debian/README.Debian: Removed obsolete item. + * debian/copyright: Updated URL to current upstream release. + * Upload sponsored by Ralf Treinen . + + -- Uwe Hermann Sun, 5 Aug 2001 05:48:12 +0200 + +crimson (0.1.4-1) unstable; urgency=low + + * New upstream release. + * debian/control: + + Set Architecture: to 'any', because the powerpc bug should be fixed + upstream now (Closes: #98892). + + Improved the Description: field. + * debian/copyright: Added URL to current upstream release. + * The manpages I wrote were partly merged in the manpages the upstream + author has written. Removed my manpages, using those from upstream now. + * My fix to tools/Makefile.am was included upstream. + * debian/docs: Removed README.editor. The file has been merged into the + cfed(6) manpage upstream. + * debian/rules: Use the configure option --mandir to install the manpages + in the correct place. Do not use dh_installman anymore. + * README.Debian: Removed obsolete items. + * README: Inserted some linebreaks, so you can read this file on + a 80x25 console. + * doc/crimson.6, doc/cfed.6: Added section BUGS. Cosmetic changes + typos. + * Converted crimson to use autoconf 2.50. + + I ran autoupdate and removed the backup file configure.in~. I also + ran aclocal, autoconf and automake --foreign once. + + configure.in: Added AC_PREREQ(2.50), AC_INIT (new syntax) and + AC_COPYRIGHT. + + debian/rules calls aclocal, autoconf and automake --foreign + in the configure-stamp rule. + + Updated Build-Dependency: autoconf (>= 2.50). + + Modified my configure option --with-debian-debug (used for adding -g + if $DEB_BUILD_OPTIONS contains 'debug'), which fixes the + duplicated "-g -O2" when compiling. + + Everything seems to work fine. Let's kill that autoconf 2.13... + * Upload sponsored by Ralf Treinen . + + -- Uwe Hermann Sun, 3 Jun 2001 17:25:33 +0200 + +crimson (0.1.3-1) unstable; urgency=low + + * Initial Release. Closes: #96257. + * I added a manpage for crimson and cfed, as there were none upstream. + * Fixed a typo in tools/Makefile.am which prevented 'make distclean' to + work properly. + * The package also installs cfed, the level-editor, into /usr/games. + I had to mess around with autoconf/automake for this to work, though, + because --enable-ed-install didn't work as expected for me... + * Upload sponsored by Ralf Treinen . + + -- Uwe Hermann Wed, 23 May 2001 00:19:41 +0200 + --- crimson-0.5.2.orig/debian/compat +++ crimson-0.5.2/debian/compat @@ -0,0 +1 @@ +5 --- crimson-0.5.2.orig/debian/menu +++ crimson-0.5.2/debian/menu @@ -0,0 +1,3 @@ +?package(crimson):needs="X11" section="Games/Strategy" \ + title="Crimson Fields" command="/usr/games/crimson" \ + icon="/usr/share/pixmaps/crimson.xpm" --- crimson-0.5.2.orig/debian/docs +++ crimson-0.5.2/debian/docs @@ -0,0 +1,6 @@ +NEWS +README +README.CoMET +README.bi2cf +THANKS +TODO --- crimson-0.5.2.orig/debian/control +++ crimson-0.5.2/debian/control @@ -0,0 +1,21 @@ +Source: crimson +Section: games +Priority: optional +Maintainer: Uwe Hermann +Build-Depends: cdbs, debhelper (>= 5), libsdl1.2-dev (>= 1.2.5), libsdl-mixer1.2-dev (>= 1.2.1-2.1), libsdl-ttf2.0-dev +Standards-Version: 3.8.0 +Homepage: http://crimson.seul.org/ + +Package: crimson +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: A hex-based tactical game + Crimson Fields is a hex-based tactical war game in the tradition of + Battle Isle (tm). Two players command their units on a map of hexagons, + trying to accomplish mission objectives ranging from defending important + locations to simply destroying all enemy forces. + The game can either be played in 'hot seat' mode, via email, or against + the computer. Tools are available to create custom maps and campaigns. + You can also play the original Battle Isle maps if you have a copy of + the game. + --- crimson-0.5.2.orig/debian/copyright +++ crimson-0.5.2/debian/copyright @@ -0,0 +1,164 @@ +This package was debianized by Uwe Hermann on +Thu, 9 May 2002 16:51:48 +0200. + +The current Debian maintainer is Uwe Hermann . + +It was downloaded from: + + http://crimson.seul.org/ + +Upstream Author: + + Jens Granseuer + +------------------------------------------------------------------------------- + +Files: * +Copyright: © 2000-2007 Jens Granseuer +License: GPL-2+ + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL-2'. + +------------------------------------------------------------------------------- + +Files: src/cf/platform.cpp +Copyright: © 2000-2007 Jens Granseuer + © 2006 Silvio Iaccarino +License: GPL-2+ + +------------------------------------------------------------------------------- + +Files: music/default.mid +Copyright: © 2004 Dave Fancella +License: + License for the soundtrack + + Quite simply, you have two choices. The music, as distributed with + Crimson Fields, is covered under the GNU General Public License, same + version(s) as the game itself. If you choose to separate the music from + the game without using it in other software, the GNU General Public + License is likely not to provide the level of protection the music + requires. This is because the GPL was written for software, + specifically, and there are other, better licenses to choose for content + such as music. Therefore, if you separate the music from the software, + you may also choose the Creative Commons license described below. It is + recommended that you do so, because otherwise you may find yourself with + the GPL unenforceable on the music, and you will have no license for the + music otherwise. + + Copyright Notice + + default.mid - Default Symphony + (c) 2004 by Dave Fancella, david.fancella@seul.org + + The Creative Commons License chosen guarantees all the same rights of + the GPL with the exception of a requirement of attribution. + + Creative Commons License + + http://creativecommons.org/licenses/by-sa/1.0/ + + Attribution-ShareAlike 1.0 + + You are free: + + * to copy, distribute, display, and perform the work + * to make derivative works + * to make commercial use of the work + + Under the following conditions: + + Attribution. You must give the original author credit. + + Share Alike. If you alter, transform, or build upon this work, you may + distribute the resulting work only under a license identical to this + one. + + * For any reuse or distribution, you must make clear to others the + license terms of this work. + * Any of these conditions can be waived if you get permission from + the author. + + Your fair use and other rights are in no way affected by the above. + + This is a human-readable summary of the Legal Code (the full license). + +------------------------------------------------------------------------------- + +Files: gfx/Bepa-Roman.ttf +Copyright: © 2003 Bitstream, Inc. + © 2003, 2004 Danilo Segan (Cyrillic glyphs) +License: + Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream + Vera is a trademark of Bitstream, Inc. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of the fonts accompanying this license ("Fonts") and associated + documentation files (the "Font Software"), to reproduce and distribute + the Font Software, including without limitation the rights to use, + copy, merge, publish, distribute, and/or sell copies of the Font + Software, and to permit persons to whom the Font Software is furnished + to do so, subject to the following conditions: + + The above copyright and trademark notices and this permission notice + shall be included in all copies of one or more of the Font Software + typefaces. + + The Font Software may be modified, altered, or added to, and in + particular the designs of glyphs or characters in the Fonts may be + modified and additional glyphs or characters may be added to the + Fonts, only if the fonts are renamed to names not containing either + the words "Bitstream" or the word "Vera". + + This License becomes null and void to the extent applicable to Fonts + or Font Software that has been modified and is distributed under the + "Bitstream Vera" names. + + The Font Software may be sold as part of a larger software package but + no copy of one or more of the Font Software typefaces may be sold by + itself. + + THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT + OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL + BITSTREAM OR THE GNOME FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR + OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, + OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR + OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT + SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE. + + Except as contained in this notice, the names of Gnome, the Gnome + Foundation, and Bitstream Inc., shall not be used in advertising or + otherwise to promote the sale, use or other dealings in this Font + Software without prior written authorization from the Gnome Foundation + or Bitstream Inc., respectively. For further information, contact: + fonts at gnome dot org. + + (see http://srpski.org/fonts/LICENSE) + +------------------------------------------------------------------------------- + +Files: tools/bi2cf.[ch] +Copyright: © 2002 Florian Dietrich + © 2003-2006 by Jens Granseuer +License: GPL-2+ + +------------------------------------------------------------------------------- + +Files: tools/bi2cf.h, + tools/bi_data.c, + tools/bidd[12]_data.c, + tools/hl_data.c +Copyright: © 2002 Florian Dietrich +License: GPL-2+ + +------------------------------------------------------------------------------- + +Files: debian/* +Copyright: © 2001-2008 Uwe Hermann +License: PD + The packaging done by Uwe Hermann is hereby + released as public domain. + --- crimson-0.5.2.orig/debian/rules +++ crimson-0.5.2/debian/rules @@ -0,0 +1,15 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/autotools.mk +# include /usr/share/cdbs/1/rules/simple-patchsys.mk + +DEB_INSTALL_MANPAGES_crimson := debian/cf2bmp.6 + +DEB_CONFIGURE_EXTRA_FLAGS := --bindir=\$${prefix}/games --datadir=\$${prefix}/share/games --enable-cfed --enable-bi2cf --enable-comet --enable-sound --enable-cf2bmp + +binary-post-install/crimson:: + @# Install xpm file. + mkdir -p debian/crimson/usr/share/pixmaps + cp debian/crimson.xpm debian/crimson/usr/share/pixmaps + --- crimson-0.5.2.orig/debian/crimson.xpm +++ crimson-0.5.2/debian/crimson.xpm @@ -0,0 +1,167 @@ +/* XPM */ +static char * crimson_xpm[] = { +"32 32 132 2", +" c None", +". c #000000", +"+ c #072402", +"@ c #258512", +"# c #18610C", +"$ c #041701", +"% c #19600B", +"& c #135808", +"* c #071405", +"= c #123F0C", +"- c #082E03", +"; c #0D4504", +"> c #0B2A05", +", c #0A1109", +"' c #0C0D0D", +") c #153C10", +"! c #062302", +"~ c #176F09", +"{ c #1D700D", +"] c #0D2E06", +"^ c #091E04", +"/ c #0E150E", +"( c #121912", +"_ c #144B0D", +": c #136806", +"< c #24930F", +"[ c #23980E", +"} c #237A11", +"| c #1A5B0D", +"1 c #131E12", +"2 c #090D09", +"3 c #153512", +"4 c #14520B", +"5 c #1C770C", +"6 c #207E0F", +"7 c #238210", +"8 c #278913", +"9 c #020C01", +"0 c #142213", +"a c #162615", +"b c #156C07", +"c c #1A730A", +"d c #10340B", +"e c #153611", +"f c #071206", +"g c #060B06", +"h c #0F190E", +"i c #16630A", +"j c #1F5417", +"k c #0F4705", +"l c #0E2709", +"m c #070D07", +"n c #0F5105", +"o c #1C4816", +"p c #16540A", +"q c #205119", +"r c #0B1B08", +"s c #0E1C0D", +"t c #152A13", +"u c #194913", +"v c #1C5913", +"w c #193F13", +"x c #122D0E", +"y c #153212", +"z c #070E06", +"A c #0A150A", +"B c #183117", +"C c #1F3F1D", +"D c #10280E", +"E c #0B2907", +"F c #0E240B", +"G c #040903", +"H c #111F10", +"I c #1C4018", +"J c #204B1A", +"K c #1F431C", +"L c #198108", +"M c #1C7D0A", +"N c #114D07", +"O c #112510", +"P c #112310", +"Q c #1A5312", +"R c #1D5615", +"S c #1F471B", +"T c #0B3A03", +"U c #1D7F0B", +"V c #1A5B11", +"W c #122B0E", +"X c #0B1909", +"Y c #1D4E17", +"Z c #204D1A", +"` c #1C371A", +" . c #132312", +".. c #162B15", +"+. c #030703", +"@. c #204F19", +"#. c #20491B", +"$. c #0C3506", +"%. c #183516", +"&. c #1A5911", +"*. c #1D5216", +"=. c #1B3619", +"-. c #020402", +";. c #0D180D", +">. c #122011", +",. c #123B0C", +"'. c #152314", +"). c #060606", +"!. c #272D31", +"~. c #0F1113", +"{. c #1D1F20", +"]. c #020202", +"^. c #0D0E0F", +"/. c #0C150C", +"(. c #080809", +"_. c #040404", +":. c #101112", +"<. c #0A0A0B", +"[. c #161718", +"}. c #171A1C", +"|. c #121314", +"1. c #060607", +"2. c #191B1C", +"3. c #192E18", +"4. c #050805", +"5. c #0E0F10", +"6. c #0B0C0D", +"7. c #1D391B", +"8. c #172916", +"9. c #131516", +"0. c #0A0B0B", +"a. c #09090A", +" ", +" ", +" ", +" ", +" ", +" . . ", +" + @ # $ $ . ", +" . % & * = - ; $ . ", +" > # , ' ) ! ~ @ { ] ^ . ", +" ! ) / ( _ * : ~ < [ } | . . ", +" . ; ) _ 1 2 3 4 : 5 6 6 7 8 ! 9 ", +" $ ! * , 0 a a ) ) _ : b c : d $ ; e f ", +" . . g h h h h 0 a a a a ! : i j f . ", +" . k | l m m m m n : : i o f ", +" . p : : : : : : : : : : q r ", +" . . s t u v i : : : : i v v v w x y z ", +" . z A B C C D ! E e e e e e e F r G f e t H . . ", +" . . t I J K B A n L M N ; ; ; ; e o r O t t t t t z . ", +" . P K Q R S B T ~ U [ 6 ~ : i V w W X Y Z ` ` h h .` ..+. ", +" s K @.R #.B $.: 6 7 c : : i j w O %.&.*.=.m m . . -.m ;.>.. ", +"z t t t t t $ ; ; ; ; ; ; ,.e e z t y t t '.).!.' ~.{.].^.]./.-.", +". (.' ' ' ' z t t t t t t t t t _.' ' ' ' :.<.[.' }.|.1.2.1.-.-.", +" . 1.1.1.1._.t C C C C C C C 3.4._.1.1.1.5._.. ).).(.6._.. (.. ", +" 1.1.1.1._.z C C C C 7.3.3.8.0 2 1.1.1.1.' . !.|.. 9.' . 0. ", +" a.' ' ' ' 4.0 a a a a a a a /.' ' ' ' 5.1.5.5.. . . ' ", +" _.' ' ' ' 2 m m m m m m m m . (.' ' 5.5.].].0. ", +" . . . . . . . . . ", +" ", +" ", +" ", +" ", +" "}; --- crimson-0.5.2.orig/debian/watch +++ crimson-0.5.2/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://crimson.seul.org/files/crimson-(.*)\.tar\.gz