Skip to content

Commit

Permalink
Update cargo deb configuration for cargo deb v2
Browse files Browse the repository at this point in the history
  • Loading branch information
naokiri committed Dec 28, 2023
1 parent 346e447 commit 92097c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ All notable changes to this project will be documented in this file.

- AZIKモードの重複したかな変換ルールを削除。
- default,AZIKモードの送り仮名時のC-gのルールを修正。
- cargo-deb のアップデートにともなって出力debファイル名が変わっていたものを修正

## [3.0.0] - 2023-02-05

Expand Down
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ name = "libcskk"
features = ["capi"]
section = "libdevel"
triggers-file = "deb_assets/triggers"
revision= ""
extended-description = """\
Library to deal with Japanese input method.
SKK stands for 'Simple Kana to Kanji conversion'.
Expand Down

0 comments on commit 92097c0

Please sign in to comment.