Add the install procedure for Debian 13#428
Merged
komainu8 merged 2 commits intopgroonga:masterfrom Oct 8, 2025
Merged
Conversation
abetomo
approved these changes
Oct 8, 2025
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR adds installation documentation for Debian 13 (trixie) to the PGroonga project. The changes update both English and Japanese documentation to include trixie as a supported Debian version, reorganize the installation sections to prioritize the newer version, and reference the trixie installation procedure for bookworm users.
- Added trixie as a supported Debian version in the installation index pages
- Reorganized debian.md files to list trixie installation first, with bookworm referencing trixie's procedure
- Updated translation files to reflect the new documentation structure
Reviewed Changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| ja/install/index.md | Added trixie to the Japanese installation index |
| ja/install/debian.md | Reorganized Japanese Debian installation guide with trixie first |
| install/index.md | Added trixie to the English installation index |
| install/debian.md | Reorganized English Debian installation guide with trixie first |
| _po/ja/install/index.po | Updated Japanese translation file for index changes |
| _po/ja/install/debian.po | Updated Japanese translation file for debian guide changes |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
|
||
| ## How to install on Debian GNU/Linux bookworm {#install-on-bookworm} | ||
|
|
||
| On bookworm, follow the same installation procedure as trixie. See/Please refer [trixie](#install-on-trixie). |
There was a problem hiding this comment.
The phrase 'See/Please refer' contains awkward wording. It should be either 'See trixie' or 'Please refer to trixie'.
Suggested change
| On bookworm, follow the same installation procedure as trixie. See/Please refer [trixie](#install-on-trixie). | |
| On bookworm, follow the same installation procedure as trixie. See [trixie](#install-on-trixie). |
otegami
approved these changes
Oct 8, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.