fmtools (2.0.8+really2.0.7-4) experimental; urgency=medium

  * QA upload.
  * debian/salsa-ci.yml: Add to provide CI tests for Salsa. 
  * debian/tests/control: Create autopkgtest.

 -- Felype Augusto Barcellos Ribeiro <felypebarcellos@gmail.com>  Mon, 30 Jun 2025 22:37:38 -0300

fmtools (2.0.8+really2.0.7-3) unstable; urgency=medium

  * QA upload.

  * Updated d/control and d/copyright with new project home, and
    added d/watch.

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 28 Apr 2024 08:20:57 +0200

fmtools (2.0.8+really2.0.7-2) unstable; urgency=medium

  * QA upload.

  * Updated vcs in d/control to Salsa.
  * Added d/gbp.conf to enforce the use of pristine-tar.
  * Updated Standards-Version from 4.5.1.0 to 4.7.0.
  * Added d/control flag to build without root.

 -- Petter Reinholdtsen <pere@debian.org>  Tue, 23 Apr 2024 01:42:19 +0200

fmtools (2.0.8+really2.0.7-1) unstable; urgency=medium

  * QA upload.
  * Convert to 3.0 (quilt) format. Closes: #1007601.
  * d/copyright: Convert to machine-readable format.

 -- Bastian Germann <bage@debian.org>  Tue, 29 Nov 2022 16:52:53 +0100

fmtools (2.0.8) unstable; urgency=medium

  * Orphan package.

  * Update to policy 4.5.1.0.  This only required changing priority from
    "extra" to "optional".

  * Upgrade to debhelper 13 by using dependency on debhelper-compat
    instead of using debian/compat.  No other changes needed.

  * debian/rules: Enable "bindnow" hardening (suggested by Lintian).

 -- Ben Pfaff <blp@cs.stanford.edu>  Sun, 13 Dec 2020 13:17:17 -0800

fmtools (2.0.7) unstable; urgency=low

  * New upstream release.

 -- Ben Pfaff <pfaffben@debian.org>  Sat, 21 Sep 2013 16:35:03 -0700

fmtools (2.0.6) unstable; urgency=low

  * New upstream release.
  
  * rules: Replace by trivial three-line "dh" version.
  
  * control: Upgrade to policy 3.9.4.

  * Upgrade to debhelper 9 (no changes necessary).

 -- Ben Pfaff <pfaffben@debian.org>  Sat, 14 Sep 2013 14:41:58 -0700

fmtools (2.0.5) unstable; urgency=low

  * Build fmtools properly from "make dist" generated tarball.  Closes:
    #604766.  Thanks to Sebastian Andrzej Siewior
    <sebastian@breakpoint.cc> for reporting the problem.

 -- Ben Pfaff <pfaffben@debian.org>  Wed, 24 Nov 2010 05:27:04 -0800

fmtools (2.0.4) unstable; urgency=low

  * debian/control: Use "linux-any" wildcard for architecture, instead of
    listing all the GNU/Linux architectures by hand as before.  Closes:
    #604683.  Thanks to Konstantinos Margaritis <markos@genesi-usa.com>
    for reporting the problem.

 -- Ben Pfaff <pfaffben@debian.org>  Tue, 23 Nov 2010 09:39:14 -0800

fmtools (2.0.3) unstable; urgency=low

  * debian/control: Add armel to Architectures, since Debian buildds use
    that architecture even though Debian policy does not mention it.
  
  * debian/source/format: Add and initialize to 1.0.

 -- Ben Pfaff <pfaffben@debian.org>  Sat, 01 May 2010 11:52:24 -0700

fmtools (2.0.2) unstable; urgency=low

  * debian/control: Limit Architecture: to Linux, since this is a
    Linux-specific package.

 -- Ben Pfaff <pfaffben@debian.org>  Sat, 27 Mar 2010 10:51:43 -0700

fmtools (2.0.1) unstable; urgency=low

  * New upstream release.  The new release uses Automake, so a "configure"
    command had to be added to "rules".
  
  * Update to Debhelper 7.
  
  * Update to newer Debian policy version.

 -- Ben Pfaff <pfaffben@debian.org>  Sat, 09 Jan 2010 13:30:15 -0800

fmtools (1.0.2) unstable; urgency=low

  * New upstream release.

 -- Ben Pfaff <pfaffben@debian.org>  Thu, 23 Nov 2006 13:43:02 -0800

fmtools (1.0.1) unstable; urgency=low

  * New upstream release: 

    Make fm able to sleep for a user-specified time, or forever, after
    applying settings.  This makes fm usable with radio tuner drivers
    that turn off the radio after the fd used for tuning is closed.

    Idea and patch from Dave Ulrick <d-ulrick@insightbb.com>.
  
  * Upgrade to debhelper V5.
    
 -- Ben Pfaff <pfaffben@debian.org>  Sat,  7 Oct 2006 13:35:35 -0700

fmtools (1.0) unstable; urgency=low

  * New upstream release.  Now a native Debian package.

 -- Ben Pfaff <pfaffben@debian.org>  Sat,  4 Sep 2004 12:20:06 -0700

fmtools (0.99.1-4) unstable; urgency=low

  * Fix doubled manpages in 0.99.1-2.  Oops!

 -- Ben Pfaff <pfaffben@debian.org>  Sun, 15 Aug 2004 17:08:54 -0700

fmtools (0.99.1-2) unstable; urgency=low

  * Patch from "Gregory P. Smith" <greg-debian@electricrain.com> to add
    user-definable threshold to fmscan.  Modified patch slightly to match
    the command-line argument a float instead of an int.  Closes: #264500.

 -- Ben Pfaff <pfaffben@debian.org>  Sun, 15 Aug 2004 16:56:20 -0700

fmtools (0.99.1-1) unstable; urgency=low

  * New upstream release.

  * Don't use kernel headers.  Closes: #223161.

 -- Ben Pfaff <pfaffben@debian.org>  Sat,  6 Dec 2003 22:38:53 -0800

fmtools (0.99.0-1) unstable; urgency=low

  * New upstream version.  Closes: 90705

 -- Ben Pfaff <pfaffben@debian.org>  Sun, 25 Mar 2001 15:54:07 -0500

fmtools (0.2.1-2) unstable; urgency=low

  * Redo with debhelper.  Closes: #91157.

 -- Ben Pfaff <pfaffben@debian.org>  Sun, 25 Mar 2001 12:16:45 -0500

fmtools (0.2.1-1) unstable; urgency=low

  * New upstream source.
  
  * Fix copyright file.

 -- Ben Pfaff <pfaffben@debian.org>  Thu, 30 Jul 1998 11:30:24 -0400

fmtools (0.2.0-1) unstable; urgency=low

  * Added Debian control files.

  * Put in my VIDEO_TUNER_LOW fix.

 -- Ben Pfaff <pfaffben@debian.org>  Fri, 10 Jan 1997 15:06:38 -0500

Local Variables:
mode:debian-changelog
End:
