[Pkg-telepathy-commits] [farstream-0.2] 01/02: debian/patches/doc-update-common.patch: Fix installation of .devhelp2 files

Laurent Bigonville bigon at moszumanska.debian.org
Thu Feb 1 15:32:38 UTC 2018


This is an automated email from the git hooks/post-receive script.

bigon pushed a commit to branch debian
in repository farstream-0.2.

commit c173bff59a376fc44c18710580622a9c71aef8ed
Author: Laurent Bigonville <bigon at debian.org>
Date:   Thu Feb 1 15:54:21 2018 +0100

    debian/patches/doc-update-common.patch: Fix installation of .devhelp2 files
---
 debian/changelog                       |  7 +++++++
 debian/patches/doc-update-common.patch | 12 ++++--------
 2 files changed, 11 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8159d36..ace2d03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+farstream-0.2 (0.2.8-4) UNRELEASED; urgency=medium
+
+  * debian/patches/doc-update-common.patch: Fix installation of .devhelp2
+    files
+
+ -- Laurent Bigonville <bigon at debian.org>  Thu, 01 Feb 2018 15:54:03 +0100
+
 farstream-0.2 (0.2.8-3) unstable; urgency=medium
 
   * debian/control: Bump Standards-Version to 4.1.3 (no further changes)
diff --git a/debian/patches/doc-update-common.patch b/debian/patches/doc-update-common.patch
index 713a92d..e8aa1ae 100644
--- a/debian/patches/doc-update-common.patch
+++ b/debian/patches/doc-update-common.patch
@@ -151,15 +151,13 @@ Last-Update: 2018-02-01
  	@cp ../version.entities xml
  	@touch sgml-build.stamp
  
-@@ -227,10 +212,7 @@ html-build.stamp: sgml.stamp $(DOC_MAIN_
- 	    mkhtml_options="$$mkhtml_options --verbose"; \
+@@ -228,9 +213,6 @@ html-build.stamp: sgml.stamp $(DOC_MAIN_
  	  fi; \
  	fi; \
--	cd html && gtkdoc-mkhtml $$mkhtml_options $(DOC_MODULE) $(DOC_MAIN_SGML_FILE)
+ 	cd html && gtkdoc-mkhtml $$mkhtml_options $(DOC_MODULE) $(DOC_MAIN_SGML_FILE)
 -	@mv html/index.sgml html/index.sgml.bak
 -	@$(SED) "s/ href=\"$(DOC_MODULE)\// href=\"$(DOC_MODULE)- at GST_API_VERSION@\//g" html/index.sgml.bak >html/index.sgml
 -	@rm -f html/index.sgml.bak
-+	cd html && gtkdoc-mkhtml $$mkhtml_options $(DOC_MODULE)- at GST_API_VERSION@ $(DOC_MAIN_SGML_FILE)
  	@rm -f html/$(DOC_MAIN_SGML_FILE)
  	@rm -rf html/xml
  	@rm -f html/version.entities
@@ -235,15 +233,13 @@ Last-Update: 2018-02-01
  	       test -f $$i || touch $$i ;				\
  	    done							\
  	fi
-@@ -130,10 +147,7 @@ html-build.stamp: sgml.stamp $(DOC_MAIN_
- 	if test "$(?)" = "0"; then \
+@@ -131,9 +148,6 @@ html-build.stamp: sgml.stamp $(DOC_MAIN_
  	  mkhtml_options=--path="$(abs_srcdir)"; \
  	fi; \
--	cd html && gtkdoc-mkhtml $$mkhtml_options $(MKHTML_OPTIONS) $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE)
+ 	cd html && gtkdoc-mkhtml $$mkhtml_options $(MKHTML_OPTIONS) $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE)
 -	@mv html/index.sgml html/index.sgml.bak
 -	@$(SED) "s/ href=\"$(DOC_MODULE)\// href=\"$(DOC_MODULE)- at GST_API_VERSION@\//g" html/index.sgml.bak >html/index.sgml
 -	@rm -f html/index.sgml.bak
-+	cd html && gtkdoc-mkhtml $$mkhtml_options $(MKHTML_OPTIONS) $(DOC_MODULE)- at GST_API_VERSION@ ../$(DOC_MAIN_SGML_FILE)
  	@rm -rf html/xml
  	@rm -f version.entities
  	@test "x$(HTML_IMAGES)" = "x" ||  ( cd $(srcdir) && cp $(HTML_IMAGES) $(abs_builddir)/html )

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/farstream-0.2.git



More information about the Pkg-telepathy-commits mailing list