pileup (1.2-18) unstable; urgency=low * Add kfreebsd-amd64 to the architecture list. Closes: #361623. -- Joop Stakenborg Wed, 12 Apr 2006 19:13:57 +0200 pileup (1.2-17) unstable; urgency=low * Fix dependencies so we can use cdebconf. Closes: #332067. * Swedish debconf translations by Daniel Nylander, thanks! Closes: #330613. * Migrate to debhelper. -- Joop Stakenborg Sun, 9 Oct 2005 10:06:02 +0200 pileup (1.2-16) unstable; urgency=low * Czech translations of debconf message. Closes: #317667. -- Joop Stakenborg Mon, 11 Jul 2005 21:40:21 +0200 pileup (1.2-15) unstable; urgency=low * Add kfreebsd-i386 to the architecture list. Closes: #314814. -- Joop Stakenborg Sun, 3 Jul 2005 12:01:07 +0200 pileup (1.2-14) unstable; urgency=low * Fixed a typo, thanks Florian Zumbiehl. Closes: #300071. -- Joop Stakenborg Thu, 17 Mar 2005 20:56:29 +0100 pileup (1.2-13) unstable; urgency=low * Japanese debconf translations by Hideki Yamane, thanks! Closes: #269005. -- Joop Stakenborg Mon, 30 Aug 2004 12:50:21 +0200 pileup (1.2-12) unstable; urgency=low * Added amd64 to architecture list. Closes: #252532. * Lintian fixes. -- Joop Stakenborg Wed, 30 Jun 2004 19:29:06 +0200 pileup (1.2-11) unstable; urgency=low * Changes to headers included in AdLib.c for alpha builds. -- Joop Stakenborg Sat, 24 Jan 2004 19:26:36 +0100 pileup (1.2-10) unstable; urgency=low * Let's see if we can build pileup on alpha. -- Joop Stakenborg Sat, 24 Jan 2004 15:27:17 +0100 pileup (1.2-9) unstable; urgency=low * Do not ignore command-line options. Pileup now explains that it does not have any options. * I can not reproduce a bug reported by Dan Jacobson, in which he explains that pileup can not be interrupted with ^C. It works fine here, please check your terminal settings. Closes: #220349. * Dan also reports that pileup is not working on a via82cxxx onboard soundcard. This is correct, since pileup only works with 100% soundblaster compatible soundcards. It generates tones by directly calling different soundblaster registers, which are not available on other soundcards. -- Joop Stakenborg Fri, 9 Jan 2004 12:07:42 +0100 pileup (1.2-8) unstable; urgency=low * Switch to gettext-based debconf. Thanks to Michel Grentzinger for providing the patch. Closes: #210487. * French templates by Yannick Roehlly. Closes: #211362. -- Joop Stakenborg Sat, 20 Sep 2003 17:12:30 +0200 pileup (1.2-7) unstable; urgency=low * Make this a i386 only build because of the inb/outb commands. -- Joop Stakenborg Thu, 8 May 2003 21:52:33 +0200 pileup (1.2-6) unstable; urgency=low * Lintian fixes. -- Joop Stakenborg Tue, 18 Feb 2003 19:37:54 +0100 pileup (1.2-5) unstable; urgency=low * Russian template file by Ilgiz Kalmetev. Closes: #137676. -- Joop Stakenborg Mon, 18 Mar 2002 12:29:42 +0100 pileup (1.2-4) unstable; urgency=low * Fixed an error in the manual page. Thanks to Dave Baker . Closes: #111676. * Spelling error in description. Thanks to Matt Zimmerman . Closes: #125248. -- Joop Stakenborg Thu, 20 Dec 2001 17:24:01 +0100 pileup (1.2-3) testing unstable; urgency=high * This time set urgency to high, so we can upload to testing. * Repeat comment from previous debian release: * It is absolutely essential that this package makes it into testing, hence the new upload. Pileup-1.1 can lead to local root exploit because of a buffer overflow in the program. -- Joop Stakenborg Thu, 6 Sep 2001 19:50:26 +0200 pileup (1.2-2) testing unstable; urgency=low * Fix a lintian error. * It is absolutely essential that this package makes it into testing, hence the new upload. Pileup-1.1 can lead to local root exploit because of a buffer overflow in the program. -- Joop Stakenborg Tue, 4 Sep 2001 21:33:43 +0200 pileup (1.2-1) unstable; urgency=low * New upstream release -- Joop Stakenborg Mon, 30 Jul 2001 20:01:00 +0200 pileup (1.1-13) unstable; urgency=low * Remove libc6-dev from the build-depends line as per debian policy. -- Joop Stakenborg Tue, 10 Jul 2001 21:41:20 +0200 pileup (1.1-12) unstable; urgency=low * Now I understand a littlebit of C myself, I guess it's useless to make the binary of group audio, since the program uses ioperm(). Instead, have to use the suid bit again. So I figured out how to use dpkg-statoverride and put it in postinst and postrm. * Finally could do some tests because my laptop's ESS1888 proved to be 100% SB compatible. * Might as well throw in debconf and ask the user if he wants to use the suid bit. Wrote a template and config. * Like to have some credits, so put my callsign in calls.dat. hi. -- Joop Stakenborg Thu, 14 Jun 2001 15:36:51 +0200 pileup (1.1-11) unstable; urgency=low * This time correctly make the binary of group audio. -- Joop Stakenborg Sun, 18 Feb 2001 12:29:17 +0100 pileup (1.1-10) unstable; urgency=low * Use pthread.d provided by libc6 header files. Closes #81318. * Update standards version. * Stop using suidregister, instead install as group audio. * Add a build-depends line. -- Joop Stakenborg Sat, 17 Feb 2001 22:00:34 +0100 pileup (1.1-9) unstable; urgency=low * Fixed lintian errors. -- Joop Stakenborg Sat, 29 Jul 2000 14:01:01 +0200 pileup (1.1-8) unstable; urgency=low * Changed the package description, because pileup only works with SB compatible soundcards. -- Joop Stakenborg Sun, 5 Dec 1999 21:23:07 +0100 pileup (1.1-7) unstable; urgency=low * Fixed link to the upstream README in the manual page. -- Joop Stakenborg Wed, 1 Dec 1999 21:06:46 +0100 pileup (1.1-6) unstable; urgency=low * Updated standards version. * FHS. * Fixed compiler warnings. -- Joop Stakenborg Thu, 14 Oct 1999 17:50:08 +0200 pileup (1.1-5) unstable; urgency=low * Architecture is now any. * Moved the calls.dat file to the correct location. -- Joop Stakenborg Fri, 29 Jan 1999 17:26:36 +0100 pileup (1.1-4) unstable; urgency=low * Set Suid bit so anyone can access hardware registers. Hamradio menu added. -- Joop Stakenborg Sun, 16 Aug 1998 17:51:37 +0200 pileup (1.1-3) unstable; urgency=low * There was an error in the manual page. Fixed. -- Joop Stakenborg Wed, 4 Mar 1998 12:19:30 +0100 pileup (1.1-2) unstable; urgency=low * Added a manual page. -- Joop Stakenborg Wed, 18 Feb 1998 20:21:37 +0100 pileup (1.1-1) unstable; urgency=low * Initial Release. -- Joop Stakenborg Mon, 26 Jan 1998 19:29:29 +0100 Local variables: mode: debian-changelog End: