Codebase list fcitx-sunpinyin / 43a1d04
Prepare new release. Boyuan Yang 6 years ago
6 changed file(s) with 59 addition(s) and 24 deletion(s). Raw diff Collapse all Expand all
0 fcitx-sunpinyin (0.4.2-1) unstable; urgency=medium
1
2 * Team upload.
3 * New upstream release.
4 * Refresh packaging instructions.
5 + Apply "wrap-and-sort -abst".
6 + Bump Standards-Version to 4.1.0.
7 + Bump debhelper compat to v10.
8 + Bump libsunpinyin version requirement.
9 + Bump fcitx version requirement.
10 + Use canonical Vcs URL.
11 + Use GitHub as homepage.
12 * Enable full hardening.
13 * Point d/watch to download.fcitx-im.org.
14 * Refresh d/copyright information.
15
16 -- Boyuan Yang <073plan@gmail.com> Fri, 29 Sep 2017 11:30:57 +0800
17
018 fcitx-sunpinyin (0.4.1-1) unstable; urgency=low
119
220 * New upstream release.
11 Section: utils
22 Priority: optional
33 Maintainer: IME Packaging Team <pkg-ime-devel@lists.alioth.debian.org>
4 Uploaders: Aron Xu <aron@debian.org>, YunQiang Su <wzssyqa@gmail.com>
5 Build-Depends: debhelper (>= 9), cmake, fcitx-bin, pkg-config, libx11-dev,
6 fcitx-libs-dev (>= 1:4.2.8), libsqlite3-dev, libsunpinyin-dev (>= 2.0.3+git20120605)
7 Standards-Version: 3.9.4
8 Homepage: http://code.google.com/p/fcitx
9 Vcs-Git: git://anonscm.debian.org/pkg-ime/fcitx-sunpinyin.git
10 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ime/fcitx-sunpinyin.git
4 Uploaders:
5 Aron Xu <aron@debian.org>,
6 YunQiang Su <wzssyqa@gmail.com>,
7 Build-Depends:
8 cmake,
9 debhelper (>= 10),
10 fcitx-bin,
11 fcitx-libs-dev (>= 1:4.2.9),
12 libsqlite3-dev,
13 libsunpinyin-dev (>= 3.0.0~git20160910),
14 libx11-dev,
15 pkg-config,
16 Standards-Version: 4.1.0
17 Homepage: https://github.com/fcitx/fcitx-sunpinyin
18 Vcs-Git: https://anonscm.debian.org/git/pkg-ime/fcitx-sunpinyin.git
19 Vcs-Browser: https://anonscm.debian.org/git/pkg-ime/fcitx-sunpinyin.git
1120
1221 Package: fcitx-sunpinyin
1322 Architecture: any
14 Depends: ${shlibs:Depends}, ${misc:Depends}, sunpinyin-data
15 Recommends: fcitx (>= 1:4.2.8)
23 Depends:
24 sunpinyin-data,
25 ${misc:Depends},
26 ${shlibs:Depends},
27 Recommends:
28 fcitx (>= 1:4.2.9),
1629 Description: fcitx wrapper for Sunpinyin IM engine
1730 fcitx-sunpinyin is a wrapper for Sunpinyin IM engine.
1831 .
19 Sunpinyin is a statistical language model (SLM) based input method
20 engine for Simplified Chinese, it features full sentence input.
32 Sunpinyin is a statistical language model (SLM) based input method
33 engine for Simplified Chinese, it features full sentence input.
0 Format: http://dep.debian.net/deps/dep5
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
11 Upstream-Name: fcitx-sunpinyin
2 Source: http://code.google.com/p/fcitx
2 Source: https://download.fcitx-im.org/fcitx-sunpinyin/
33
4 Copyright: 2010, CSSlayer <wengxt@gmail.com>
4 Files: *
5 Copyright: 2010-2017, CSSlayer <wengxt@gmail.com>
6 License: GPL-3+
7
8 Files: debian/*
9 Copyright: 2010, Aron Xu <happyaron.xu@gmail.com>
10 License: GPL-3+
11
512 License: GPL-3+
613 This program is free software; you can redistribute it and/or modify
714 it under the terms of the GNU General Public License as published by
2128 On Debian systems, the full text of GPL-3 could be found at
2229 /usr/share/common-licenses/GPL-3 .
2330
24 Files: debian/*
25 Copyright: 2010, Aron Xu <happyaron.xu@gmail.com>
26 License: GPL-3+
00 #!/usr/bin/make -f
11
2 DPKG_EXPORT_BUILDFLAGS = 1
3 -include /usr/share/dpkg/default.mk
4 CFLAGS += $(CPPFLAGS)
5 CXXFLAGS += $(CPPFLAGS)
2 #export DH_VERBOSE = 1
3 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
64
75 %:
86 dh $@
0 version=3
1 http://code.google.com/p/fcitx/downloads/list .*/fcitx-sunpinyin-*\.*(.*)\.tar\.xz
0 version=4
1 opts="" \
2 https://download.fcitx-im.org/fcitx-sunpinyin/ \
3 fcitx-sunpinyin-?(\d[\d.]*)@ARCHIVE_EXT@ debian uupdate