Codebase list sunpinyin / 7b17628
Reading package lists... 0%Reading package lists... 0%Reading package lists... 0%Reading package lists... 99%Reading package lists... 99%Reading package lists... Done Building dependency tree... 0%Building dependency tree... 0%Building dependency tree... 50%Building dependency tree... 50%Building dependency tree... 82%Building dependency tree... Done Reading state information... 0% Reading state information... 0%Reading state information... Done Connecting to api.ftp-master.debian.org to check 6 package versions. Please wait... Got info from api.ftp-master.debian.org for 5 packages. Connecting to api.ftp-master.debian.org to check libsunpinyin3 versions. Please wait... got no info for libsunpinyin3 Config::Model::Backend::DpkgStoreRole::store_section_leaf_element Subject should be only one line. Gluing together the lines (line 66) Config::Model::Backend::DpkgStoreRole::store_section_leaf_element Subject should be only one line. Gluing together the lines (line 66) Changes applied to dpkg configuration: - patches:"backport/0002-sunpinyin-dictgen.mk.in-completely-abandon-now-defun.patch" Subject: Gluing together lines - patches:"backport/0009-slm-thread-be-more-consistent-by-using-the-C-variant.patch" Subject: Gluing together lines - control source Standards-Version: '4.4.1' -> '4.6.0' # applied fix for :Current standards version is '4.6.0'. Please read https://www.debian.org/doc/debian-policy/upgrading-checklist.html for the changes that may be needed on your package to upgrade it from standard version '4.4.1' to '4.6.0'. - install:"python3-sunpinyin" content:0: 'python/* /usr/lib/python3/dist-packages/sunpinyin/' -> 'python/* usr/lib/python3/dist-packages/sunpinyin/' # applied fix for :path should not begin with '/' Debian Janitor 2 years ago
5 changed file(s) with 66 addition(s) and 44 deletion(s). Raw diff Collapse all Expand all
00 sunpinyin (3.0.0~rc1+ds1-4) UNRELEASED; urgency=medium
11
2 [ Boyuan Yang ]
23 * Team upload.
34 * Remove Liang Guo from the uploaders list. (Closes: #961611)
45 Thanks for all your work!
6
7 [ Debian Janitor ]
8 * Reading package lists... 0%Reading package lists... 0%Reading package
9 lists... 0%Reading package lists... 99%Reading package lists... 99%Reading
10 package lists... Done Building dependency tree... 0%Building dependency
11 tree... 0%Building dependency tree... 50%Building dependency tree...
12 50%Building dependency tree... 82%Building dependency tree... Done Reading
13 state information... 0% Reading state information... 0%Reading state
14 information... Done Connecting to api.ftp-master.debian.org to check 6
15 package versions. Please wait... Got info from api.ftp-master.debian.org for
16 5 packages. Connecting to api.ftp-master.debian.org to check libsunpinyin3
17 versions. Please wait... got no info for libsunpinyin3
18 Config::Model::Backend::DpkgStoreRole::store_section_leaf_element Subject
19 should be only one line. Gluing together the lines (line 66)
20 Config::Model::Backend::DpkgStoreRole::store_section_leaf_element Subject
21 should be only one line. Gluing together the lines (line 66) Changes
22 applied to dpkg configuration: -
23 patches:"backport/0002-sunpinyin-dictgen.mk.in-completely-abandon-now-defun.patch"
24 Subject: Gluing together lines -
25 patches:"backport/0009-slm-thread-be-more-consistent-by-using-the-C-variant.patch"
26 Subject: Gluing together lines - control source Standards-Version: '4.4.1'
27 -> '4.6.0' # applied fix for :Current standards version is '4.6.0'. Please
28 read https://www.debian.org/doc/debian-policy/upgrading-checklist.html for
29 the changes that may be needed on your package to upgrade it from standard
30 version '4.4.1' to '4.6.0'. - install:"python3-sunpinyin" content:0:
31 'python/* /usr/lib/python3/dist-packages/sunpinyin/' -> 'python/*
32 usr/lib/python3/dist-packages/sunpinyin/' # applied fix for :path should not
33 begin with '/'
534
635 -- Boyuan Yang <byang@debian.org> Wed, 27 May 2020 10:18:07 -0400
736
00 Source: sunpinyin
1 Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
2 Uploaders: YunQiang Su <syq@debian.org>
3 Section: libs
14 Priority: optional
2 Section: libs
3 Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
4 Uploaders:
5 YunQiang Su <syq@debian.org>,
6 Build-Depends:
7 debhelper-compat (= 12),
8 dh-python,
9 libsqlite3-dev,
10 pkg-config,
11 python3-dev:any,
12 scons,
13 Standards-Version: 4.4.1
5 Build-Depends: debhelper-compat (= 12),
6 dh-python,
7 libsqlite3-dev,
8 pkg-config,
9 python3-dev:any,
10 scons
11 Standards-Version: 4.6.0
12 Vcs-Browser: https://salsa.debian.org/debian/sunpinyin
13 Vcs-Git: https://salsa.debian.org/debian/sunpinyin.git
14 Homepage: https://github.com/sunpinyin/sunpinyin
1415 Rules-Requires-Root: no
15 Homepage: https://github.com/sunpinyin/sunpinyin
16 Vcs-Git: https://salsa.debian.org/debian/sunpinyin.git
17 Vcs-Browser: https://salsa.debian.org/debian/sunpinyin
1816
1917 Package: libsunpinyin-dev
20 Section: libdevel
2118 Architecture: any
2219 Multi-Arch: same
23 Depends:
24 libsqlite3-dev,
25 libsunpinyin3v5 (= ${binary:Version}),
26 ${misc:Depends},
20 Section: libdevel
21 Depends: libsqlite3-dev,
22 libsunpinyin3v5 (= ${binary:Version}),
23 ${misc:Depends}
2724 Description: Simplified Chinese Input Method from SUN (development)
2825 Sunpinyin is a statistical language model (SLM) based input method
2926 engine for Simplified Chinese, it features full sentence input.
3431 Package: libsunpinyin3v5
3532 Architecture: any
3633 Multi-Arch: same
37 Depends:
38 ${misc:Depends},
39 ${shlibs:Depends},
40 Breaks:
41 libsunpinyin3,
42 Replaces:
43 libsunpinyin3,
44 Pre-Depends:
45 ${misc:Pre-Depends},
46 Recommends:
47 sunpinyin-data,
34 Depends: ${misc:Depends},
35 ${shlibs:Depends}
36 Recommends: sunpinyin-data
37 Pre-Depends: ${misc:Pre-Depends}
38 Breaks: libsunpinyin3
39 Replaces: libsunpinyin3
4840 Description: Simplified Chinese Input Method from SUN (runtime)
4941 Sunpinyin is a statistical language model (SLM) based input method
5042 engine for Simplified Chinese, it features full sentence input.
5345
5446 Package: python3-sunpinyin
5547 Architecture: all
56 Depends:
57 libsunpinyin3v5,
58 ${misc:Depends},
59 ${python3:Depends},
6048 Section: python
49 Depends: libsunpinyin3v5,
50 ${misc:Depends},
51 ${python3:Depends}
6152 Description: Simplified Chinese Input Method from SUN (Python binding)
6253 Sunpinyin is a statistical language model (SLM) based input method
6354 engine for Simplified Chinese, it features full sentence input.
6556 This package contains the Python binding of sunpinyin.
6657
6758 Package: sunpinyin-utils
59 Architecture: any
6860 Section: utils
69 Architecture: any
70 Depends:
71 ${misc:Depends},
72 ${shlibs:Depends},
61 Depends: ${misc:Depends},
62 ${shlibs:Depends}
7363 Description: Simplified Chinese Input Method from SUN (utilities)
7464 Sunpinyin is a statistical language model (SLM) based input method
7565 engine for Simplified Chinese, it features full sentence input.
0 Subject: sunpinyin-dictgen.mk.in: completely abandon (now defunct) google code.
01 From: "Casper Ti. Vector" <CasperVector@gmail.com>
2
13 Date: Sat, 10 Sep 2016 10:27:01 +0800
2 Subject: sunpinyin-dictgen.mk.in: completely abandon (now defunct) google
3 code.
4
45
56 ---
67 src/sunpinyin-dictgen.mk.in | 6 +++---
0 Subject: slm/thread: be more consistent by using the C++ variant of log and exp
01 From: Kefu Chai <tchaikov@gmail.com>
2
13 Date: Wed, 18 Apr 2018 19:25:09 +0800
2 Subject: slm/thread: be more consistent by using the C++ variant of log and
3 exp
44
55 Signed-off-by: Kefu Chai <tchaikov@gmail.com>
6
7
68 ---
79 src/slm/thread/slmthread.cpp | 6 ++++--
810 1 file changed, 4 insertions(+), 2 deletions(-)
0 python/* /usr/lib/python3/dist-packages/sunpinyin/
0 python/* usr/lib/python3/dist-packages/sunpinyin/