[Pkg-crosswire-commits] [bibletime] 02/05: desktop keywords patch

Daniel Glassey wdg at moszumanska.debian.org
Tue Sep 15 23:16:49 UTC 2015


This is an automated email from the git hooks/post-receive script.

wdg pushed a commit to branch master
in repository bibletime.

commit 4d3261add7e4d64d54c9a6b1717a947ef8112475
Author: Daniel Glassey <wdg at debian.org>
Date:   Tue Sep 15 21:04:27 2015 +0100

    desktop keywords patch
---
 debian/changelog                     | 1 +
 debian/patches/desktopkeywords.patch | 8 ++++++++
 debian/patches/s390x-ftbfs.patch     | 3 +++
 debian/patches/series                | 1 +
 4 files changed, 13 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ce5962c..74a3560 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 bibletime (2.10.1-3) UNRELEASED; urgency=medium
 
   * build dep on libsword-dev >= 1.7.3+dfsg-3 for c++ transition
+  * add patch to add some keywords to bibletime.desktop
 
  -- Daniel Glassey <wdg at debian.org>  Tue, 15 Sep 2015 15:10:38 +0100
 
diff --git a/debian/patches/desktopkeywords.patch b/debian/patches/desktopkeywords.patch
new file mode 100644
index 0000000..02fd617
--- /dev/null
+++ b/debian/patches/desktopkeywords.patch
@@ -0,0 +1,8 @@
+--- a/cmake/platforms/linux/bibletime.desktop.cmake
++++ b/cmake/platforms/linux/bibletime.desktop.cmake
+@@ -23,4 +23,5 @@
+ Terminal=false
+ Type=Application
+ Categories=X-Bible;X-Religion;Literature;Education;Dictionary;Qt;
++Keywords=bible;study;religion;literature;education;
+ DocPath=bibletime/handbook/index.html
diff --git a/debian/patches/s390x-ftbfs.patch b/debian/patches/s390x-ftbfs.patch
index 837b5ca..86a23c5 100644
--- a/debian/patches/s390x-ftbfs.patch
+++ b/debian/patches/s390x-ftbfs.patch
@@ -1,3 +1,6 @@
+Description: build without pie, fixes FTBFS on s390x
+Author: Dimitri John Ledkov <dimitri.j.ledkov at linux.intel.com>
+
 Index: bibletime-2.10.1/CMakeLists.txt
 ===================================================================
 --- bibletime-2.10.1.orig/CMakeLists.txt
diff --git a/debian/patches/series b/debian/patches/series
index cbc1051..2e329d0 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 s390x-ftbfs.patch
+desktopkeywords.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-crosswire/bibletime.git



More information about the Pkg-crosswire-commits mailing list