[mame] 04/05: Move links and doc-base paths to new default location of docs.
Jordi Mallach
jordi at moszumanska.debian.org
Thu Mar 22 10:51:43 UTC 2018
This is an automated email from the git hooks/post-receive script.
jordi pushed a commit to branch master
in repository mame.
commit 0871813faec3975540b5c579e1803b1b4e5e594f
Author: Jordi Mallach <jordi at debian.org>
Date: Thu Mar 22 11:43:44 2018 +0100
Move links and doc-base paths to new default location of docs.
---
debian/changelog | 1 +
debian/mame-doc.doc-base | 4 ++--
debian/mame-doc.links | 4 ++--
3 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index de5e017..292c194 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ mame (0.195+dfsg.1-2) UNRELEASED; urgency=medium
[ Jordi Mallach ]
* Set PYTHON_EXECUTABLE=python3 and Build-Depend on python3-dev.
* Add B-D-I on python3-distutils so Sphynx works as expected.
+ * Move links and doc-base paths to new default location of docs.
-- Jordi Mallach <jordi at debian.org> Thu, 22 Mar 2018 11:39:45 +0100
diff --git a/debian/mame-doc.doc-base b/debian/mame-doc.doc-base
index 6d792d8..51e354d 100644
--- a/debian/mame-doc.doc-base
+++ b/debian/mame-doc.doc-base
@@ -5,5 +5,5 @@ Abstract: This manual describes all aspects of MAME for users and developers.
Section: Emulators
Format: HTML
-Index: /usr/share/doc/mame-doc/singlehtml/index.html
-Files: /usr/share/doc/mame-doc/singlehtml/index.html
+Index: /usr/share/doc/mame/singlehtml/index.html
+Files: /usr/share/doc/mame/singlehtml/index.html
diff --git a/debian/mame-doc.links b/debian/mame-doc.links
index 1142877..1ece612 100644
--- a/debian/mame-doc.links
+++ b/debian/mame-doc.links
@@ -1,2 +1,2 @@
-/usr/share/javascript/sphinxdoc/1.0/jquery.js usr/share/doc/mame-doc/singlehtml/_static/jquery.js
-/usr/share/javascript/sphinxdoc/1.0/underscore.js usr/share/doc/mame-doc/singlehtml/_static/underscore.js
+/usr/share/javascript/sphinxdoc/1.0/jquery.js usr/share/doc/mame/singlehtml/_static/jquery.js
+/usr/share/javascript/sphinxdoc/1.0/underscore.js usr/share/doc/mame/singlehtml/_static/underscore.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mame.git
More information about the Pkg-games-commits
mailing list