[SCM] kconfigwidgets packaging branch, master, updated. debian/5.37.0-2-96-gb5e51c0
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Jan 2 18:33:42 UTC 2018
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kconfigwidgets.git;a=commitdiff;h=6308ee4
The following commit has been merged in the master branch:
commit 6308ee4cc3e5378d81e5b68969e5262ea6a71652
Author: Harald Sitter <sitter at kde.org>
Date: Mon Jun 13 14:32:24 2016 +0200
install localized manpages
using the wildcard in .manpages doesn't work
but my computer agrees that this is legit
File.fnmatch('/usr/share/man/*/man1/preparetips5.1', '/usr/share/man/ca/man1/preparetips5.1')
=> true
so, debhelper? wtf? fu!
---
debian/libkf5configwidgets-data.install | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/libkf5configwidgets-data.install b/debian/libkf5configwidgets-data.install
index 70eb324..f9abf51 100644
--- a/debian/libkf5configwidgets-data.install
+++ b/debian/libkf5configwidgets-data.install
@@ -1,2 +1,3 @@
usr/bin/preparetips5
usr/share/locale/*
+usr/share/man/*/man1/preparetips5.1
--
kconfigwidgets packaging
More information about the pkg-kde-commits
mailing list