diff options
author | Cyril Brulebois <kibi@debian.org> | 2023-02-20 10:59:00 +0100 |
---|---|---|
committer | Cyril Brulebois <kibi@debian.org> | 2023-02-20 10:59:46 +0100 |
commit | 6fc67bc49b2967dd94594b8f0489dd33a9cd0ef2 (patch) | |
tree | 26846534aaafd28b15aa8d652e75491d453b3fd6 /debian | |
parent | e8bd4824f231c37b203fda6d9df2518516f854bc (diff) | |
download | installation-guide-6fc67bc49b2967dd94594b8f0489dd33a9cd0ef2.zip |
Add bug closures for information (thanks to Jochen Sprickerhof).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 73ca16045..270874f82 100644 --- a/debian/changelog +++ b/debian/changelog @@ -44,8 +44,9 @@ installation-guide (20230215) unstable; urgency=medium [ Cyril Brulebois ] * Update all firmware-related information, following the 2022 General Resolution about non-free firmware and all the changes that were - implemented since then. + implemented since then. Closes: #1030007 * buildone.sh: skip PDF generation for Greek (el), since xelatex fails. + Closes: #1030433 * rules: Avoid “Fontconfig error: No writable cache directories” (seen during PDF generation) in chroots, by setting HOME to a writable location, inside the build tree. |