This is an automated email from the git hooks/post-receive script. micove-guest pushed a commit to branch master in repository pcsx2.
commit 3437faaa3a5c57aeb7225c4a1d8138b8def7021d Author: Miguel A. Colón Vélez <[email protected]> Date: Tue Jan 6 19:18:44 2015 -0500 Remove 0001_keywords_desktop.patch (Merged Upstream). --- debian/patches/0001_keywords_desktop.patch | 17 ----------------- debian/patches/series | 1 - 2 files changed, 18 deletions(-) diff --git a/debian/patches/0001_keywords_desktop.patch b/debian/patches/0001_keywords_desktop.patch deleted file mode 100644 index 23b4deb..0000000 --- a/debian/patches/0001_keywords_desktop.patch +++ /dev/null @@ -1,17 +0,0 @@ -Description: Add a Keywords entry to the desktop file. - http://bugs.debian.org/693918 - https://wiki.gnome.org/Initiatives/GnomeGoals/DesktopFileKeywords - . - Seems to be lowercase so don't reuse PCSX2_MENU_CATEGORIES. -Author: Miguel A. Colón Vélez <[email protected]> -Forwarded: not-needed -Last-Update: 2014-12-20 - ---- a/linux_various/pcsx2.desktop.in -+++ b/linux_various/pcsx2.desktop.in -@@ -7,4 +7,5 @@ - Comment=Sony Playstation 2 emulator - Exec=pcsx2 - Icon=pcsx2 -+Keywords=game;emulator; - Categories=@PCSX2_MENU_CATEGORIES@ diff --git a/debian/patches/series b/debian/patches/series index fafff95..5afe282 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1 @@ 0000_remove_cheats.patch -0001_keywords_desktop.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/pcsx2.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

