Change logs for pcf2bdf source package in Hardy

  • pcf2bdf (1.04-2ubuntu2) hardy; urgency=low
    
      * 1004_int16_abuse.patch:
        - Fix another crash due to int16 abuse, this time due to the number of
          encodings overflowing signed int16.
    
     -- Colin Watson <email address hidden>   Mon, 04 Feb 2008 19:06:44 +0000
  • pcf2bdf (1.04-2ubuntu1) hardy; urgency=low
    
      * 1002_popen_type.patch:
        - Pass "r" as the type argument to popen, not "rb" (which causes popen
          to return NULL).
      * 1003_compressed_metrics_overflow.patch:
        - Handle large compressed metrics tables that overflow signed int16.
    
     -- Colin Watson <email address hidden>   Mon, 04 Feb 2008 09:20:46 +0000
  • pcf2bdf (1.04-2) unstable; urgency=low
    
      * Update local cdbs snippets:
        + Replace auto-update.mk with (overload of) buildcore.mk.
        + Add upstream-tarball.mk adding get-orig-source rule and more.
        + Update buildinfo.mk: Fix touchfile to run only once.
        + Look also for "(c)" in copyright-check.mk, and avoid non-printable
          characters.
        + Check copyrights in prebuild (in clean it may choke on not yet
          cleaned stuff), and make sure it runs only once.
        + List non-binary files affected if discovering new copyrights.
        + Add README.cdbs-tweaks documenting the added tweaks.
        + Advertise README.cdbs-tweaks in debian/rules.
      * Fix watch file to use suffix tgz (not tar.gz).
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  27 Apr 2007 01:02:08 +0100