This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository caveexpress.
commit 420cc085f656ef8a499be995ffd34ae85d43dd45 Author: Markus Koschany <[email protected]> Date: Sun Dec 10 20:39:41 2017 +0100 Install appdata files into /usr/share/metainfo. --- debian/caveexpress.install | 2 +- debian/cavepacker.install | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/caveexpress.install b/debian/caveexpress.install index 6cbca6c..db39e7d 100644 --- a/debian/caveexpress.install +++ b/debian/caveexpress.install @@ -1,4 +1,4 @@ debian/caveexpress.desktop usr/share/applications usr/games/caveexpress usr/games/caveexpress-editor -usr/share/appdata/caveexpress.appdata.xml +usr/share/appdata/caveexpress.appdata.xml usr/share/metainfo diff --git a/debian/cavepacker.install b/debian/cavepacker.install index d2e602b..12ce63b 100644 --- a/debian/cavepacker.install +++ b/debian/cavepacker.install @@ -1,4 +1,4 @@ debian/cavepacker.desktop usr/share/applications usr/games/cavepacker usr/games/cavepacker-editor -usr/share/appdata/cavepacker.appdata.xml +usr/share/appdata/cavepacker.appdata.xml usr/share/metainfo/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/caveexpress.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

