[SCM] signond packaging branch, master, updated. 5bff94b53a544457a99d9d1f801601df53f2b921

Diane Trout diane at moszumanska.debian.org
Wed Sep 9 06:32:53 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/signond.git;a=commitdiff;h=5bff94b

The following commit has been merged in the master branch:
commit 5bff94b53a544457a99d9d1f801601df53f2b921
Author: Diane Trout <diane at ghic.org>
Date:   Tue Sep 8 23:31:59 2015 -0700

    use dh_doxygen to cleanup documentation packages.
---
 debian/changelog | 1 +
 debian/rules     | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 40c9479..4222ad1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ signond (8.57+20150423-1~) UNRELEASED; urgency=medium
     libsignon-qt1 and libsignon-qt5-1
   * Add doc-base registration for signond-doc, libsignon-qt-doc, and
     libsignon-plugins-doc,
+  * use dh_doxygen to cleanup documentation packages.
 
  -- Diane Trout <diane at debian.org>  Wed, 02 Sep 2015 22:35:26 -0700
 
diff --git a/debian/rules b/debian/rules
index 3c8e117..da41119 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,6 +48,10 @@ override_dh_install:
 	rm -f debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/signon/libexampleplugin.so
 	dh_install --fail-missing
 
+override_dh_installdocs:
+	dh_installdocs
+	dh_doxygen
+
 override_dh_gencontrol:
 	dh_gencontrol -- -Vsignond:DoxygenVersion='$(DOXYGEN_VERSION)'
 

-- 
signond packaging



More information about the pkg-kde-commits mailing list