Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: pu
Dear release team, I would like to apply the following patch to fcitx-cloudpinyin. It uses an anonymous web API service provided Sogou by default, but the API is gone for quite some time and upstream has switched to use Google's similar service by default in newer versions. The service provided by Google is using HTTPS by default, while the original one isn't. Thank you, Aron Xu diff -Nru fcitx-cloudpinyin-0.2.2/debian/changelog fcitx-cloudpinyin-0.2.2/debian/changelog --- fcitx-cloudpinyin-0.2.2/debian/changelog 2012-06-06 14:29:06.000000000 +0800 +++ fcitx-cloudpinyin-0.2.2/debian/changelog 2013-11-16 11:08:06.000000000 +0800 @@ -1,3 +1,9 @@ +fcitx-cloudpinyin (0.2.2-1+deb7u1) wheezy; urgency=low + + * Go with Google by default, original default isn't available anymore. + + -- Aron Xu <a...@debian.org> Sat, 16 Nov 2013 10:58:08 +0800 + fcitx-cloudpinyin (0.2.2-1) unstable; urgency=low * Imported Upstream version 0.2.2 diff -Nru fcitx-cloudpinyin-0.2.2/debian/patches/default_to_google.patch fcitx-cloudpinyin-0.2.2/debian/patches/ default_to_google.patch --- fcitx-cloudpinyin-0.2.2/debian/patches/default_to_google.patch 1970-01-01 08:00:00.000000000 +0800 +++ fcitx-cloudpinyin-0.2.2/debian/patches/default_to_google.patch 2013-11-16 10:58:00.000000000 +0800 @@ -0,0 +1,11 @@ +--- a/src/fcitx-cloudpinyin.desc ++++ b/src/fcitx-cloudpinyin.desc +@@ -15,7 +15,7 @@ + + [CloudPinyin/Source] + Type=Enum +-DefaultValue=Sogou ++DefaultValue=Google + Description=Cloud Pinyin Source + EnumCount=4 + Enum0=Sogou diff -Nru fcitx-cloudpinyin-0.2.2/debian/patches/series fcitx-cloudpinyin-0.2.2/debian/patches/series --- fcitx-cloudpinyin-0.2.2/debian/patches/series 1970-01-01 08:00:00.000000000 +0800 +++ fcitx-cloudpinyin-0.2.2/debian/patches/series 2013-11-16 10:56:25.000000000 +0800 @@ -0,0 +1 @@ +default_to_google.patch -- To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/CAMr=8w7SnzkXXJvpeqqMCmDJcreE+SYtmxkWgHuj4Gohf=w...@mail.gmail.com