[SCM] qtdoc packaging branch, experimental, updated. debian/5.7.1-2-11-g0443e0a

Dmitry Shachnev mitya57 at moszumanska.debian.org
Tue Jul 18 08:54:14 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtdoc.git;a=commitdiff;h=0443e0a

The following commit has been merged in the experimental branch:
commit 0443e0a28da7630ed44daaaf8c29181b012f1ad9
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Tue Jul 18 11:48:47 2017 +0300

    Stop overriding dh_installdocs. LGPL_EXCEPTION.txt no longer exists.
---
 debian/changelog | 1 +
 debian/rules     | 3 ---
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 61fdb3e..2d5551b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ qtdoc-opensource-src (5.9.1-1) UNRELEASED; urgency=medium
     same directory to avoid broken links (closes: #858615).
   * Bump Standards-Version to 4.0.0, no changes needed.
   * Bump years in debian/copyright.
+  * Stop overriding dh_installdocs. LGPL_EXCEPTION.txt no longer exists.
 
  -- Simon Quigley <tsimonq2 at ubuntu.com>  Mon, 12 Jun 2017 23:50:09 -0500
 
diff --git a/debian/rules b/debian/rules
index c0023c0..15a1f8d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,6 +33,3 @@ override_dh_auto_install:
 
 override_dh_install:
 	dh_install --fail-missing
-
-override_dh_installdocs:
-	dh_installdocs --all LGPL_EXCEPTION.txt

-- 
qtdoc packaging



More information about the pkg-kde-commits mailing list