Hi,

while I was packaging kwallet-kf5 5.12 for siduction I had to add some missing
files. Patch attached, it's targeted to the kubuntu_unstable branch.
From 82eb6fe06ccfd7695618fd39a3c3a207616d8f8b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?José Manuel Santamaría Lema? <[email protected]>
Date: Thu, 9 Jul 2015 20:30:06 +0200
Subject: [PATCH] Update installed files.

---
 debian/changelog                 | 6 ++++++
 debian/libkf5wallet-data.install | 1 +
 debian/not-installed             | 3 +++
 3 files changed, 10 insertions(+)
 create mode 100644 debian/not-installed

diff --git a/debian/changelog b/debian/changelog
index 12ea228..79d3e3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kwallet-kf5 (5.12.0-0ubuntu1) UNRELEASED; urgency=medium
+
+  * Update installed files.
+
+ -- José Manuel Santamaría Lema <[email protected]>  Thu, 09 Jul 2015 20:25:27 +0200
+
 kwallet-kf5 (5.11.0-1) unstable; urgency=medium

   * New upstream release (5.11.0).
diff --git a/debian/libkf5wallet-data.install b/debian/libkf5wallet-data.install
index 63b7822..c5a2c96 100644
--- a/debian/libkf5wallet-data.install
+++ b/debian/libkf5wallet-data.install
@@ -1 +1,2 @@
+usr/share/locale/*/*/kwallet-query.mo
 usr/share/locale/*/*/kwalletd5.mo
diff --git a/debian/not-installed b/debian/not-installed
new file mode 100644
index 0000000..1e608e3
--- /dev/null
+++ b/debian/not-installed
@@ -0,0 +1,3 @@
+# Already listed in libkf5wallet-bin.install
+# however the manpage is compressed giving this false positive.
+./usr/share/man/man1/kwallet-query.1
--
2.1.4

Attachment: signature.asc
Description: This is a digitally signed message part.

-- 
kubuntu-devel mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel

Reply via email to