2009
libpmount (0.0.12) unstable; urgency=low
* Workaround debhelper compat v7 bug (#534565) in dh_install which makes
files end up under /debian/tmp/ in the binary package, by not passing
--sourcedir to dh_install.
* Pass -s to arch dependent debhelper commands.
* Now using Standards-Version 3.8.2 (no changes needed).
* Remove dependencies from binary-indep target.
* Remove redundant build dependency from binary-arch target.
-- Guillem Jover <guillem@debian.org> Thu, 25 Jun 2009 14:03:34 +0200
libpmount (0.0.11) unstable; urgency=low
* Switch to debhelper compatibility level 7.
* Use dh_prep instead of “dh_clean -k”.
* Now using Standards-Version 3.8.0 (no changes needed).
* Cleanup debian/copyright:
- Use UTF-8 copyright symbol.
- Lower case «Maintained by».
- Refer to LGPL 2.1 instead of LGPL 2.
- Refer to LGPL-2.1 from common-licenses instead of just LGPL.
- Mention “library” instead of “package” in license snippet.
* Get the default shlibs file dependency by not giving any argument to
dh_makeshlibs -V option.
* Add a symbols file for libpmount0.0.
-- Guillem Jover <guillem@debian.org> Sun, 22 Feb 2009 04:37:46 +0200
2008
libpmount (0.0.10) unstable; urgency=low
* Do not strip the shared library in Makefile. (Closes: #437397) * Now using Standards-Version 3.7.3 (no changes needed).
-- Guillem Jover <guillem@debian.org> Mon, 19 May 2008 06:09:07 +0300
2007
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
2006
libpmount (0.0.8) unstable; urgency=low
* Now using Standards-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
2005
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 Standards-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 Standards-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
2004
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