2008
openhackware (0.4.1-4) unstable; urgency=low
* Update packaging Vcs fields to the new URL.
* Add a debian/README.source file.
* Now using Standards-Version 3.8.0.
* Cleanup debian/copyright:
- Change 'Copyright Holder' to 'Copyright Holders'.
- Use UTF-8 copyright symbol.
- Add missing copyright holders and years.
- Refer to GPL-2 from common-licenses instead of just GPL.
-- Guillem Jover <guillem@debian.org> Sat, 28 Jun 2008 22:11:07 +0300
2007
openhackware (0.4.1-3) unstable; urgency=low
* Fix typo in package description. (Closes: #390236) Thanks to Simon Waters <simon@technocool.net>. * Now using Standards-Version 3.7.3 (no changes needed). * Error out if the toolchain used to build is not powerpc-linux-gnu. (Closes: #322300, #339870) * Support cross-compiling by passing a cross prefix to make when not building natively. * Remove commented debhelper commands. * Do not ignore make errors on 'debian/rules clean'. * Switch to quilt: - Remove now unused debian/patch.mk. - Replace include of patch.mk with quilt.make in debian/rules. - Add Build-Depends on 'quilt (>= 0.40)'. * Move debhelper from Build-Depends-Indep to Build-Depends, needed by clean. * Add Homepage field. * Add Vcs-Browser and Vcs-Git fields.
-- Guillem Jover <guillem@debian.org> Wed, 12 Dec 2007 08:57:39 +0200
2006
openhackware (0.4.1-2) unstable; urgency=low
* Stop Build-Depending on gcc-2.95, by adding the new missing .rodata.*
sections into the main.ld scripts thus fixing build with latest gcc:s.
- debian/patches/002_gcc-4.patch: New file.
* Pass an empty CROSS_COMPILE on clean.
* Switch to debhelper compat level 5.
* Now using Standards-Version 3.6.2 (no changes needed).
* Fix FSF's address.
* Rename clean target from debian/patch.mk to unpatch.
* Switch patch and unpatch to single colon rules and make them PHONY.
-- Guillem Jover <guillem@debian.org> Tue, 21 Mar 2006 23:27:39 +0200
2005
openhackware (0.4.1-1) unstable; urgency=low
* Initial Release. (Closes: #303488)
-- Guillem Jover <guillem@debian.org> Mon, 23 May 2005 23:35:19 +0300