summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolger Wansing <holgerw@debian.org>2017-06-26 17:15:38 +0000
committerHolger Wansing <holgerw@debian.org>2017-06-26 17:15:38 +0000
commit18c158d1761ff822dc874ea9d05127bb8eaab914 (patch)
tree7863a48257a22d4841655cb8794e173521068f2b
parentfb8301fbc5fa2ed2852237249c82aa6c99ebb3d6 (diff)
downloadinstallation-guide-18c158d1761ff822dc874ea9d05127bb8eaab914.zip
Update URL for FHS. Closes #865981
-rw-r--r--build/entities/urls.ent2
-rw-r--r--debian/changelog4
2 files changed, 5 insertions, 1 deletions
diff --git a/build/entities/urls.ent b/build/entities/urls.ent
index b83143a90..45901ad38 100644
--- a/build/entities/urls.ent
+++ b/build/entities/urls.ent
@@ -159,7 +159,7 @@
<!ENTITY url-lsb-org "http://www.linuxbase.org/">
<!-- Filesystem Hierarchy Standard -->
-<!ENTITY url-fhs-home "http://www.pathname.com/fhs/">
+<!ENTITY url-fhs-home "http://refspecs.linuxfoundation.org/fhs.shtml">
<!-- LUKS -->
<!ENTITY url-luks "https://gitlab.com/cryptsetup/cryptsetup">
diff --git a/debian/changelog b/debian/changelog
index 140f6f976..ffd63a3eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
installation-guide (2017XXXX) UNRELEASED; urgency=medium
+ [ Samuel Thibault ]
* Reverse extensions of html files for the website: .html.$lang ->
.$lang.html
* Bump release name to buster.
+ [ Holger Wansing ]
+ * Update Linux Foundation's URL for FHS. Closes: #865981
+
-- Samuel Thibault <sthibault@debian.org> Tue, 20 Jun 2017 01:17:02 +0200
installation-guide (20170614) unstable; urgency=medium