[pentobi] 06/06: d/patches/desktop-semicolon.patch: Add a missing ; in desktop file.
Juhani Numminen
jsonic-guest at moszumanska.debian.org
Tue May 10 14:29:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
jsonic-guest pushed a commit to branch master
in repository pentobi.
commit 402347e43a39891367ab3c66e8d92b5768f676b7
Author: Juhani Numminen <juhaninumminen0 at gmail.com>
Date: Mon May 9 18:24:37 2016 +0300
d/patches/desktop-semicolon.patch: Add a missing ; in desktop file.
---
debian/changelog | 1 +
debian/patches/desktop-semicolon.patch | 16 ++++++++++++++++
debian/patches/series | 1 +
3 files changed, 18 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 3d71c8f..ee3baa1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ pentobi (12.0-1) unstable; urgency=medium
- Konqueror is not KDE Frameworks 5 application and thus cannot use
pentobi-kde-thumbnailer; removed Enhances.
* d/copyright: Update copyright years.
+ * d/patches/desktop-semicolon.patch: Add a missing ; in desktop file.
-- Juhani Numminen <juhaninumminen0 at gmail.com> Sun, 08 May 2016 22:57:38 +0300
diff --git a/debian/patches/desktop-semicolon.patch b/debian/patches/desktop-semicolon.patch
new file mode 100644
index 0000000..5783920
--- /dev/null
+++ b/debian/patches/desktop-semicolon.patch
@@ -0,0 +1,16 @@
+Description: Missing semicolon in desktop entry file
+Origin: https://sourceforge.net/p/pentobi/code/ci/d0b8a6ad725ad7c80e721e4a43b85f9432d78b1e
+
+diff --git a/data/pentobi.desktop.in b/data/pentobi.desktop.in
+index 9db78cb..0992025 100755
+--- a/data/pentobi.desktop.in
++++ b/data/pentobi.desktop.in
+@@ -4,7 +4,7 @@ GenericName=Computer Opponent for Blokus
+ GenericName[de]=Computer-Gegner für Blokus
+ Comment=Computer opponent for the board game Blokus
+ Comment[de]=Computer-Gegner für das Brettspiel Blokus
+-Keywords=Blokus;Blokus Duo;Blokus Trigon;Blokus Junior;Nexos;Callisto
++Keywords=Blokus;Blokus Duo;Blokus Trigon;Blokus Junior;Nexos;Callisto;
+ Exec=@CMAKE_INSTALL_FULL_BINDIR@/pentobi %f
+ Icon=pentobi
+ Type=Application
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..d6f6811
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+desktop-semicolon.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/pentobi.git
More information about the Pkg-games-commits
mailing list