This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository lure-of-the-temptress.
commit abae1f476e2ffa2850c2009914e20af503fdfe30 Author: Markus Koschany <[email protected]> Date: Sun Nov 8 16:06:31 2015 +0100 Resize lure-of-the-temptress.png to 128x128 pixel and install the icon to the hicolor icon directory. --- debian/changelog | 2 ++ debian/icons/lure-of-the-temptress.png | Bin 35611 -> 24147 bytes debian/lure-of-the-temptress.install | 3 ++- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index bccc5f6..619f8cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ lure-of-the-temptress (1.1+ds2-2) unstable; urgency=medium [ Markus Koschany ] * xz compression is the default now, remove override. * Vcs-Browser: Switch to cgit and use https. + * Resize lure-of-the-temptress.png to 128x128 pixel and install the icon to + the hicolor icon directory. -- Markus Koschany <[email protected]> Sun, 08 Nov 2015 16:01:16 +0100 diff --git a/debian/icons/lure-of-the-temptress.png b/debian/icons/lure-of-the-temptress.png index 77a4ce3..66c4f36 100644 Binary files a/debian/icons/lure-of-the-temptress.png and b/debian/icons/lure-of-the-temptress.png differ diff --git a/debian/lure-of-the-temptress.install b/debian/lure-of-the-temptress.install index e7fd13e..445216c 100644 --- a/debian/lure-of-the-temptress.install +++ b/debian/lure-of-the-temptress.install @@ -1,4 +1,5 @@ -debian/icons/* /usr/share/pixmaps +debian/icons/*.xpm /usr/share/pixmaps +debian/icons/*.png /usr/share/icons/hicolor/128x128/apps debian/lure /usr/games debian/lure-of-the-temptress.desktop /usr/share/applications lure/* /usr/share/scummvm/lure-of-the-temptress -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lure-of-the-temptress.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

