[Pkg-owncloud-commits] [owncloud-client] 01/02: Fixed: desktop-entry-lacks-keywords-entry lintian warning

Sandro Knauß hefee-guest at alioth.debian.org
Thu Aug 15 20:01:26 UTC 2013


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

hefee-guest pushed a commit to branch master
in repository owncloud-client.

commit 97d979f2dd77687de83f695cda4c8eca068d27c0
Author: Sandro Knauß <bugs at sandroknauss.de>
Date:   Thu Aug 15 21:24:11 2013 +0200

    Fixed: desktop-entry-lacks-keywords-entry lintian warning
---
 .../patches/desktop-entry-lacks-keywords-entry.patch  |   17 +++++++++++++++++
 debian/patches/series                                 |    1 +
 2 files changed, 18 insertions(+)

diff --git a/debian/patches/desktop-entry-lacks-keywords-entry.patch b/debian/patches/desktop-entry-lacks-keywords-entry.patch
new file mode 100644
index 0000000..1478498
--- /dev/null
+++ b/debian/patches/desktop-entry-lacks-keywords-entry.patch
@@ -0,0 +1,17 @@
+Description: Get rid of lintian error desktop-entry-lacks-keywords-entry
+Author: Sandro Knauß
+Origin: debian
+Bug: https://github.com/owncloud/mirall/issues/876
+Last-Update: 2013-08-15
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+Index: owncloud-client/mirall.desktop.in
+===================================================================
+--- owncloud-client.orig/mirall.desktop.in	2013-08-15 21:52:48.923472916 +0200
++++ owncloud-client/mirall.desktop.in	2013-08-15 21:52:48.915472904 +0200
+@@ -4,4 +4,5 @@
+ Exec=@APPLICATION_EXECUTABLE@
+ Name=@APPLICATION_NAME@ desktop sync client 
+ GenericName=Folder Sync
++Keywords=syncing;ownCloud;file;sharing;
+ Icon=@APPLICATION_SHORTNAME@
diff --git a/debian/patches/series b/debian/patches/series
index cc18be4..c208e8e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 doc-parallel.patch
+desktop-entry-lacks-keywords-entry.patch

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



More information about the Pkg-owncloud-commits mailing list