[SCM] kpackage packaging branch, kubuntu_unstable, updated. 9d637fc5d7f50125a8205ae1daa54d545986e54f
Scarlett Clark
sgclark-guest at moszumanska.debian.org
Tue Feb 10 00:59:50 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kpackage.git;a=commitdiff;h=9d637fc
The following commit has been merged in the kubuntu_unstable branch:
commit 9d637fc5d7f50125a8205ae1daa54d545986e54f
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date: Mon Feb 9 16:59:44 2015 -0800
Fix man page install path in the right branch..
---
debian/changelog | 1 +
debian/libkf5package5.install | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 13df024..b8638f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ kpackage (5.7.0-0ubuntu1) UNRELEASED; urgency=medium
[ Scarlett Clark ]
* Fix man page install path.
+ * Fix man page install path in the right branch..
-- Harald Sitter <sitter at kde.org> Mon, 09 Feb 2015 10:00:40 +0100
diff --git a/debian/libkf5package5.install b/debian/libkf5package5.install
index 475838e..30adac7 100644
--- a/debian/libkf5package5.install
+++ b/debian/libkf5package5.install
@@ -2,4 +2,4 @@ usr/lib/*/libKF5Package.so.5
usr/lib/*/libKF5Package.so.5.*
usr/share/kservicetypes5/kpackage-packagestructure.desktop
usr/share/locale/
-usr/share/man/*/man1/kpackagetool.1
+usr/share/man/man1/kpackagetool.1
--
kpackage packaging
More information about the pkg-kde-commits
mailing list