1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307
|
scim-pinyin (0.5.92-4) unstable; urgency=medium
* Team upload.
* Rebuild for Buster release.
* debian/control:
+ Update maintainer and use email address of Debian Input Method
Team. (Closes: #899690).
+ Bump debhelper compat to v11.
+ Bump Standards-Version to 4.2.1.
+ Update Vcs-* fields and use git repo under Salsa Input Method
Team group.
+ Drop recommendation to im-switch, this package has disappeared
for 2 Debian releases.
* debian/rules:
+ Modernize packaging instructions and enable full hardening.
+ Use "dh_missing --fail-missing".
* debian/copyright: Use secure Format: uri.
-- Boyuan Yang <byang@debian.org> Wed, 14 Nov 2018 23:11:59 -0500
scim-pinyin (0.5.92-3) unstable; urgency=low
[ Benda Xu ]
* Document src/scim_{pinyin_private,stl_map}.h to LGPL-2.
* Fix fonts recommendations to correct package names.
[ Osamu Aoki ]
* Update FSF address in copyright.
* Run wrap-and-sort.
* Recommend im-config.
-- Osamu Aoki <osamu@debian.org> Mon, 16 Sep 2013 07:32:05 +0900
scim-pinyin (0.5.92-2) unstable; urgency=low
* Team upload.
* Add lintian overrides for spelling-error-in-binary "Ang".
* Update VCS-* URLs.
* Update debian/rules.
-- Osamu Aoki <osamu@debian.org> Sun, 25 Aug 2013 15:09:37 +0900
scim-pinyin (0.5.92-1) unstable; urgency=low
* Switch to dpkg-source 3.0 (quilt) format.
* New upstream release. (Closes: #679806)
* Reintroducing after removal.
* Add IME Packaging Team as maintainer replacing Ming Hua(retired).
* Migrate to format 1.0 for debian/copyright.
* Migrate to debhelper 9.
* Remove AUTHORS file from doc.
-- Benda Xu <heroxbd@gentoo.org> Thu, 18 Apr 2013 13:16:11 +0900
scim-pinyin (0.5.91-2) unstable; urgency=low
* Removed old transitional package: scim-chinese (Closes: #477536)
and made related changes.
* Updated copyright file to use proper GPL-2 instead of GPL.
* Updated control file to update dependencies and VCS entries.
* Updated Standards-Version to 3.9.1.
* Fixed typo in 0.5.91-1.1 in changelog.
* Did not add the skim-scim-pinyin package like Ubuntu due to Debian
freeze etc. Updated README.Debian.
-- Osamu Aoki <osamu@debian.org> Sat, 11 Dec 2010 15:11:54 +0900
scim-pinyin (0.5.91-1.1) unstable; urgency=low
* Non-maintainer upload.
* Explicitly depend on libltdl-dev (Closes: #590412).
-- Nico Golde <nion@debian.org> Wed, 04 Aug 2010 13:43:00 +0200
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).
-- Anthony Fok <foka@debian.org> Sun, 27 Jul 2008 12:09:37 +0800
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)
-- Chris Lamb <chris@chris-lamb.co.uk> Sat, 12 Apr 2008 02:07:04 +0100
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.
-- Ming Hua <minghua-guest@users.alioth.debian.org> Sat, 02 Feb 2008 12:05:33 -0600
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 <doko@ubuntu.com> Thu, 11 Oct 2007 17:50:50 +0000
scim-pinyin (0.5.91-0ubuntu11) gutsy; urgency=low
* Fix build failures with g++-4.3.
-- Matthias Klose <doko@ubuntu.com> Mon, 10 Sep 2007 16:16:53 +0200
scim-pinyin (0.5.91-0ubuntu10) gutsy; urgency=low
* Add build dependency on skim. Fixes another build failure.
* Correctly clean the package, run `make clean'.
-- Matthias Klose <doko@ubuntu.com> Thu, 30 Aug 2007 09:40:44 +0000
scim-pinyin (0.5.91-0ubuntu9) gutsy; urgency=low
* Run clean target, fixes build failure. LP: #128220.
-- Matthias Klose <doko@ubuntu.com> Thu, 30 Aug 2007 09:15:35 +0000
scim-pinyin (0.5.0-3) unstable; urgency=low
* Adapt to scim's $(moduledir) change: (Closes: #422739)
- Bump build dependency to libscim-dev (>= 1.4.6-1).
- Drop 10scim-plugin-module-install-dir dpatch, no longer needed.
- Use /usr/lib/scim-1.0/*/ instead of /usr/lib/scim-1.0/1.4.0/ in
debian/rules and debian/scim-pinyin.install, so that scim-pinyin can be
binNMUed for the next SCIM module ABI change.
* Update debian/watch file to use qa.debian.org redirect URL for
sourceforge.net.
* Add XS-Vcs-Svn and XS-Vcs-Browser fields in debian/control.
* Upgrade to policy version 3.7.2.2, no actual changes needed.
-- Ming Hua <minghua@rice.edu> Sun, 13 May 2007 17:54:00 -0500
scim-pinyin (0.5.91-0ubuntu8) gutsy; urgency=low
* Drop 10scim-plugin-module-install-dir.dpatch, because scim
has changes, due to the upgrade of libgtk2.0.
* Build-dep on libscim-dev (>= 1.4.6-1).
* Use /usr/lib/scim/1.0/*/ to install modules.
-- ZhengPeng Hou <zhengpeng-hou@ubuntu.com> Fri, 11 May 2007 21:40:45 +0800
scim-pinyin (0.5.91-0ubuntu7) feisty; urgency=low
* Rebuild for ldbl128 change (powerpc, sparc).
* Set Ubuntu maintainer address.
-- Matthias Klose <doko@ubuntu.com> Mon, 5 Mar 2007 01:24:54 +0100
scim-pinyin (0.5.91-0ubuntu6) edgy; urgency=low
* Correct the scim-bridge's dir in
debian/im-switch/scim-pinyin, due to the
change in gtk2
-- Hou ZhengPeng <zhengpeng.hou@gmail.com> Wed, 16 Aug 2006 08:24:12 +0800
scim-pinyin (0.5.91-0ubuntu5) edgy; urgency=low
* Fix the FTBFS, due to the change in scim
add build-dep on scim-gtk2-immodule
-- Hou ZhengPeng <zhengpeng.hou@gmail.com> Tue, 1 Aug 2006 22:29:05 +0800
scim-pinyin (0.5.91-0ubuntu4) edgy; urgency=low
* Improve the conffile of im-switch in
debian/im-switch/scim-pinyin
-- Hou ZhengPeng <zhengpeng.hou@gmail.com> Tue, 18 Jul 2006 14:04:24 +0800
scim-pinyin (0.5.91-0ubuntu3) dapper; urgency=low
* check for skim in the im-switch file and sets XIM_PROGRAM=skim if
it is installed (fixes the problem that skim is not started currently
automatically in kubuntu)
-- Hou ZhengPeng <zhengpeng.hou@gmail.com> Thu, 23 Mar 2006 11:48:37 +0800
scim-pinyin (0.5.91-0ubuntu2) dapper; urgency=low
* Add im-switch configure file in debian/im-switch for postinst.
* Add im-switch to Recommends.
* Use ttf-arphic-uming and ttf-arphic-ukai as recommend chinese fonts .
* Fix bug #34413 on malone.
* Upload for Hou ZhengPeng <zhengpeng.hou@gmail.com>.
-- Jonathan Patrick Davies <jpatrick@ubuntu.com> Sat, 11 Mar 2006 15:53:47 +0100
scim-pinyin (0.5.91-0ubuntu1) dapper; urgency=low
* New upstream release
* Add skim-scim-pinyin and build-dep on skim
* Add postinst for register scim to im-switch
-- Hou ZhengPeng <zhengpeng.hou@gmail.com> Thu, 2 Mar 2006 19:18:00 +0800
scim-pinyin (0.5.0-2) unstable; urgency=low
* Make scim-pinyin Replaces scim-chinese (<< 0.5.0) to provide smooth
upgrade from sarge. (Closes: #343562)
* Handle obsolete conffile from old scim-chinese packages properly.
* Build-depend on autotools-dev and use config.{guess,sub} from
autotools-dev unconditionally.
-- Ming Hua <minghua@rice.edu> Sun, 25 Dec 2005 04:59:22 -0600
scim-pinyin (0.5.0-1) unstable; urgency=low
* New upstream release. [minghua]
- Upstream changes name to scim-pinyin.
* debian/patches/10scim-plugin-module-install-dir.dpatch, debian/rules,
debian/install: Building against scim 1.4, change module installation
directory from 1.0.0 to 1.4.0. (Closes: #324268, #324808) [minghua]
* debian/patches/{00list,01gcc-4.0.dpatch}: Apply patch from Andreas Jochens
<aj@andaco.de> to fix FTBFS with gcc-4.0. (Closes: #297975) [minghua]
* debian/control, debian/{postinst,prerm}, debian/install: This new release
doesn't use gconf anymore, so get rid of gconf2 dependency and related
scripts. [minghua]
* debian/{control,rules,install,docs}: Build scim-chinese dummy package to
help upgrade, rename install and docs to scim-pinyin.install and
scim-pinyin.docs. [minghua]
* debian/control: Upgrade to policy version 3.6.2 (no actual changes).
[minghua]
* debian/watch: Track all new versions. [minghua]
* debian/copyright: Update FSF address. [minghua]
-- Ming Hua <minghua@rice.edu> Thu, 6 Oct 2005 21:28:53 -0500
scim-chinese (0.4.2-2) unstable; urgency=low
* debian/{copyright,watch}: Update upstream information. [minghua]
* debian/control: [minghua]
- Remove explicit dependency on scim since it's included in
${shlibs:Depends}.
- Add scim (<< 1.1) to Depends: so that it won't be installed with scim
1.2.x series. This is better than setting Conflicts:.
- Move Chinese TrueType font packages from Depends: to Recommends:.
* debian/README.Debian: New. Basic information about scim-chinese and tips
about ``pinyin with tone''. [minghua]
-- Ming Hua <minghua@rice.edu> Sun, 6 Feb 2005 22:20:50 -0600
scim-chinese (0.4.2-1) unstable; urgency=low
* New upstream release.
* debian/control: Update scim dependencies to >= 1.0.1, also updated
package descriptions.
* debian/rules, debian/patches/, debian/control: Switch to dpatch system.
* debian/watch: Add watch file for monitoring upstream releases.
* debian/postinst, debian/prerm: Slight changes to postinst script
according to dh_gconf(1) template, and add prerm script to unregister
gconf schemas.
-- Ming Hua <minghua@rice.edu> Wed, 29 Sep 2004 17:38:06 -0500
scim-chinese (0.3.0-2) unstable; urgency=low
* Initial release for upload into the official Debian archive.
* Minor tweakings:
- Added Build-Depends: libgtk2.0-dev
- Added Depends: gconf2
- Added postinst to run gconftool-2, based on upstream SPEC file.
* NMU: Ming Hua <minghua@rice.edu> is still the maintainer.
I am his Debian upload sponsor. :-)
-- Anthony Fok <foka@debian.org> Sat, 12 Jun 2004 01:37:11 +0800
scim-chinese (0.3.0-1) unstable; urgency=low
* Initial Release, based on upstream version 0.3.0.
-- Ming Hua <minghua@rice.edu> Fri, 30 Apr 2004 14:58:29 -0500
|