Codebase list brise / f68eec2
debian: Prepare -2 upload that fixes #902983 Boyuan Yang 5 years ago
4 changed file(s) with 16 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
0 brise (0.38.20180515-2) unstable; urgency=medium
1
2 * Team upload.
3 * Bump Standards-Version to 4.1.5. (no changes needed)
4 * Fix the bug that users cannot save custom configurations
5 by not installing /usr/share/rime-data/user.yaml and
6 /usr/share/rime-data/build/default.yaml.
7 Closes: #902983.
8
9 -- Boyuan Yang <073plan@gmail.com> Thu, 05 Jul 2018 09:18:23 +0800
10
011 brise (0.38.20180515-1) unstable; urgency=medium
112
213 * Team upload.
99 debhelper (>= 11~),
1010 kyotocabinet-utils,
1111 librime-bin (>= 1.3~),
12 Standards-Version: 4.1.4
12 Standards-Version: 4.1.5
1313 Homepage: https://github.com/rime/brise
1414 Vcs-Git: https://salsa.debian.org/debian/brise.git
1515 Vcs-Browser: https://salsa.debian.org/debian/brise
00 usr/share/rime-data/default.yaml
1 usr/share/rime-data/user.yaml
21 usr/share/rime-data/essay.txt
32 usr/share/rime-data/symbols.yaml
4 usr/share/rime-data/build/default.yaml
44 dh $@
55
66 override_dh_missing:
7 # Explicitly remove config files to force librime not
8 # reading / writing them
9 rm -f debian/tmp/usr/share/rime-data/user.yaml
10 rm -f debian/tmp/usr/share/rime-data/build/default.yaml
711 dh_missing --fail-missing
812
913 override_dh_auto_build: