openhackware (0.4.1+git-20140423.c559da7c-4.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS with gcc-7 (Johannes Brandstätter). Closes: #871094.
  * Make the build reproducible (Chris Lamb). Closes: #833444.

 -- Adam Borowski <kilobyte@angband.pl>  Sun, 15 Apr 2018 03:56:36 +0200

openhackware (0.4.1+git-20140423.c559da7c-4) unstable; urgency=medium

  * d/patches/001_build.patch: pass -fno-stack-protector.  This is not
    needed in Debian, but it is needed in Ubuntu because of differing
    compiler defaults, and the upstream build system doesn't honor
    dpkg-buildflags.

 -- Steve Langasek <vorlon@debian.org>  Sun, 03 Jul 2016 13:53:44 -0700

openhackware (0.4.1+git-20140423.c559da7c-3) unstable; urgency=medium

  * Build using gcc-powerpc-linux-gnu cross-compiler. Closes: #818779.
  * Bump Standards-Version 3.9.7 (no changes needed).
  * Mark openhackware as Multi-Arch: foreign.  Closes: #767020.

 -- Aurelien Jarno <aurel32@debian.org>  Sun, 20 Mar 2016 21:32:45 +0100

openhackware (0.4.1+git-20140423.c559da7c-2) unstable; urgency=medium

  * Switch to dh.
  * Build-depends on binutils-source and gcc-4.9-source to build a
    minimal powerpc cross-compile.  Closes: #322300, #339870, #704624.

 -- Aurelien Jarno <aurel32@debian.org>  Fri, 15 Aug 2014 15:35:20 +0200

openhackware (0.4.1+git-20140423.c559da7c-1) unstable; urgency=medium

  * Adopt the package, under the "Debian QEMU Team" umbrella.
    Closes: #658774.
  * New snapshot version hosted on the QEMU git:
    - Fix CDROM boot.  Closes: #502418.
    - Refresh 001_build.patch.
    - Drop 002_gcc-4.patch (merged).
  * Update debian/copyright and debian/control to point to the new
    download location.
  * Drop debian/watch.
  * Bump Standards-Version 3.9.5 (no changes needed).

 -- Aurelien Jarno <aurel32@debian.org>  Fri, 15 Aug 2014 02:16:36 +0200

openhackware (0.4.1-6) unstable; urgency=low

  * Orphan package, set maintainer to Debian QA Group.

 -- Guillem Jover <guillem@debian.org>  Mon, 06 Feb 2012 00:27:51 +0100

openhackware (0.4.1-5) unstable; urgency=low

  * Switch to debhelper compatibility level 7.
  * Call dh_prep and dh_installdirs from binary-indep.
  * Use $(filter ...) instead of $(findstring ...) to extract space separated
    options from DEB_BUILD_OPTIONS in debian/rules.
  * Switch to source format “3.0 (quilt)”:
    - Remove quilt from Build-Depends.
    - Remove quilt.make include from debian/rules.
    - Remove patch and unpatch targets from debian/rules.
    - Remove now unneeded debian/README.source.
  * Remove unused install target from debian/rules.
  * Now using Standards-Version 3.9.2 (no changes needed).
  * Rename build target to build-indep, and add an empty build-arch target.
  * Remove no longer available upstream Homepage. (Closes: #540471)
  * Disable watch file due to the above.
  * Add misc:Depends substvar to Depends field.

 -- Guillem Jover <guillem@debian.org>  Tue, 01 Nov 2011 01:58:36 +0100

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

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

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

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
