soundmodem (0.20-7) unstable; urgency=medium * Team upload [ Antoine Beaupré ] * Start service only when a config file is present (Closes: #1022903) [ tony mancill ] * Add patch for implicit-declaration warning (Closes: #1066215) -- tony mancill Sun, 24 Mar 2024 20:58:03 -0700 soundmodem (0.20-6) unstable; urgency=medium * Team upload [ Dave Hibberd ] * debian/patches/group-permissions.patch - Added - Enable group read/write on modem pty * debian/soundmodem.service - Added - Allows systemctl control of soundmodem [ Christoph Berg ] * Switch to flex from flex-old. (Closes: #932517) * Move Vcs fields to salsa. * Add debian/gitlab-ci.yml. [ Debian Janitor ] * Trim trailing whitespace. * Use secure copyright file specification URI. * Bump debhelper from deprecated 9 to 10. * Drop unnecessary dependency on dh-autoreconf. * Remove constraints unnecessary since stretch: + Build-Depends: Drop versioned constraint on debhelper. * Bump debhelper dependency to >= 10, since that's what is used in debian/compat. * Set upstream metadata fields: Repository, Repository-Browse. [ tony mancill ] * Add patch to make build reproducible (Closes: #881259) - Thank you to Chris Lamb * Update URLs for upstream sources (Closes: #933341) * Remove build-dep on autotools-dev (handled by debhelper >= 10) * Removed Iain R. Learmonth from uploaders (Closes: #970368) -- Christoph Berg Wed, 05 Jan 2022 12:42:45 +0100 soundmodem (0.20-5) unstable; urgency=high * d/patches/fix-ftbfs-i386-multiple-def-mac.patch - Fix FTBFS on i386 arches: multiple definition of `mac' -- Kamal Mostafa Fri, 01 Jul 2016 07:23:47 -0700 soundmodem (0.20-4) unstable; urgency=high * d/patches/fix-ftbfs-gcc6-matlib-mdet.patch - Fix FTBFS with GCC 6: return-statement with a value (Closes #812016) -- Kamal Mostafa Thu, 30 Jun 2016 11:06:47 -0700 soundmodem (0.20-3) unstable; urgency=medium * d/control: - Added Vcs-* fields * d/copyright: - Converted to DEP-5 -- Iain R. Learmonth Mon, 25 May 2015 20:48:30 +0100 soundmodem (0.20-2) unstable; urgency=medium * d/patches/add-alsa-m4.patch: - Added patch to include alsa.m4 from libasound2-dev to allow building on non-Linux architectures. * d/patches/ftbfs-freebsd.patch: - Added patch to add missing stdint.h include in soundcard/kisspkt.c. (Fixes a FTBFS on GNU/kFreeBSD) * d/control: - Added myself to uploaders, removed inactive uploaders. - Fix formatting of d/control with cme. -- Iain R. Learmonth Tue, 05 May 2015 23:01:22 +0100 soundmodem (0.20-1) unstable; urgency=medium * New upstream release * Bump standards version to 3.9.6 * Update the Upstream Hompage in debian/control and the debian/watch file (Closes: #781206) * Fix inlines and unused variables ready for GCC 5 (Closes: #778127) * Use dh-autoreconf to fix ftbfs on new archs (Closes: #744513) -- Colin Tuckley Mon, 04 May 2015 19:56:40 +0100 soundmodem (0.18-1) unstable; urgency=low * New upstream release * Debian packaging: - dropped debian/patches merged upstream - replaced Build-deps exclusion list with [linux-any] (Closes: #634624) -- Kamal Mostafa Sat, 15 Dec 2012 07:56:39 -0800 soundmodem (0.17-1) unstable; urgency=low * New upstream release * Debian packaging update - homogenized debian/rules - enabled build hardening (debian/compat to 9) - debian/patches/fix-syslog-format-security-err.patch - debian/patches/fix-update-display-p3d-off-by-one.patch -- Kamal Mostafa Fri, 14 Dec 2012 15:39:00 -0800 soundmodem (0.16-1) unstable; urgency=low * New upstream release -- Kamal Mostafa Wed, 22 Jun 2011 07:12:47 -0700 soundmodem (0.15-3) unstable; urgency=low * Debian packaging: - supply initial /etc/ax25/soundmodem.conf conffile (Closes: #623973, LP: #770011) -- Kamal Mostafa Mon, 25 Apr 2011 09:14:34 -0700 soundmodem (0.15-2) unstable; urgency=low * Debian packaging cleanup - perform autotools reconf in debian/rules - configure with GTK_LIBS to avoid unnecessary library linkage - patches/drop-unnecessary-libdl-linkage (ALSA_LIBS) - don't install uninteresting NEWS and README files - remove text about radio licensing from debian/copyright -- Kamal Mostafa Fri, 17 Dec 2010 17:40:08 -0800 soundmodem (0.15-1) unstable; urgency=low * New upstream release (Closes: #542790): - alsaio.c: iowrite "Broken pipe" fix - modem timing constant adjustments (fsk, pammodem, pskmodem) - various soundmodemconfig GUI fixes - Hamlib PTT integration (add Build-dep: libhamlib-dev) * DM-Upload-Allowed set to grant upload rights to listed Debian Maintainers. * Switch to dpkg-source 3.0 (quilt) format. -- Kamal Mostafa Tue, 29 Jun 2010 15:02:21 -0700 soundmodem (0.13-1.1) unstable; urgency=low * Retiring - remove myself from the uploaders list. -- Joop Stakenborg Mon, 16 Nov 2009 18:26:14 +0000 soundmodem (0.13-1) unstable; urgency=low * New upstream release -- Joop Stakenborg Fri, 20 Mar 2009 19:30:49 +0100 soundmodem (0.12-1) unstable; urgency=low * New upstream. -- Joop Stakenborg Fri, 20 Feb 2009 20:03:23 +0100 soundmodem (0.11-2) unstable; urgency=low * Patch by Jon, LA4RT which turns off GTK_ENABLE_BROKEN, thanks! -- Joop Stakenborg Wed, 18 Feb 2009 19:39:44 +0100 soundmodem (0.11-1) unstable; urgency=low * New upstream. -- Joop Stakenborg Sun, 15 Feb 2009 16:17:57 +0100 soundmodem (0.10-6) unstable; urgency=low * Add snd_pcm_prepare in soundcard/alsaio.c, this fixes Tx switching in ALSA mode. Thanks Dario Ventura, IZ7CRX. Closes: #496509. -- Joop Stakenborg Tue, 26 Aug 2008 16:04:49 +0200 soundmodem (0.10-5) unstable; urgency=low * Large patch by Jon, LA4RT which bumps GTK+ version to 2.0, thanks! * Fix configure.in so it looks for libaudiofile correctly. * Fix checking for linux/ax25.h and and linux/if.h. -- Joop Stakenborg Mon, 26 May 2008 11:15:40 +0200 soundmodem (0.10-4) unstable; urgency=low * Remove libxml-dev build dependency. Closes: #470015. * This is an attempt to build against libxml2, following the instructions on http://xmlsoft.org/upgrade.html. Please report errors. -- Joop Stakenborg Wed, 12 Mar 2008 20:48:02 +0100 soundmodem (0.10-3) unstable; urgency=low * Fix FTBFS woth gcc-4.3. Thanks Martin Michlmayr. Closes: #455659. -- Joop Stakenborg Tue, 11 Dec 2007 19:47:01 +0100 soundmodem (0.10-2) unstable; urgency=low * Fix FTBFS on GNU/kFreeBSD (due to unsatisfied Build-Depends on libasound2-dev). Closes: #401521. * Fix typo in soundmodemconfig manpage. Closes: #338505. * Add swedish translations. Closes: #351164. Not sure if soundmodem is enabled for different languages. Please report if it is not working. * Bump standards version. * Lintian clean. -- Joop Stakenborg Mon, 03 Dec 2007 19:45:18 +0100 soundmodem (0.10-1) unstable; urgency=low * New upstream release * Remove unused build-dependency on autotools-dev -- Hamish Moffatt Fri, 21 Apr 2006 23:09:44 +1000 soundmodem (0.9-2) unstable; urgency=low * A fix for jumps into statement expressions. Patch by Matt Kraai, thanks! Closes: #324050. * Upload for the Debian Hamradio Maintainers Pool. -- Joop Stakenborg Sat, 20 Aug 2005 10:32:59 +0200 soundmodem (0.9-1) unstable; urgency=low * New upstream release -- Joop Stakenborg Sun, 6 Feb 2005 20:29:45 +0100 soundmodem (0.7-3) unstable; urgency=low * Watch file added. -- Joop Stakenborg Sat, 7 Aug 2004 10:23:57 +0200 soundmodem (0.7-2) unstable; urgency=low * Soundmodem now advises to run soundmodemconfig when started for the first time. Configuration explained in README.debian. Closes: #260689. * Readme says "Usermode Soundcard Modem driver". This means no kernel driver is needed to run the modem (except from the soundcard driver). It has nothing to do with paths (e.g. /sbin) used by the package. To prevent further confusion I have renamed soundmodemconfig.8 to soundmodemconfig.1. I guess it's okay to keep soundmodem in /sbin, since it will be run as root by most users. Closes: #260691. * Do not use space before the "(8)" in the manual pages. Closes: #260908. * Program is now documented in README.debian, I have also included a couple of links to web pages where answers can be found. Closes: #260692. -- Joop Stakenborg Sat, 31 Jul 2004 18:53:52 +0200 soundmodem (0.7-1) unstable; urgency=low * New upstream release. Closes: #202450. * New maintainer. -- Joop Stakenborg Tue, 13 Jan 2004 20:36:59 +0100 soundmodem (0.5-2) unstable; urgency=medium * patch to prevent program from exiting when the soundcard is opened, thanks to Bruce Walker for pointing out the problem, closes: #135428 * fix typo in the description, closes: #133396 * quick hack to soundcard/testkiss.c so that it will build with gcc-3.0, closes: #134160 -- Bdale Garbee Sun, 24 Feb 2002 09:57:12 -0700 soundmodem (0.5-1) unstable; urgency=low * Initial Release * Originally ITP'ed by Maitland Bottoms , adopted before initial upload with his explicit permission, closes: #98412 * ugly hack to the structure definition for complex in complex.h to get around gcc vs ABI problem on ia64 that should be fixed in a future gcc version... * various tweaks to solve implicit declaration problems, which are fatal on ia64 systems -- Bdale Garbee Sun, 27 Jan 2002 16:40:46 -0700