uae (0.8.25-6ubuntu1) gutsy; urgency=low * debian/control: adhere to DebianmaintainerField. * debian/rules: remove bashism (fixes FTBFS). -- Lionel Le Folgoc Wed, 08 Aug 2007 23:23:14 +0200 uae (0.8.25-6) unstable; urgency=low * Moving pkg development to alioth, collab-maint. * control: Add Xs-Vcs-Svn and -Browser information. -- Stephan A Suerken Sun, 05 Aug 2007 12:14:47 +0000 uae (0.8.25-5) unstable; urgency=medium * Remove workaround to build w/ gcc-4.0 (no longer in etch) on i386; the bug causing the workaround is fixed in (etch's) gcc 4.1. (Closes: #414755). -- Stephan A Suerken Wed, 14 Mar 2007 18:55:39 +0000 uae (0.8.25-4) unstable; urgency=low * Update/fix uae-confwrap example script. * Disabling preserve_home_in_writing_optionsfile.diff patch - code srcpys randomly w/ possibly random effects. Thanks to Steve Langasek hints. Hopefully (closes: #393149). -- Stephan A Suerken Fri, 3 Nov 2006 21:07:08 +0000 uae (0.8.25-3) unstable; urgency=low * README.debian: Change note, referring to new package e-uae in experimental. * Remove now obsolete "postinst" file. * control: More fixed is package description due to new layout. * Rebuild under etch to meet pango deps for etch. -- Stephan A Suerken Sun, 8 Oct 2006 15:51:54 +0000 uae (0.8.25-2) unstable; urgency=low * control: Update package description to new layout. * README.debian: Add short clarification note: uae/e-uae. * rules: Purge cruft for svga,xdga,ggi,ncurses versions. * Remove obsolete man pages for uae-svga|xdga|ggi|ncurses. * Remove obsolete support for "uae-x": rules, alternatives, man page, menu. * Remove obsolete source deps: xxf86vm, xxf86dga. * control+rules: Force use of gcc-4.0 for arch=i386 (workaround against gcc 4.1 wrongly optimizing gencpu.c). (Closes: #386814). -- Stephan A Suerken Fri, 6 Oct 2006 21:17:22 +0200 uae (0.8.25-1) unstable; urgency=low * "Real" maintainer upload based on the 0.8.25-0.1 NMU by Antonio Ospite (see below, not actually uploaded). Thanks to Antonio Ospite, Florian Ernst (maybe others) that worked on those fixes. * This package will continue to use "uae" upstream; the offspring "e-uae" might eventually be packaged separately. * 0.8.25-0.1 Closes: #297251 #346873 #238678 #238678 #201563. * This packaging removes "uae-exotic" and "uae-suid"; these were hardly used afaik, so they won't come back unless some strong reason comes up. -- Stephan A Suerken Thu, 7 Sep 2006 20:19:01 +0000 uae (0.8.25-0.1) unstable; urgency=low * Non-Maintainer Upload. * New upstream release. * Adding a watch file. * Using quilt to manage patches, now we can build very cleanly against upstream sources. See patches dir for single patches, every patch has its description at the first lines of the file. * FTBFS (amd64/gcc-4.0): static declaration of 'vpos' follows non- static declaration (Closes: #297251). See the file patches/fix_static_declarations.diff * FTBFS: build-depends on removed xlibs-dev (Closes: #346873). See the control file. * Standards-Version bumped to 3.7.2 * Setting compat level to 4 and build depends on debhelper (>= 4.0.0) * Switching to gtk++-2.0 * Dump building packages uae-exotic and uae-suid, it's better to have a simpler and cleaner package. * Unable to use .zip file with spaces in filename (Closes: #238678). See patches/allow_spaces_in_zip_filenames.diff, taken from http://people.debian.org/~florian/uae/ * 2 memory leaks in gui code (Closes: #201563). See patches/memory_leaks_in_gui.diff, also taken from http://people.debian.org/~florian/uae/ * Fixing a bug in saving options file, see patches/fix_save_config.diff -- Antonio Ospite Fri, 9 Jun 2006 10:03:51 +0200 uae (0.8.22-1) unstable; urgency=low * Cosmetic updates/note about source origin for README.Debian. * Bug fix: "uae 0.8.22 is out", thanks to Drew Scott Daniels (Closes: #201436). * Skipping bsd socket patch (patch is not maintained and cannot be applied cleanly to 0.8.22 sources). * Bug workaround: "fails to compile from source on i386". Reason : src/tools/cpuopti needs rewrite for gcc-3.x. Workaround: Not using the tool in src/Makefile.in. (should eventually downgrade #190258 to important). * rules: Updating CFLAGS to policy. * control: Updating policy version to 3.6.1. * Adding support for updated config.[guess|sub], src-dep on autotools-dev. -- Stephan A Suerken Mon, 13 Oct 2003 15:13:26 +0200 uae (0.8.20.deb1-3) unstable; urgency=low * Second try at fixing the hppa build problem. This fixes a silly typo in the supposed-to-be-a-fix from -2 ;). -- Stephan A Suerken Sun, 7 Apr 2002 12:02:19 +0200 uae (0.8.20.deb1-2) unstable; urgency=low * Fixed configure.in to support hppa architecture. Have to wait for autobuilders hence this only Fixes: #133661. -- Stephan A Suerken Tue, 2 Apr 2002 00:38:09 +0200 uae (0.8.20.deb1-1) unstable; urgency=low * New upstream version. * Diskc patch removed (disk crash is now indeed fixed upstream). * Small fix in bsd socket patch (now needs threaddep/thread.h instead of penguin.h). * Added uae-confwrap script as example. * 0.8.16.deb1-1 did in fact compile on all supported archs + ia64, mips, hppa, sh and s390. I hereby declare this smooth enough to close bug #89234. Closes: #89234. * Added READMES from old 0.7.6 to usr/share/doc. Closes: #102114. -- Stephan A Suerken Tue, 5 Feb 2002 21:46:57 +0100 uae (0.8.16.deb1-1) unstable; urgency=low * Added support for debug in DEB_BUILD_OPTIONS. * svga archs in sync with current svgalib (i386 only; alpha does not build any more, arm was wrong). Closes: #96668. * Bugs #97618, #97619 are clear upstream, widely known and no real bugs. Will downgrade the non-wishlist bug to wishlist. * Removed suspicious lines with single "." from man pages, that obviously cause the mandb parse errors. Closes: #88508. * Made uae.1 much more readable. * usr/lib -> usr/share. Generally agreeing on reasoning in #88455; however, the source for these tools is helpful under uae as well, and thus stays. Closes: #88455. * Uae is now bsdsocket-patched. Alas: - Due to the weakness of dpkg-source, the bsdsocket.library had to be incorporated into the upstream tarball, hence the new upstream. - The bsdsocket patch _needs_ pthreads, while uae's ./configure would per default not build the svgalib version with threads (as this could/can? lead to lockups with some versions of svga) (=> svga would not build). This should not be the case with newer svgalib, so general default is now to build with threads enabled. Closes: #94478. -- Stephan A Suerken Mon, 18 Jun 2001 00:30:51 +0200 uae (0.8.16-2) unstable; urgency=low * New upstream version. * Replacing disk.c with a version fixing the "disk write crash". Note: Even 0.8.16 still didn't stamp out this, so I communicated with Toni Wilen who quickly found the bug. Thanks Toni! * Note bsdsocket patch by Carl Drougge: Unfortunately, if it would be incorporated into the binary, it would force people to either install the library or be open to arbitrary crashes -- when some program uses sockets. * Removing the ggi binary for now. * New handling for svga-binary: Only on i386 alpha arm. Tested: i386, sparc, powerpc. Autobuilder hopes for: m68k, alpha. Compare #89234. * Note #88508: There seems to be nothing wrong with the man pages, really. Compare #77727. -- Stephan A Suerken Sat, 7 Apr 2001 04:25:19 +0200 uae (0.8.12-1) unstable; urgency=low * New upstream. Updated README.Debian. Closes: #49198. * Updated Standards-Version from 3.0.0 to 3.5.2: - Build-Depends: debhelper, libncurses5-dev, svgalibg1-dev, xlibs-dev, xutils, libgtk1.2-dev, libglib1.2-dev - Removed suidregister, added conflict to suidmanager for uae-suid. * Making lintian happy: - Removed hint to /usr/doc in "copyrights" for pre-potato dists. - Added manual pages: uae.1 + .so's, uae_readdisk.1. Closes: #43953. - Now all binaries go to /usr/bin, all man pages to /usr/share/man. -- Stephan A Suerken Tue, 27 Feb 2001 02:10:23 +0100 uae (0.8.12-0.potato.1) unstable; urgency=low * New upstream. 0.8.x is officially "unstable", but inofficially much more stable and usable than the ancient 0.7.6. Furthermore, 0.7.6 only compiles using nasty hacks. Thus switching to 0.8.x. * Using 0.8.12 as 0.8.13-15 have at least one severe bug (crash when writing to a floppy disk) * Recompile for potato only. No changes made to adapt to new version. No update of the READMEs et al. -- Stephan A Suerken Sat, 30 Dec 2000 22:18:56 +0100 uae (0.7.6-4) unstable; urgency=low * Added reference to /usr/share/common-licenses/GPL in doc/copyright. * Added note about emulated clock && CPU speed to README.Debian. Fixes: #44114. * Using FHS debhelper. * Checked upgrade-policy (3.0.0); Faithfully updated standards version to 3.0.0. * Upstream won't move, so I hacked (hopefully sanely) source to compile with new [g]as-2.9.5 and new make-3.78. Fixes: #49198. * Bugfix: uae-ggi binary from uae to uae-exotic; added undocumented uae-ggi.1. (however, it still doesn't compile ;). -- Stephan A Suerken Mon, 3 Jan 2000 23:36:17 +0100 uae (0.7.6-3) unstable; urgency=low * ./debian/rules bug fixed: If _last_ uae-binary-target failed, whole build failed (because of missing uae_readdisk). -- Stephan Alexander Suerken Fri, 16 Jul 1999 02:13:50 +0200 uae (0.7.6-2) unstable; urgency=low * Potato recompile. * Changed section from otherosfs to contrib/otherosfs as non-free software (KickROM, OS) is required for the "normal use". Hinted by Keita Maehara. * Updated standards version. * Added check for correct configuration && build of all uae binary targets; replacing shell script is build on failure. (Thusly it can be correctly build even on architectures that do not support the target at all). * Commented in obsolete call of gtk_container_disable_resize in gtkui in source. -- Stephan Alexander Suerken Wed, 7 Jul 1999 01:03:24 +0200 uae (0.7.6-1) unstable frozen; urgency=low * New bugfixing upstream. * Recompilation for slink. Fixes wrong binary dependency on ncurses3.4 for uae-[suid|exotic]. -- Stephan Alexander Suerken Wed, 11 Nov 1998 23:05:52 +0100 uae (0.7.5b-1) unstable; urgency=low * New Maintainer. Fixing two maintainers mixup. * New upstream version. * Removed hack to compile with gtk support (upstream configure does it correctly now) -- Stephan Alexander Suerken Thu, 28 May 1998 00:26:21 +0200 uae (0.7.3b-1) unstable; urgency=low * New upstream version. -- Fredrik Hallenberg Fri, 8 May 1998 19:46:44 +0200 uae (0.7.2-1) unstable; urgency=low * Hack to detect/compile with gtk user interface. * Added alternatives for the uae binaries. * Added Menu support (uae-x only), menu- and standard pixmap. * Upstream config.h is now common enough for all compilations. Skipping using different versions of it; now only using ./configure options :). * New binary names and binary packages name scheme. * Converted to debhelper. * New upstream version. -- Stephan Alexander Suerken Tue, 28 Apr 1998 19:39:15 +0200 uae (0.7.0-1) unstable; urgency=low * Initial Release. * Small change in configure.in so that gtk will be found and used. -- Fredrik Hallenberg Tue, 14 Apr 1998 16:48:34 +0200 uae (0.6.9-1) unstable; urgency=low * Rebuild under hamm for local testing. -- Stephan Alexander Suerken Tue, 28 Apr 1998 19:06:58 +0200 uae (0.6.9-test.9) experimental; urgency=low * Test Release (Number 9). -- Stephan Alexander Suerken Wed, 3 Sep 1997 14:38:18 +0200 uae (0.6.9-local.1) experimental; urgency=low * Initial Release. -- Stephan Suerken Thu, 21 Aug 1997 15:02:19 +0200