diff options
author | Holger Wansing <holgerw@debian.org> | 2017-06-04 19:23:55 +0000 |
---|---|---|
committer | Holger Wansing <holgerw@debian.org> | 2017-06-04 19:23:55 +0000 |
commit | 4c9b5b8d5f2499f049742bd7100333b2592c84a0 (patch) | |
tree | ae0ece92860855f59e3cb7275cb18ff72619908d | |
parent | 409b9675efcbb27813e948b8faed40fe6bf207e3 (diff) | |
download | installation-guide-4c9b5b8d5f2499f049742bd7100333b2592c84a0.zip |
Set condition 'unofficial' for 'What is Debian GNU/kFreeBSD" chapter,
since that port is no official release arch for Stretch.
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | en/welcome/what-is-debian-kfreebsd.xml | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e1840901b..7a3752c19 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ installation-guide (2017XXXX) UNRELEASED; urgency=medium [ Holger Wansing ] * Update documentation on device nodes for CD-ROM drives. Closes: #864038 + * Set condition 'unofficial' for 'What is Debian GNU/kFreeBSD' chapter. + Closes: #864040 -- Samuel Thibault <sthibault@debian.org> Thu, 25 May 2017 13:58:43 +0200 diff --git a/en/welcome/what-is-debian-kfreebsd.xml b/en/welcome/what-is-debian-kfreebsd.xml index f214c3180..804b461fb 100644 --- a/en/welcome/what-is-debian-kfreebsd.xml +++ b/en/welcome/what-is-debian-kfreebsd.xml @@ -1,7 +1,10 @@ <!-- retain these comments for translator revision tracking --> <!-- $Id$ --> - <sect1 id="what-is-debian-kfreebsd"> +<!-- conditionalised because the kfreebsd port is not an official debian +release --> + <sect1 id="what-is-debian-kfreebsd" condition="unofficial-build"> + <title>What is &debian; GNU/kFreeBSD?</title> <para> |