scim-chewing (0.5.1-5) unstable; urgency=medium

  * Team upload

  [ Janitor ]
  * debian/copyright:
    - Use spaces rather than tabs to start continuation lines.
  * Update watch file format version to 4.
  * Bump debhelper from old 11 to 13.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields.
  * Avoid explicitly specifying -Wl,--as-needed linker flag.

  [ Gunnar Hjalmarsson ]
  * Fix broken debian/watch

 -- Gunnar Hjalmarsson <gunnarhj@debian.org>  Fri, 02 Dec 2022 02:12:32 +0100

scim-chewing (0.5.1-4) unstable; urgency=medium

  Team upload

  [ Boyuan Yang ]
  * debian/source/options:
    - Dropped, custom compression options would trigger lintian
      warnings.

  [ Gunnar Hjalmarsson ]
  * Drop obsolete lintian-overrides file
  * Bump Standards-Version to 4.6.1
  * Prepare for Ubuntu to sync the source
    - Ubuntu carries some obsolete and very old changes. But
      scim-chewing seems to work fine without those, so this upload
      allows Ubuntu to get in sync with Debian.

 -- Gunnar Hjalmarsson <gunnarhj@debian.org>  Mon, 01 Aug 2022 17:43:37 +0200

scim-chewing (0.5.1-3) unstable; urgency=medium

  * Bump Standards-Version to 4.1.4.
    * Update Format to https in d/copyright.
  * Bump compat to 11.
    * Remove unnecessary Build-Depends.
  * Update Maintainer to new mailing list (Closes: #899950).
  * Update Vcs-* fields to salsa.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Tue, 29 May 2018 15:49:34 +0800

scim-chewing (0.5.1-2) unstable; urgency=medium

  * Use automake instead of automake1.11 (Closes: #865201).
  * Bump compat to 10.
  * Bump Standards-Version to 4.0.0.
  * Enable hardening.
  * Update Homepage.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Tue, 20 Jun 2017 11:44:38 +0800

scim-chewing (0.5.1-1) unstable; urgency=medium

  * New upstream release.
  * Remove upstream already applied patches.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Fri, 13 May 2016 14:20:47 +0800

scim-chewing (0.5.0-3) unstable; urgency=medium

  * Apply upstream patches to fix not working problem. (Closes: 824133)

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Fri, 13 May 2016 09:37:20 +0800

scim-chewing (0.5.0-2) unstable; urgency=medium

  * Do not recommend ttf-arphic-uming.
  * Build with disable-static, disable-rpath.
    Thanks to Michael Vogt

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Thu, 12 May 2016 19:08:31 +0800

scim-chewing (0.5.0-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 3.9.8.
  * Update Vcs-* fields.
  * Remove upstream already applied patch.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Wed, 11 May 2016 19:32:37 +0800

scim-chewing (0.3.5-2) unstable; urgency=medium

  * Update maintainer email.
  * Update Vcs-* fields.
  * Use debhelper >= 9.20151219 for dbgsym.
  * Use -Wl,--as-needed to reduce dependencies.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Mon, 21 Dec 2015 12:20:49 +0800

scim-chewing (0.3.5-1) unstable; urgency=medium

  [ ChangZhuo Chen (陳昌倬) ]
  * New upstream release.
  * Bump Standards-Version to 3.9.6.
  * Change maintainer to IME Packaging Team:
    * Update Vcs-*.
  * Update patches:
    * Remove upstream applied gtk.patch.
    * Update 0001-Change-libchewing-requirement-to-0.3.5.patch for
      dh-autoreconf.
  * Use dh-autoreconf.
  * Use GitHub in watch.

  [ Andrew Lee (李健秋) ]
  * Rewriting copyright file machine-readable format version 1.0.
  * debian/changelog: added full stops and colons.

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Thu, 13 Aug 2015 00:00:54 +0800

scim-chewing (0.3.4-4.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "FTBFS: conftest.c:68: undefined reference to `shl_load'":
    add patch 0001-Change-libchewing-requirement-to-0.3.5.patch from upstream
    git: change version check to '>='.
    Additionally change the check in ./configure as well.
    (Closes: #707442)

 -- gregor herrmann <gregoa@debian.org>  Sun, 27 Oct 2013 18:22:36 +0100

scim-chewing (0.3.4-4) unstable; urgency=low

  * Added multi-arch support and update path in rules file.

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Tue, 07 Aug 2012 22:20:59 +0800

scim-chewing (0.3.4-3) unstable; urgency=low

  * Updating package to debhelper version 9.
  * Updating package to standards version 3.9.3.
  * Switching to xz compression for both the source and the binary packages.
  * Build-depends on libgtk-3-dev. (Closes: #679802)
  * Drop libgtk2.0-dev from build-depends.

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Sun, 08 Jul 2012 01:58:16 +0800

scim-chewing (0.3.4-2) unstable; urgency=low

  * Add gtk patch. Thanks Tz-Huan Huang <tzhuan@gmail.com> from upstream.
    (Closes: #676009)

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Fri, 06 Jul 2012 02:14:03 +0800

scim-chewing (0.3.4-1) unstable; urgency=low

  * Imported Upstream version 0.3.4. (Closes: #642077)
  * Build-depends on libchewing 0.3.3.
  * Bumpped Standard-Version to 3.9.2.
  * Removing useless whitespaces at EOL and EOF.
  * Using debhelper 8.
  * Drop quilt from build-depends: since it's source format 3.0 (quilt).
  * Rewritten and compacting debian/rules file.
  * Sorting build-depends.
  * Warpping build-depends.
  * Clean up watch file.
  * Using watch format version 3.
  * Removing patches: included in upstream.
  * Adjust lintian-overrides for a long-standing bug in debhelper.

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Mon, 03 Oct 2011 14:00:34 +0800

scim-chewing (0.3.3-2) unstable; urgency=low

  * Build-depends on libltdl-dev (Closes:#590417)
  * Added Vcs-Git and Vcs-Browser tags
  * Switch to dpkg-source 3.0 (quilt) format
  * Convert patch from dpatch format to quilt
  * Update copyright file
  * Depends on misc:depends
  * Bump Standard-version to 3.9.0

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Tue, 27 Jul 2010 14:14:53 -0400

scim-chewing (0.3.3-1) unstable; urgency=low

  * New upstream release
    - Automatically shifting cursor after selection.
    - The direction of phrase choice.
  * update debian/watch
  * build-depends on libchewing3-dev (>= 0.3.2)

 -- Andrew Lee <andrew@linux.org.tw>  Fri, 05 Dec 2008 21:15:14 +0800

scim-chewing (0.3.2-1) unstable; urgency=low

  * New upstream release
    - Add selectable PinYin method support.
    - Fixed trigger key "Control-Space".
    - Fixed gedit crash problem.
    - Nederlands translation.
    - Keyboard layout toggle button on toolbar.
    - Added Chinese/English mode fast switch on toolbar.
    - Sync with libchewing API change.
  * Bump Standards-Version to 3.8.0
    - Added Homepage
  * debian/control:
    - Use automake instead of automake1.9
    - libchewing3-dev (>= 0.3.1)

 -- Andrew Lee <andrew@linux.org.tw>  Wed, 12 Nov 2008 15:42:57 +0800

scim-chewing (0.3.1-3) unstable; urgency=low

  * Update README.Debian(Closes:#427629) for Dan Jacobson
  * Applied gcc-4.3.dpatch to solve FTBFS (Closes:#441586) by
    Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>
  * debian/control:
    - Depends on scim
    - Bump Standards-Version to 3.7.3

 -- Andrew Lee <andrew@linux.org.tw>  Wed, 05 Mar 2008 21:41:07 +0800

scim-chewing (0.3.1-2) unstable; urgency=low

  * Dropped ttf-arphic-ukai from Recommends cause it is not suitable font
    for display on screen.
  * Mention this version also support Han-Yu PinYin keyboard in
    descriptions.
  * Adapt to scim's $(moduledir) change: (Closes: #422953)
    - Upgraded Standards-Version to 3.7.2.2
    - Build-Depends on Build-Depends on libscim-dev (>= 1.4.6)
    - Drop 10scim-chewing-module-install-dir.dpatch

 -- Andrew Lee <andrew@linux.org.tw>  Thu, 23 Aug 2007 22:11:24 +0800

scim-chewing (0.3.1-1) unstable; urgency=low

  * New upstream release
  * Removed fix_intltool.dpatch (included in upstream)
  * Added Recommends: ttf-arphic-uming, ttf-arphic-ukai to prevert
    display of some missing Chinese characters
  * Stop to rebuild the build system since this version

 -- Andrew Lee <andrew@linux.org.tw>  Fri,  2 Jun 2006 00:07:04 +0800

scim-chewing (0.3.0-1) unstable; urgency=low

  * New upstream release (Closes: #358310)
  * Drop remove-ltdl.dpatch (included in upstream)
  * Added fix_intltool.dpatch (Thanks to Jordi, Enrico, Kanru and pcman)
  * Remove "config.log in source warning" entry in lintian-overrides
  * Changed Standards-Version to 3.7.2.0
  * Build-depends on debhelp (>=5.0.0), libchewing3-dev (>= 0.3.0)
  * Change debhelper compatibility to 5
  * Updated README.Debian

 -- Andrew Lee <andrew@linux.org.tw>  Tue, 30 May 2006 17:33:52 +0800


scim-chewing (0.2.1-2) unstable; urgency=low

  * Changed Standards-Version to 3.6.2.0 in debian/control
  * Corrected FSF address in debian/copyright
  * Added 20_remove-ltdl.dpatch Closes: #336556
  * Ignore config.log in source warning in lintian-overrides file

 -- Andrew Lee <andrew@linux.org.tw>  Tue,  1 Nov 2005 16:10:12 +0800

scim-chewing (0.2.1-1) unstable; urgency=low

  * New upstream release
  * Build-Depends on libscim-dev (>= 1.4.1), libchewing2-dev (>= 0.2.7)
  * Minor changes for chewing module install directary in debian/rules
    and scim-chewing-module-install-dir.dpatch
  * Removed 01space-as-selection_setup.dpatch

 -- Andrew Lee <andrew@linux.org.tw>  Fri, 26 Aug 2005 18:03:22 +0800

scim-chewing (0.2.0-3) unstable; urgency=low

  * Build-Depends from scim-dev (>= 1.0.1) to libscim-dev (>= 1.2.0).
  * Now rebuild with scim 1.2.2-0+SVN3
    Build-Depends on scim-dev >= 1.2.2
  * Minor changes for chewing module install directary in
    debian/rules and scim-chewing-module-install-dir.dpatch

 -- Andrew Lee <andrew@linux.org.tw>  Tue, 21 Jun 2005 15:29:10 +0800

scim-chewing (0.2.0-2.1) unstable; urgency=low

  * Build-Depends on libchewing >= 0.2.6+svn20050326.

 -- Andrew Lee <andrew@linux.org.tw>  Fri,  1 Apr 2005 17:36:19 +0800

scim-chewing (0.2.0-2) unstable; urgency=high

  * Minor changes in debian/rules: Shouldn't use {la,a} in Makefile
  * Removed build depends g++ from control file which listed in
    build-essential
  * Use libchewing-0.2.6+svn20050326-1 to solve the HanYu PinYin
    keymap support problem
  * 01space-as-selection_setup.dpatch: Fixed space key as character
    selection key problem. (Kanru Chen)
  * Closes: #301501 : scim-chewing: Not installable

 -- Andrew Lee <andrew@linux.org.tw>  Wed, 30 Mar 2005 19:57:26 +0800

scim-chewing (0.2.0-1) unstable; urgency=high

  * New upstream release
  * Changed build depends from libchewing1-dev to libchewing2-dev

 -- Andrew Lee <andrew@linux.org.tw>  Thu,  3 Mar 2005 10:35:37 +0800

scim-chewing (0.1.901-1) unstable; urgency=low

  * New upstream release

 -- Andrew Lee <andrew@linux.org.tw>  Fri, 25 Feb 2005 00:54:45 +0800

scim-chewing (0.1.1-2) unstable; urgency=low

  * Update README.Debian.
  * debian/control: Add build-depends on libtool, intltool, autoconf,
    automake1.9 , build-conflicts on autoconf2.13, automake1.4 which
    suggested by autotools-dev and minor changes in descriptions
  * Add scim-chewing.lintian-overrides file

 -- Andrew Lee <andrew@linux.org.tw>  Sun, 23 Jan 2005 14:36:03 +0800

scim-chewing (0.1.1-1) unstable; urgency=low

  * New upstream release
  * Corrected upstream's url.

 -- Andrew Lee <andrew@linux.org.tw>  Wed, 22 Dec 2004 19:03:29 +0800

scim-chewing (0.0.cvs20041130-2) unstable; urgency=low

  * Removed .svn

 -- Andrew Lee <andrew@linux.org.tw>  Sat,  4 Dec 2004 00:08:09 +0800

scim-chewing (0.0.cvs20041130-1) unstable; urgency=low

  * The first working snapshot upstream release
  * Added upstream url to copyright file
  * Added watch file

 -- Andrew Lee <andrew@linux.org.tw>  Fri,  3 Dec 2004 02:04:31 +0800

scim-chewing (0.0.cvs20041119-3) unstable; urgency=low

  * Closes: #283218

 -- Andrew Lee <andrew@linux.org.tw>  Sat, 27 Nov 2004 19:21:36 +0800

scim-chewing (0.0.cvs20041119-2) unstable; urgency=low

  * Provide .orig.tar.gz

 -- Andrew Lee <andrew@linux.org.tw>  Fri, 26 Nov 2004 15:05:49 +0800

scim-chewing (0.0.cvs20041119-1) unstable; urgency=low

  * Initial Release.

 -- Andrew Lee <andrew@linux.org.tw>  Sat, 20 Nov 2004 20:43:53 +0800