fische (3.2.2-3) unstable; urgency=low

  * Moved to Source Format Quilt.
  * General package's cleanup:
    - copyright moved to DEP-5.
    - bumped Standards-Version to latest.

 -- Andrea Veri <and@debian.org>  Fri, 06 Apr 2012 12:58:40 +0200

fische (3.2.2-2) unstable; urgency=low

  * debian/control:
    - B-D on libasound2-dev instead of libasound-dev, which
      is a virtual package. Thanks Kurt Roeckx for
      reporting the issue. (Closes: #635862)
    - Bumped Standards-Version to latest 3.9.2.

 -- Andrea Veri <and@debian.org>  Fri, 29 Jul 2011 14:33:03 +0200

fische (3.2.2-1) unstable; urgency=low

  * debian/control:
    - added libpulse-dev B-D.
    - removed bzr repository bits since I won't use a VCS 
      anymore to maintain this package.
    - Bumped Standards-Version to latest 3.8.4.
  * src/Makefile.in:
    - tweaked with the relevant bits to have fische built
      with libpulse to avoid a FTBFS when building fische
      with binutils-gold. Thanks to Mahyuddin Susanto for the
      patch. (Closes: #611618)
  * debian/copyright:
    - download link updated with latest release's URL.

 -- Andrea Veri <and@debian.org>  Tue, 12 Jul 2011 17:02:47 +0200

fische (3.1.1-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - removing docbook-to-man bits, not needed
      anymore.
  * debian/rules:
    - removing every docbook-to-man bits plus
      all the clean rules related to the fische.1
      man page since upstream now ships an updated and
      well formatted man page on its own.
    - removing the chmod rule to make configure file executable,
      it's definitely not needed anymore.

 -- Andrea Veri <and@debian.org>  Tue, 19 Jan 2010 14:17:03 +0100

fische (3.1.0-1) unstable; urgency=low

  * New upstream release.
    - pulseaudio support has been finally included
      into fische.
  * debian/control:
    - updated my mail address
    - removed DM tag, no more needed.

 -- Andrea Veri <and@debian.org>  Tue, 12 Jan 2010 13:47:03 +0100

fische (3.0.5-1) unstable; urgency=low

  * New upstream release.
    - Fixed build issues on kfreebsd-* archs. (LP: #486873)
  * debian/control:
    - VCS-* fields updated with a brand new branch
      location.
  * debian/copyright:
    - updated.

 -- Andrea Veri <andrea.veri89@gmail.com>  Fri, 27 Nov 2009 23:32:24 +0100

fische (3.0.3-2) unstable; urgency=low

  * debian/compat:
    - bumped to level 7 matching dh version.
  * debian/rules:
    - added a LDFLAGS flag (so that the linker will pass
      the right libraries references during build) to configure
      preventing a FTBFS when the package was being built with
      binutils-gold support. (Closes: #554398)
    - moved dh_clean -k to dh_prep fixing a lintian warning.

 -- Andrea Veri <andrea.veri89@gmail.com>  Sat, 21 Nov 2009 12:34:31 +0100

fische (3.0.3-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - Homepage field updated.
    - Bumped Standards-version to latest 3.8.3
    - DM-Upload-Allowed field added.
    - Architecture field is no more restricted to x86/x86_64,
       fische should build on all archs (any) now as far as SIMD(MMX/SSE)
       instructions have been removed from the code.
    - Vcs-Bzr (new tag, old one was Xs-Vcs-Bzr updated following latest policy)
      now match the right url to reach the development branch.
    - Vcs-Browser, added and pointed to fische's development branch.
    - fixed some typos / lower-cases on both short / long descriptions.
  * debian/fische2.1: 
    - renamed to fische.1
  * debian/rules:
    - binary file name has been changed from fische2 to fische, 
      therefore I'm moving all manpage's instructions to match
      this update.
    - removed --with-mmx configure rule as far as it's no more 
      needed cause MMX instructions are no more there on the code.
  * debian/copyright:
    - 'downloaded from' updated with latest tarball
    - upstream developer email changed to the new one.
    - added a reference for upstream files license together with
      some informations about where you can find a GPL copy inside
      Debian systems.

 -- Andrea Veri <andrea.veri89@gmail.com>  Sun, 30 Aug 2009 23:01:22 +0200

fische (2.0-beta2-1) unstable; urgency=low

  * New upstream release. (all my changes are now included 
    inside the orig tarball, thanks to the upstream
    developer for his work)
  * debian/control:
    - Removed useless dpatch support
    - Changed my mail address
    - Bumped debhelper to level 7
    - Bumped Standards-version to 3.8.2
  * debian/rules:
    - removing useless stuff making rules file
      a bit more readable
    - removed useless dpatch support
    - clean rule updated preventing a lintian warning
  * debian/copyright:
    - upstream url updated matching the new upstream
      release tarball. I'll have to work this way to manage
      this because the directory which contains tarballs has 
      some permission problems. (can't link to it directly)

 -- Andrea Veri <andrea.veri89@gmail.com>  Fri, 24 Jul 2009 12:41:23 +0200

fische (2.0~alpha3-2) unstable; urgency=low

  * Architecture restricted to i386 and amd64 preventing a FTBFS (Closes: #428376)

 -- Andrea Veri <bluekuja@ubuntu.com>  Mon, 11 Jun 2007 11:30:55 +0200

fische (2.0~alpha3-1) unstable; urgency=low

  * Initial release (Closes: #425903)
  * Source autotoolized to prevent build fails on some archs.

 -- Andrea Veri <bluekuja@ubuntu.com>  Thu, 24 May 2007 17:49:46 +0200