This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository armagetronad.

commit dfbfe974a5add4c5647f1ed477438ad615c90225
Author: Markus Koschany <[email protected]>
Date:   Sun Jun 25 16:16:29 2017 +0200

    Don't convert and install the xpm icon anymore.
---
 debian/control | 1 -
 debian/rules   | 5 -----
 2 files changed, 6 deletions(-)

diff --git a/debian/control b/debian/control
index 69cb3f6..3033875 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,6 @@ Build-Depends:
  autotools-dev,
  debhelper (>= 10),
  dh-systemd (>= 1.5),
- imagemagick,
  libgl1-mesa-dev,
  libglu1-mesa-dev,
  libpng-dev,
diff --git a/debian/rules b/debian/rules
index 53f844b..726f2f8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -59,11 +59,6 @@ override_dh_install:
        dh_install -parmagetronad --sourcedir=debian/tmp-client
        dh_install -parmagetronad-common --sourcedir=debian/tmp-client
        dh_install -parmagetronad-dedicated --sourcedir=debian/tmp-server
-       # Convert menu icon to xpm format.
-       mkdir -p debian/armagetronad/usr/share/pixmaps/
-       convert \
-               
debian/tmp-client/usr/share/armagetronad/desktop/icons/medium/armagetronad.png \
-               debian/armagetronad/usr/share/pixmaps/armagetronad.xpm
        # Clean up cruft.
        $(RM) -r debian/armagetronad/usr/share/games/armagetronad/desktop
        $(RM) debian/armagetronad-common/etc/armagetronad/rc.config

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/armagetronad.git

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to