[ubuntu/jaunty] scim-pinyin 0.5.91-1ubuntu1 (Accepted)

Matthias Klose doko at ubuntu.com
Thu Nov 27 16:00:32 GMT 2008


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.

Date: Thu, 27 Nov 2008 15:22:25 +0000
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/jaunty/+source/scim-pinyin/0.5.91-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 27 Nov 2008 15:22:25 +0000
Source: scim-pinyin
Binary: scim-pinyin skim-scim-pinyin scim-chinese
Architecture: source
Version: 0.5.91-1ubuntu1
Distribution: jaunty
Urgency: medium
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description: 
 scim-chinese - smart pinyin IM engine for SCIM (transitional package)
 scim-pinyin - smart pinyin IM engine for SCIM platform
 skim-scim-pinyin - Skim support for Smart Pinyin IMEngine
Closes: 441594 441594 441594 459869
Changes: 
 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.
Checksums-Sha1: 
 6c619c452599beb6fe174b0e73afbb8add4a74b9 1524 scim-pinyin_0.5.91-1ubuntu1.dsc
 ce8dd1c9a25b1b7b5de1ed37be036a523253b2fc 7508 scim-pinyin_0.5.91-1ubuntu1.diff.gz
Checksums-Sha256: 
 cb30261c35bfb68edb37fda6eb357c064e14e2d749725308653d18920262cc12 1524 scim-pinyin_0.5.91-1ubuntu1.dsc
 413aa2f043bddbcfe4f7e70026c0d0addac2e380660526938c26b1db9cbcbde9 7508 scim-pinyin_0.5.91-1ubuntu1.diff.gz
Files: 
 15414b87e98fb645088b9ef7d1c2b6c3 1524 utils optional scim-pinyin_0.5.91-1ubuntu1.dsc
 534156f6e59007bb9a3d6c787eea131c 7508 utils optional scim-pinyin_0.5.91-1ubuntu1.diff.gz
Original-Maintainer: Ming Hua <minghua-guest at users.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkkuwzcACgkQStlRaw+TLJw5SwCgttHD3nd3dIfVpRTH4wtr7NKY
V3EAnAtvLO7LFwUnrG2b4jIncQfDzHtE
=DdVn
-----END PGP SIGNATURE-----


More information about the Jaunty-changes mailing list