[sweethome3d] 04/15: Don't install the deprecated xpm icon anymore.

Markus Koschany apo at moszumanska.debian.org
Wed Sep 13 20:25:33 UTC 2017


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

apo pushed a commit to branch master
in repository sweethome3d.

commit 91a48a6a29ecd9d4833c7d7c8d12333991b88c7d
Author: Markus Koschany <apo at debian.org>
Date:   Wed Sep 13 09:47:30 2017 +0200

    Don't install the deprecated xpm icon anymore.
---
 debian/rules               | 3 ---
 debian/sweethome3d.install | 1 -
 2 files changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 2ffd70e..926dbde 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,9 +22,6 @@ override_dh_auto_install:
 			+set date:create +set date:modify -define png:exclude-chunk=time \
 			-colorspace sRGB $(ICONS)/$$i/sweethome3d.png; \
 	done
-	convert $(ABOUT) -colorspace RGB -resize 32x32 \
-		+set date:create +set date:modify -define png:exclude-chunk=time \
-		-colorspace sRGB $(ICONS)/sweethome3d.xpm
 	dh_install
 
 override_dh_auto_clean:
diff --git a/debian/sweethome3d.install b/debian/sweethome3d.install
index 547d3d7..5ff2be4 100644
--- a/debian/sweethome3d.install
+++ b/debian/sweethome3d.install
@@ -2,7 +2,6 @@ debian/icons/128/sweethome3d.png	usr/share/icons/hicolor/128x128/apps
 debian/icons/16/sweethome3d.png		usr/share/icons/hicolor/16x16/apps
 debian/icons/22/sweethome3d.png		usr/share/icons/hicolor/22x22/apps
 debian/icons/48/sweethome3d.png		usr/share/icons/hicolor/48x48/apps
-debian/icons/sweethome3d.xpm		usr/share/pixmaps
 debian/sweethome3d.desktop		usr/share/applications
 debian/sweethome3d.sh			usr/share/sweethome3d
 install/sweethome3d.jar			usr/share/sweethome3d

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



More information about the pkg-java-commits mailing list