ssystem (1.6-17) unstable; urgency=low * QA upload. * Add Patch for debian/ssystem.1 by James R. Van Zandt (Closes: #382690) * Add .desktop File, thanks Barry deFreese (Closes: #377429) * Conforms with latest Standards Version 3.7.2 -- Michael Ablassmeier Mon, 18 Sep 2006 17:45:52 +0200 ssystem (1.6-16) unstable; urgency=low * QA upload. * Package is orphaned (#352709); set maintainer to Debian QA Group. * Acknowledge NMU. Closes: #347091. * Switch to debhelper 5. * debian/shlibs.local: Remove svgalib-dummyg1 hack. * cfgparse.out: Remove old bison output file. * Conforms to Standards version 3.6.2. -- Matej Vela Tue, 14 Mar 2006 09:32:30 +0100 ssystem (1.6-15.1) unstable; urgency=low * Non-maintainer upload * Splitted xlibs-dev build-dep (Closes: #347091) -- Marc 'HE' Brockschmidt Fri, 20 Jan 2006 23:50:31 +0100 ssystem (1.6-15) unstable; urgency=low * Updated the description to recommend Celestia instead of OpenUniverse (closes: #286289) * Standards-Version: 3.6.1.0 (no changes needed) * Build-Depends: xlibmesa-gl-dev instead of libgl-dev -- Zed Pobre Sun, 19 Dec 2004 01:48:23 -0600 ssystem (1.6-14.1) unstable; urgency=low * NMU, closes bug (Closes: #194342) -- Konstantinos Margaritis Thu, 9 Oct 2003 21:08:22 +0300 ssystem (1.6-14) unstable; urgency=low * Updated the description to recommend OpenUniverse to any users who have the hardware to run it (closes: #79102) * Added menu entry (closes: #165668) * Bumped policy version to 3.5.10 * Use -falign-loops, -falign-jumps, -falign-functions instead of their -m counterparts when compiling on x86, as per the recommendation of gcc-3.3, which tells me that -malign-loops etc. is now obsolete. If someone working on one of the other architectures tells me it's needed there as well, I'll just do it everywhere, but until then I'm uninclined to tinker with options on architectures I can't test easily. * #include in cfgparse.y, cmdline.c, jpeg.c and stars.c * Add newline at the end of joystick.c. This doesn't seem to stop dpkg-source from complaining about it and ssystem.h, though (dpkg bug?) * Added version to debhelper build-dependency * Remove local variables from changelog file -- Zed Pobre Tue, 20 May 2003 23:31:28 -0500 ssystem (1.6-13) unstable; urgency=low * Change Section from math to science -- Zed Pobre Wed, 20 Nov 2002 13:58:58 -0600 ssystem (1.6-12) unstable; urgency=low * Updated build-dependencies again (xlib6g-dev -> xlibs-dev, glutg3-dev -> libglut3-dev) * Apply patch from Matt Kraai to fix bison build error (missing semicolons) (closes: #166150) * Move data directory from /usr/lib to /usr/share (closes: #112838) * ssystem is no longer built on a system with the 3dfx drivers installed, so information about that has been removed from README.Debian. -- Zed Pobre Wed, 20 Nov 2002 12:10:56 -0600 ssystem (1.6-11) unstable; urgency=low * Build-depends libgl-dev now, not mesag-dev (closes: #84938) * Standards-Version 3.5.0 (no changes needed) * Removed the upstream installation docs. If you want to read them, you can download the source file. * DH_COMPAT=3 * Some debian/rules cruft deleted -- Zed Pobre Mon, 12 Feb 2001 21:17:39 -0600 ssystem (1.6-10) unstable; urgency=low * Apparantly the glide shared library link is sufficiently dynamic to not require a dependency (i.e. if you don't have it, it won't even show up in ldd). I didn't know this was even possible until Dan Gohman pointed out to me that he could force-depends install ssystem on his machine without glide or svgalib and have it work fine (albeit in software mode). So, that dependency has been removed. -- Zed Pobre Thu, 27 Apr 2000 02:43:50 -0500 ssystem (1.6-9) unstable; urgency=low * Edited Makefile to actually use -lGL and -lGLU when compiling, rather than -lMesaGL, etc. (closes: important bug #58076) * Copyright file now points to /usr/share/common-licenses, rather than /usr/doc/copyright. -- Zed Pobre Mon, 14 Feb 2000 10:10:50 -0600 ssystem (1.6-8) unstable; urgency=low * Rebuild to fix Mesa dependency to use libgl1 instead of mesag3 (closes: #57176) * The orig.tar.gz file also had a directory (hires/) with 644 permissions that for some reason breaks my current dpkg-source (although it obviously worked before once). I've built a new orig.tar.gz file from the old one, with that permission set to 755. * Put a note in the README.Debian about the libglide2 dependency * Merged John Lapeyre's old NOTES file into the README.Debian -- Zed Pobre Sun, 6 Feb 2000 14:30:56 -0600 ssystem (1.6-7) unstable; urgency=low * Added bison and flex to the list of Build-Depends (closes: #52366) -- Zed Pobre Thu, 9 Dec 1999 10:38:57 -0600 ssystem (1.6-6) unstable; urgency=low * Bumped to standards-version 3.1.1 (added Build-Depends) -- Zed Pobre Sun, 5 Dec 1999 21:04:01 -0600 ssystem (1.6-5) unstable; urgency=low * Forgot to change the maintainer field in the control file. * Cleaned up the description a little. * Added -lSM and -lXt to the link flags. I'm not sure why this is suddenly necessary, but it wouldn't compile without them today. -- Zed Pobre Fri, 3 Dec 1999 10:01:26 -0600 ssystem (1.6-4) unstable; urgency=low * Taking over maintainership from John Lapeyre. * Converted debian/rules to debhelper. * Bumped standards-version to 3.0.1 -- Zed Pobre Wed, 13 Oct 1999 15:31:06 -0500 ssystem (1.6-3) unstable; urgency=low * Add -mieee flag for alpha for Falk Hueffner * compiler flag patch from bmc@visi.net -- John Lapeyre Sat, 26 Jun 1999 17:21:15 -0700 ssystem (1.6-2) unstable; urgency=low * Add -mieee flag for alpha for Falk Hueffner * compiler flag patch from bmc@visi.net -- John Lapeyre Sat, 19 Jun 1999 16:12:34 -0700 ssystem (1.6-1) unstable; urgency=low * New upstream version, closes wishlist regarding this -- John Lapeyre Tue, 27 Apr 1999 14:46:01 -0700 ssystem (1.2-5) unstable; urgency=low * recompile with libc6 2.0.7u-7 -- John Lapeyre Wed, 9 Dec 1998 18:56:24 -0700 ssystem (1.2-4) unstable frozen; urgency=low * recompile with libc6 2.0.7u-6 -- John Lapeyre Thu, 3 Dec 1998 01:54:50 -0700 ssystem (1.2-3) unstable frozen; urgency=low * Recompile for mesag3 -- John Lapeyre Wed, 18 Nov 1998 17:33:44 -0700 ssystem (1.2-2) unstable; urgency=low * Remove pentium specific flags. -- John Lapeyre Sat, 24 Oct 1998 23:37:49 -0700 ssystem (1.2-1) unstable; urgency=low * Initial Release. -- John Lapeyre Fri, 24 Jul 1998 15:05:14 -0700