This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository springlobby.
commit a79eef6c892ccc9e71234b3186b3b09776fe2b11 Author: Markus Koschany <[email protected]> Date: Sat Oct 7 18:54:53 2017 +0200 Drop appdata-metainfo.patch. Applied upstream. --- debian/patches/appdata-metainfo.patch | 24 ------------------------ debian/patches/series | 1 - 2 files changed, 25 deletions(-) diff --git a/debian/patches/appdata-metainfo.patch b/debian/patches/appdata-metainfo.patch deleted file mode 100644 index f8797cc..0000000 --- a/debian/patches/appdata-metainfo.patch +++ /dev/null @@ -1,24 +0,0 @@ -From: Markus Koschany <[email protected]> -Date: Sun, 1 Oct 2017 19:47:39 +0200 -Subject: appdata metainfo - -Use the new canonical directory for appdata files. - -Forwarded: yes ---- - CMakeLists.txt | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/CMakeLists.txt b/CMakeLists.txt -index a65ff01..71bee1b 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -137,7 +137,7 @@ ELSE (WIN32) - install(FILES AUTHORS COPYING README THANKS NEWS DESTINATION "${CMAKE_INSTALL_PREFIX}${SHARE_INSTALL_DIR}/doc/springlobby") - install(FILES src/images/springlobby.svg DESTINATION "${CMAKE_INSTALL_PREFIX}${SHARE_INSTALL_DIR}/icons/hicolor/scalable/apps") - install(FILES src/springlobby.desktop DESTINATION "${CMAKE_INSTALL_PREFIX}${SHARE_INSTALL_DIR}/applications") -- install(FILES share/freedesktop.org/springlobby.appdata.xml DESTINATION "${CMAKE_INSTALL_PREFIX}${SHARE_INSTALL_DIR}/appdata") -+ install(FILES share/freedesktop.org/springlobby.appdata.xml DESTINATION "${CMAKE_INSTALL_PREFIX}${SHARE_INSTALL_DIR}/metainfo") - ENDIF (WIN32) - - add_custom_target(pack ${CMAKE_MAKE_PROGRAM} package diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index 9c68bf6..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -appdata-metainfo.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/springlobby.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

