[SCM] gsequencer/master: fix doc-base path to API reference manual

jkraehemann-guest at users.alioth.debian.org jkraehemann-guest at users.alioth.debian.org
Mon May 1 08:25:36 UTC 2017


The following commit has been merged in the master branch:
commit db07a705dd6602008455cc4608b2c867fc70e469
Author: Joël Krähemann <jkraehemann-guest at users.alioth.debian.org>
Date:   Mon May 1 10:25:31 2017 +0200

    fix doc-base path to API reference manual

diff --git a/debian/libags-audio-doc.doc-base.api b/debian/libags-audio-doc.doc-base.api
index 3292172..4f88121 100644
--- a/debian/libags-audio-doc.doc-base.api
+++ b/debian/libags-audio-doc.doc-base.api
@@ -5,5 +5,5 @@ Abstract: This manual is the API reference manual of Advanced Gtk+ Sequencer aud
 Section: Sound
 
 Format: HTML
-Index: /usr/share/doc/libags-audio-doc/api/index.html
-Files: /usr/share/doc/libags-audio-doc/api/*.html
+Index: /usr/share/gtk-doc/html/libags-audio/index.html
+Files: /usr/share/gtk-doc/html/libags-audio/*.html
diff --git a/debian/libags-doc.doc-base b/debian/libags-doc.doc-base
index 201388d..8760092 100644
--- a/debian/libags-doc.doc-base
+++ b/debian/libags-doc.doc-base
@@ -5,5 +5,5 @@ Abstract: This manual is the API reference manual of Advanced Gtk+ Sequencer bas
 Section: Sound
 
 Format: HTML
-Index: /usr/share/doc/libags-doc/api/index.html
-Files: /usr/share/doc/libags-doc/api/*.html
+Index: /usr/share/gtk-doc/html/libags/index.html
+Files: /usr/share/gtk-doc/html/libags/*.html
diff --git a/debian/libags-gui-doc.doc-base b/debian/libags-gui-doc.doc-base
index 853642c..537294d 100644
--- a/debian/libags-gui-doc.doc-base
+++ b/debian/libags-gui-doc.doc-base
@@ -5,5 +5,5 @@ Abstract: This manual is the API reference manual of Advanced Gtk+ Sequencer GUI
 Section: Sound
 
 Format: HTML
-Index: /usr/share/doc/libags-gui-doc/api/index.html
-Files: /usr/share/doc/libags-gui-doc/api/*.html
+Index: /usr/share/gtk-doc/html/libags-gui/index.html
+Files: /usr/share/gtk-doc/html/libags-gui/*.html

-- 
gsequencer packaging



More information about the pkg-multimedia-commits mailing list