2006
hfsplus (1.0.4-12) unstable; urgency=low
* Fix possible future FTBFS by removing an unused header.
Add 396180_remove_unused_header.dpatch.
Thanks to Martin Pitt. (Closes: #396180)
-- Aurélien GÉRÔME <ag@roxor.cx> Mon, 30 Oct 2006 18:42:24 +0100
hfsplus (1.0.4-11) unstable; urgency=low
* New maintainer. (Closes: #387337) * Update to the latest Standards-Version. * Update description in debian/control. * Add debian/compat to update debhelper to compatibility level 4. * Update Upstream URL in debian/copyright. * Add debian/watch. * Fix bashism in debian/rules. (Closes: #378358) * Conform to policy by building with CFLAGS="-O2 -g -Wall". * Add dpatch support. * The debian diff contained the following files generated by auto{header,conf,make} which were not removed after the build process: - doc/Makefile.in; - doc/Makefile; - libhfsp/src/Makefile.in; - libhfsp/test/.deps/test.Po; - libhfsp/test/Makefile.in; - libhfsp/test/Makefile; - libhfsp/Makefile.in; - config.h.in => run autoheader between aclocal and automake in debian/rules. Remove those files and add proper clean support for them.
-- Aurélien GÉRÔME <ag@roxor.cx> Thu, 14 Sep 2006 05:12:33 +0200
2005
hfsplus (1.0.4-10) unstable; urgency=low
* Fixed problem on hpmount while trying to detect HFS+ volumes. - Thanks to Piotr Krysiuk (Closes: #334016).
-- David Moreno Garza <damog@debian.org> Sun, 16 Oct 2005 03:01:26 -0500
hfsplus (1.0.4-9) unstable; urgency=low
* Updated policy version. * New maintainer's address.
-- David Moreno Garza <damog@debian.org> Sun, 4 Sep 2005 19:34:59 -0500
hfsplus (1.0.4-8) unstable; urgency=low
* Added another small patch by Andreas Jochens, fixing a build error
with version 4.0 of gcc on ppc64 (closes: Bug#300289).
-- Jens Schmalzing <jensen@debian.org> Mon, 21 Mar 2005 09:22:38 +0100
hfsplus (1.0.4-7) unstable; urgency=low
* Applied a small patch by Andreas Jochens, fixing a build error with
the upcoming version 4.0 of gcc (closes: Bug#286366).
-- Jens Schmalzing <jensen@debian.org> Tue, 4 Jan 2005 15:19:02 +0100
2004
hfsplus (1.0.4-6) unstable; urgency=low
* Applied a small patch by Andreas Jochens, fixing a build error with
the current version 3.4 of gcc (closes: Bug#277810).
* Updated policy version.
* Got rid of a number of empty directories.
-- Jens Schmalzing <jensen@debian.org> Fri, 22 Oct 2004 20:13:10 +0200
hfsplus (1.0.4-5) unstable; urgency=low
* Patched the volume opening code to not write anything if the volume
didn't open properly (closes: Bug#231270). Thanks a lot to Frank
Lichtenheld for the patch.
* Run libtoolize in the configure stage of debian/rules.
* Depend on automaken for building, not a specific version of automake.
-- Jens Schmalzing <jensen@debian.org> Sat, 20 Mar 2004 22:00:34 +0100
2003
hfsplus (1.0.4-4) unstable; urgency=low
* Corrected section of hfsplus in debian/control.
-- Jens Schmalzing <jensen@debian.org> Wed, 27 Aug 2003 17:07:35 +0200
hfsplus (1.0.4-3) unstable; urgency=low
* Finally fix the long-standing alignment issue on all platforms
(closes: #147838). Thanks very much to Steve Langasek for the patch!
-- Jens Schmalzing <jensen@debian.org> Wed, 27 Aug 2003 16:34:17 +0200
hfsplus (1.0.4-2) unstable; urgency=low
* Used platform independent type definitions so the code runs properly
on 64bit platforms. This closes Bug#147838, which was by conincidence
filed exactly one year ago. Happy Birthday, Bug!
* Put the libhfsplus-dev package into the newly created libdevel
category. This makes the package compliant with the latest policy
version.
* Slightly changed the copyright file to appease lintian.
-- Jens Schmalzing <jensen@debian.org> Fri, 23 May 2003 17:36:25 +0200
2002
hfsplus (1.0.4-1) unstable; urgency=low
* New upstream version at the request of Jonathan Riddell. Most
notably, this version adds experimental support for creating
directories and deleting files.
* Install header file into a separate directory to resolve an existing
namespace conflict and prevent future ones (closes: Bug#148302).
* Build depend on automake1.4 instead of automake, to work around
configuration problems. Thanks to Steve Robbins for pointing this
out.
* Added and updated a few manpages.
-- Jens Schmalzing <jensen@debian.org> Fri, 19 Jul 2002 19:02:59 +0200
2001
hfsplus (1.0.2-4) unstable; urgency=low
* Fixed a typo in the copyright file (closes: Bug#126963). * Took the opportunity to clean out the other lintian warnings as well.
-- Jens Schmalzing <jensen@debian.org> Sun, 30 Dec 2001 11:31:48 +0100
hfsplus (1.0.2-3) unstable; urgency=low
* Removed a NULL value from a case statement, so the package will build
with gcc-3.0 (closes: Bug#120137).
-- Jens Schmalzing <jensen@debian.org> Mon, 19 Nov 2001 15:36:55 +0000
hfsplus (1.0.2-2) unstable; urgency=low
* Architecture changed from powerpc to any (closes: Bug#95337). I don't see how the package should be useful on anything but PowerPC hardware, given that it only reads HFS+ volumes which still need to be created and populated by MacOS. But you never know ...
-- Jens Schmalzing <jensen@debian.org> Fri, 27 Apr 2001 09:44:40 +0200
hfsplus (1.0.2-1) unstable; urgency=low
* Initial Release (closes: Bug#89426).
-- Jens Schmalzing <jensen@debian.org> Sun, 11 Mar 2001 22:02:06 +0100