[SCM] libopenmpt/master: Build doxygen documentation again and update install path

jcowgill at users.alioth.debian.org jcowgill at users.alioth.debian.org
Mon Oct 2 18:16:45 UTC 2017


The following commit has been merged in the master branch:
commit 9451c8976b273226062325510a3b3ee7f5a17bf3
Author: James Cowgill <jcowgill at debian.org>
Date:   Mon Oct 2 09:35:05 2017 +0100

    Build doxygen documentation again and update install path

diff --git a/debian/libopenmpt-doc.install b/debian/libopenmpt-doc.install
index 209a47e..04548af 100644
--- a/debian/libopenmpt-doc.install
+++ b/debian/libopenmpt-doc.install
@@ -1,3 +1,3 @@
+doxygen-doc/html                   usr/share/doc/libopenmpt-doc
 usr/share/doc/libopenmpt/README.md usr/share/doc/libopenmpt-doc
 usr/share/doc/libopenmpt/examples  usr/share/doc/libopenmpt-doc
-usr/share/doc/libopenmpt/html      usr/share/doc/libopenmpt-doc
diff --git a/debian/rules b/debian/rules
index c29c132..e9731fe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,5 +19,8 @@ override_dh_autoreconf:
 override_dh_auto_configure:
 	dh_auto_configure -- --disable-static --enable-libopenmpt_modplug
 
+override_dh_auto_build:
+	dh_auto_build -- all doxygen-doc
+
 override_dh_installchangelogs:
 	dh_installchangelogs libopenmpt/dox/changelog.md

-- 
libopenmpt packaging



More information about the pkg-multimedia-commits mailing list