Change logs for scim-pinyin source package in Jaunty

  • scim-pinyin (0.5.91-1ubuntu1) jaunty; urgency=low
    
      * Merge with Debian; remaining changes:
        - Build-depend on libskim-dev (>=1.4.4), kdelibs4-dev, skim.
        - debian/copyright: Updated.
        - Do not build skim-scim-pinyin for Debian (will do so in -2).
        - Keep Ming Hua's 10_missing-header.dpatch (#define Use_C_STRING)
          as per upstream practice rather than "#include <cstring>".
        - Do not install /etc/X11/xinit/xinput.d/scim-pinyin.  TBD.
    
    scim-pinyin (0.5.91-1) unstable; urgency=low
    
      [ Deng Xiyue ]
      * New upstream release.  (Closes: #459869)
        + Fix FTBFS with gcc-4.3.  (Closes: #441594)
      * Drop 01gcc-4.0.dpatch.  Fixed upstream.
      * Drop -1 debian version from libscim-dev b-dep as per lintian.
    
      [ Anthony Fok ]
      * Merged 0.5.91-0ubuntu12 from Ubuntu.  Many thanks to Zhengpeng Hou
        and others for their great works!  Remaining differences:
        - Do not build skim-scim-pinyin for Debian (will do so in -2).
        - Keep Ming Hua's 10_missing-header.dpatch (#define Use_C_STRING)
          as per upstream practice rather than "#include <cstring>".
        - Do not install /etc/X11/xinit/xinput.d/scim-pinyin.  TBD.
      * debian/rules:
        - Use -O2 instead of -O
        - configure: --disable-skim-support for now.
        - build: $(MAKE) distclean DIST_SUBDIRS='m4 src data intl po' (no skim)
      * debian/copyright:
        - Copyright (C) 2002-2005 (was 2004).
    
    scim-pinyin (0.5.0-4.1) unstable; urgency=medium
    
      * Non-maintainer upload.
      * Add '20_gcc_4.3.dpatch' to fix FTBFS with GCC 4.3 (Closes: #441594)
    
    scim-pinyin (0.5.0-4) unstable; urgency=low
    
      * Rewrite debian/rules, using debian/rules from scim-tables as template.
        - Use the platform detection code recommended by autotools-dev.
        - Remove binary-common target and separate binary-arch and binary-indep
          targets completely.
        - Remove all the cruft introduced by dh_make.
      * Introduce 10_missing-header dpatch, adding missing <cstring> header in a
        few files and fixing FTBFS with GCC 4.3.  (Closes: #441594)
      * Use "dpkg-query -W" in scim-chinese's preinst script to check conffiles
        instead of parsing /var/lib/dpkg/status directly.
      * Put upstream homepage into the Homepage field of the source package
        instead of the Description field of the binary package.
      * Rename XS-Vcs-* fields to Vcs-* as they are officially supported now.
      * Add "dpkg-dev (>= 1.14.6)" in build dependency, due to the above usage of
        Homepage and Vcs-* fields.
      * Upgrade policy version to 3.7.3.
      * Change maintainer's email address.
    
     -- Matthias Klose <email address hidden>   Thu, 27 Nov 2008 15:22:25 +0000
  • scim-pinyin (0.5.91-0ubuntu12) gutsy; urgency=low
    
      * Fix build failure if the build target is run without running
        the clean target. LP: #143960.
    
     -- Matthias Klose <email address hidden>   Thu, 11 Oct 2007 17:50:50 +0000