This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository atomix.
commit 4445aff8b94994d5be0773ad224729e4b75b3ccb Author: Markus Koschany <[email protected]> Date: Fri Mar 25 01:29:18 2016 +0100 atomix-data.install: Install all new png icons into hicolor directory. --- debian/atomix-data.install | 2 +- debian/changelog | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/atomix-data.install b/debian/atomix-data.install index 88433d7..b1f2653 100644 --- a/debian/atomix-data.install +++ b/debian/atomix-data.install @@ -2,5 +2,5 @@ debian/atomix-icon.xpm usr/share/pixmaps usr/share/games/atomix usr/share/locale usr/share/games/appdata usr/share -usr/share/games/icons/hicolor/scalable/apps usr/share/icons/hicolor/scalable +usr/share/games/icons/hicolor/* usr/share/icons/hicolor/ diff --git a/debian/changelog b/debian/changelog index 55f4d18..0f2149c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ atomix (3.20.0-1) unstable; urgency=medium * Imported Upstream version 3.20.0. + * atomix-data.install: Install all new png icons into hicolor directory. -- Markus Koschany <[email protected]> Fri, 25 Mar 2016 00:34:38 +0100 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/atomix.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

