[Pkg-crosswire-commits] [bibletime] 03/05: patch to remove MimeType entry from bibletime.desktop

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 d39cf862b3e1ff32293e205fbd68075f93ec27db
Author: Daniel Glassey <wdg at debian.org>
Date:   Tue Sep 15 21:15:35 2015 +0100

    patch to remove MimeType entry from bibletime.desktop
---
 debian/changelog                     |  1 +
 debian/patches/desktopkeywords.patch |  3 +++
 debian/patches/mime_exec.patch       | 13 +++++++++++++
 debian/patches/series                |  1 +
 4 files changed, 18 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 74a3560..f68f8b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,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
+  * add patch to remove MimeType entry from 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
index 02fd617..e6fa7ae 100644
--- a/debian/patches/desktopkeywords.patch
+++ b/debian/patches/desktopkeywords.patch
@@ -1,3 +1,6 @@
+Description: add some keywords to desktop file
+Author: Daniel Glassey <wdg at debian.org>
+
 --- a/cmake/platforms/linux/bibletime.desktop.cmake
 +++ b/cmake/platforms/linux/bibletime.desktop.cmake
 @@ -23,4 +23,5 @@
diff --git a/debian/patches/mime_exec.patch b/debian/patches/mime_exec.patch
new file mode 100644
index 0000000..626c538
--- /dev/null
+++ b/debian/patches/mime_exec.patch
@@ -0,0 +1,13 @@
+Description: remove empty MimeType entry
+Author: Daniel Glassey <wdg at debian.org>
+
+--- a/cmake/platforms/linux/bibletime.desktop.cmake
++++ b/cmake/platforms/linux/bibletime.desktop.cmake
+@@ -10,7 +10,6 @@
+ Comment[it]=Un semplice strumento per studiare la Bibbia
+ Exec=bibletime
+ Icon=bibletime
+-MimeType=
+ Name=BibleTime @BT_VERSION@
+ Name[C]=BibleTime @BT_VERSION@
+ Name[cs]=BibleTime @BT_VERSION@
diff --git a/debian/patches/series b/debian/patches/series
index 2e329d0..9064cca 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 s390x-ftbfs.patch
 desktopkeywords.patch
+mime_exec.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