Change logs for openhackware source package in Hardy

  • openhackware (0.4.1-3) unstable; urgency=low
    
      * Fix typo in package description. (Closes: #390236)
        Thanks to Simon Waters <email address hidden>.
      * 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.
    
     -- Scott Kitterman <email address hidden>   Mon,  21 Apr 2008 15:20:04 +0100
  • 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.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  15 Jun 2006 15:13:49 +0100