libpmount (0.0.9) unstable; urgency=low

  * Use dh_install instead of dh_movefiles.
    - Rename libpmount-dev.files to libmount-dev.install
    - Rename libpmount0.0.files to libpmount0.0.install.
  * Remove commented out dh_installdebconf, dh_installinit and dh_installinfo.
  * Do not ignore make errors from on clean target.
  * Use dpkg-parsechangelog instead of manually parsing the changelog to get
    the current upstream version.
  * Use binary:Version instead of deprecated Source-Version substvar.
  * Do not remove non-existent stamp files.
  * Remove useless libpmount0.0.shlibs file.

 -- Guillem Jover <guillem@debian.org>  Tue, 07 Aug 2007 02:25:30 +0300

libpmount (0.0.8) unstable; urgency=low

  * Now using Standars-Version 3.7.2 (no changes needed).
  * Switched to debhelper compat level 5.
  * Update FSF's address.

 -- Guillem Jover <guillem@debian.org>  Sun,  6 Aug 2006 03:44:52 +0300

libpmount (0.0.7) unstable; urgency=low

  * Reintroduce missing symbols. (Closes: #323338)
  * Fix testsuite generation and generalize them by moving away from shell
    script files to a proper Makefile and a C source file. (Closes: #323339)
  * Use loop devices on linux if trying to mount a file image.
  * Make static internal functions __findloop, __getloop and __clrloop.
  * Switched to versioned symbols.
  * Now using Standars-Version 3.6.2 (no changes needed).

 -- Guillem Jover <guillem@debian.org>  Sun, 21 Aug 2005 09:37:41 +0300

libpmount (0.0.6) unstable; urgency=low

  * New Maintainer.
  * Rewrite package short description.
  * Clean debian/copyright.
  * Clean debian/rules.
  * Now using Standars-Version 3.6.1 (no changes needed).
  * Rewrite bashfile to Makefile.
  * Remove Build-Depends on Essential e2fsprogs package.

 -- Guillem Jover <guillem@debian.org>  Sun,  5 Jun 2005 16:42:48 +0300

libpmount (0.0.5) unstable; urgency=low

  * rules: Disable testsuite.  (Closes: #291269)

 -- Robert Millan <rmh@debian.org>  Thu, 20 Jan 2005 00:23:52 +0100

libpmount (0.0.4) unstable; urgency=low

  * Disabled code (needs more debugging):
    - src/*: Handle options field in mtab.
    - src/*: When asked to mount real files, attempt to use loop devices.
  * Updated kFreeBSD support.

 -- Robert Millan <rmh@debian.org>  Fri, 16 Jul 2004 12:00:47 +0200

libpmount (0.0.3) unstable; urgency=low

  * src/*: Implement mtab handling.
  * bashfile: Build with -Werror.
  * debian/rules: Generate $version automagicaly.

 -- Robert Millan <rmh@debian.org>  Wed, 14 Jul 2004 18:51:01 +0200

libpmount (0.0.2) unstable; urgency=low

  * bashfile: Fix library building for compliance with Policy sections
    8 and 10.2 (Closes: #257907)
  * bashfile: Implement target dependencies.
  * debian/control (Build-Depends): Nuked linux-gnu | kfreebsd-gnu.

 -- Robert Millan <rmh@debian.org>  Tue,  6 Jul 2004 18:54:21 +0200

libpmount (0.0.1) unstable; urgency=low

  * Initial Release. (Closes: #255716)

 -- Robert Millan <rmh@debian.org>  Mon, 21 Jun 2004 14:15:24 +0200

