sam (4.3-18.2) unstable; urgency=low * Non-maintainer upload * Splitted xlibs-dev build-dep (Closes: #347103) -- Marc 'HE' Brockschmidt Sat, 21 Jan 2006 15:54:16 +0100 sam (4.3-18.1) unstable; urgency=medium * NMU during BSP. * Use instead of `extern int errno'. Closes: #228611, #280259, #324371. * Move menu file to /usr/share/menu. -- Matej Vela Mon, 31 Oct 2005 08:21:49 +0100 sam (4.3-18) unstable; urgency=low * The `Minime' release. * This is the demise of libxg-dev. No package depends or build-depends on it, no bugs filed against it, no nothing. If someone wants it back, file a bug. * debian/control (Standards-Version): Bumped to 3.5.9. (Build-Depends): Build depend on dpatch (>= 1.13) and ed. (libxg-dev): Do not build this package anymore. * debian/rules: Reworked to not build libxg-dev. * debian/patches/02-mkfont.c.dpatch: Converted to use set -e. * debian/patches/03-libgint.h.dpatch: Likewise. * debian/patches/04-tempfile.dpatch: Likewise. * debian/patches/05-Makefile.dpatch: Likewise. * debian/patches/01-manpages.dpatch: Splitted up into... * debian/patches/01-man-headers.dpatch: ..this one, which used /bin/ed to remove the headers.. * debian/patches/01-man-section.dpatch: ..and this one, which corrects the sections and some other stuff. * debian/local/man-header.roff: New file, used by 01-man-headers.dpatch in its unpatch mode. * debian/patches/00list: Removed, PATCHLIST is used now. * debian/copyright: Updated download location, to point to a place that actually exists. -- Gergely Nagy Thu, 3 Apr 2003 10:26:47 +0200 sam (4.3-17) unstable; urgency=low * The `Any Where Out Of The World' release. * debian/patches/01-manpages.dpatch: Updated the doc/sam.1 patch: - Refer to regexp(7g) instead of (6g). (Closes: #178299) - Changed .PD0 to .PD 0, as advised by man itself. -- Gergely Nagy Sun, 26 Jan 2003 01:20:55 +0100 sam (4.3-16) unstable; urgency=low * The `Nierika' release. * debian/control (Build-Depends): Added dpatch. (Standards-Version): Bumped to 3.5.8 * debian/rules (patch, unpatch): Removed, include dpatch.make instead. -- Gergely Nagy Tue, 31 Dec 2002 19:38:56 +0100 sam (4.3-15) unstable; urgency=low * The `When Sorrow Sang' release. * debian/maint/sam/postinst: Use `if' instead of test .. &&, so the we do not fail without update-menus. While here, removed the /usr/doc symlink stuff. * debian/maint/sam/postrm: Likewise. * debian/maint/sam/prerm: Likewise. * The above three: Closes: #168281, #159301. * debian/maint/libxg-dev/postinst: Removed, since we do not need the /usr/doc symlink code anymore. * debian/maint/libxg-dev/prerm: Likewise. * debian/README.Debian: Fixed a typo. * debian/control (Maintainer): Changed my e-mail address. (Standards-Version): Bumped to 3.5.7. (sam/Description): Reformatted. (libxg-dev/Description): Likewise. * debian/copyright: Changed my e-mail address, and reformatted the original copyright text to look better. * debian/rules: Updated to conform to Policy 3.5.7. (binary-libxg-dev): Do not copy files from debian/maint/libxg-dev, they are not there anymore. * Officially invalidating my RFA too (Closes: #154638) -- Gergely Nagy Tue, 12 Nov 2002 19:36:57 +0100 sam (4.3-14) unstable; urgency=low * debian/rules: Full support for DEB_BUILD_OPTIONS * Patch utf(5g) to not include Unicode and Ascii in the NAME section. It doesn't really document unicode, nor ascii. Also, made rune(5g) a symlink pointing to utf(5g). (Closes: #99553) * Created missing symlinks in libxg-dev too (Closes: #99560) -- Gergely Nagy Fri, 15 Feb 2002 16:22:00 +0100 sam (4.3-13) unstable; urgency=low * New maintainer (Closes: #129954) * Added missing prototypes, patch from John R.Daily (Closes: #126530) * Destination distribution set to unstable (Closes: #116189) * Removed Emacs-settings from this changelog * Converted to the dpatch system * Combined libxg-dev and sam changelog and copyright * [libxg-dev]: moved libraries from /usr/X11R6/lib to /usr/lib * Repackaged to get rid of the debmake build-dependency * Symlink subfont.5g.gz to font.5g.gz, this partly fixes #99553 -- Gergely Nagy Mon, 11 Feb 2002 14:49:59 +0100 sam (4.3-12) frozen; urgency=medium * fix /usr/man -> /usr/share/man (Thanks Heitzo) -- Raul Miller Thu, 19 Jul 2001 16:46:57 -0400 sam (4.3-11) frozen; urgency=low * add Build-Depends: (closes #103754) * make sam's app-defaults be a conffile -- Raul Miller Sat, 7 Jul 2001 15:15:32 -0400 sam (4.3-10) frozen; urgency=medium * Rebuilt with more recent imake (closes #86287) * Replaced tempnam() and related stuff with tmpfile() * did the /usr/doc -> /usr/share/doc switcharoo, and bumped policy version -- Raul Miller Fri, 23 Feb 2001 07:09:03 -0500 sam (4.3-9) frozen; urgency=medium * moved /usr/doc/doc/sam/. material back to /usr/doc/sam/. -- Raul Miller Wed, 16 Feb 2000 18:22:28 -0500 sam (4.3-8) frozen; urgency=high * fix permissions problem (closes:Bug#57899) [ouch] * work around dpkg-gencontrol's over-eager support of /usr/share/doc -- Raul Miller Sun, 13 Feb 2000 14:59:00 -0500 sam (4.3-7) frozen; urgency=low * move libxg headers from /usr/include/ to /usr/include/plan9/ this is important for configure for some non-plan9 programs. This will break programs which currently use libxg when they're recompiled -- sorry. (But there are currently no such in debian/main). Closes #33663. -- Raul Miller Mon, 22 Feb 1999 08:24:55 -0500 sam (4.3-6) unstable; urgency=low * added Paul Slootman's #include to libXg/mkfont.c for alpha architecture -- Raul Miller Sat, 24 Jun 1998 05:01:10 -0400 sam (4.3-5) frozen; urgency=low * fix B not executable * fix libxg-dev not having valid /usr/doc/libxg-dev/copyright * fix md5sums problem for libxg-dev * fix B has no manpage * fix sam.real has no manpage -- Raul Miller Sat, 4 Apr 1998 20:34:05 -0500 sam (4.3-4) unstable; urgency=low * reinstated B. -- Raul Miller Sun, 23 Nov 1997 17:48:04 -0500 sam (4.3-3) unstable; urgency=low * fix section and priority -- these had been lost earlier today when I rm -rf'd the entire debian directory. * added Suggests: ssh (another lossage from ealier today) -- Raul Miller Sun, 23 Nov 1997 17:27:05 -0500 sam (4.3-2) unstable; urgency=low * Re-build and re-release after having been orphaned (closes #4030, #9503, #12824, #13062 as did Mark's non-maintainer release). * Split out libXg and libframe (and man3) into a small -dev package * clean up man page hierarchy -- Raul Miller Sat, 22 Nov 1997 23:14:51 -0500 sam (4.3-1.1) unstable; urgency=low * Non-maintainer release * New source format * Libc6 compile -- Mark Baker Sat, 22 Nov 1997 21:57:09 +0000 sam (4.3-1) unstable; urgency=low * B now works as EDITOR, use EDITOR='B -fa' * re-arranged manual pages, most are primarily for plan9 -- Raul Miller Wed, 31 Jan 1996 23:30:01 -0500 sam (4.3-0?) unstable; urgency=low * implemented as debian package -- Raul Miller Fri, 26 Jan 1996 12:17:11 -0500