[berusky] 07/17: Drop deprecated menu file and xpm icon.

Markus Koschany apo at moszumanska.debian.org
Sun Oct 8 14:30:04 UTC 2017


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

apo pushed a commit to branch master
in repository berusky.

commit 35dabc55432ba2ae5eda417c8155e5625e0cd04e
Author: Markus Koschany <apo at debian.org>
Date:   Sun Oct 8 15:47:28 2017 +0200

    Drop deprecated menu file and xpm icon.
---
 debian/berusky.ico.uue | 21 ---------------------
 debian/control         |  1 -
 debian/menu            |  6 ------
 debian/rules           |  9 +--------
 4 files changed, 1 insertion(+), 36 deletions(-)

diff --git a/debian/berusky.ico.uue b/debian/berusky.ico.uue
deleted file mode 100644
index 81b9b9f..0000000
--- a/debian/berusky.ico.uue
+++ /dev/null
@@ -1,21 +0,0 @@
-begin 644 debian/berusky.ico
-M```!``$`("`0``````#H`@``%@```"@````@````0`````$`!`````````(`
-M````````````````````````````!`0.``("-P`R,C8`'AYQ`!04I@!A87T`
-MD)"7``T-S``3$^T`1T?G`)&1Z`#,S-(`WM[J`.+B]P#___\`____________
-M_______________W9F-F8V9FW______\S__]PQ(A$`(2$7W__\S?]FS_]S$B
-M1!`"1"`6__]SS_8]_W8B*%0A)%5"$WS_<<_V/-TR1854$D6(5"$7_&//]A/-
-M1%B(A")(F85"1]8QS_<Q-T6(B%0A2)B%5$9A-L__PP$HF%)5(DB%1%5"`&__
-M_]=@*)E5B"(JJ%150C?/____<TB:FHDB2KJ(B$1M_____]REJ[NZ(DJ[NI57
-MW______&6KNJJC$JNJ6(1G____W=8$K*F)H@%JA5A5(\S?_W,S!*RIF9(!:Y
-MB(A"`S;/]A9C6LNJF2`&JIJ80V8S?_8]_6BKVZ@@!9JJF$O_8\_\?_TTFKJ5
-M(`6)F947_\??___',IFH at B`$B(A2%L______<Q)8A2$``E58(!%L____US%F
-M)"(A`3$B0A-C-L___7,3QQ$`$1,S,0`&]A%M__<Q;-<1$3,Q8S,P%OQS%L_V
-M%G_\,Q,S,3-C,3?_QC-_]CW___839C`#-S//__]CS_8]___V%G=C`3,S?___
-M<<_W;?__]S-W<S$3-L___W;/_M____]S-V,Q$7S____=_______W86=C-F$W
-MW__________^UA-],Q?#$WW__________#$WW\S-W&`W__________<`/?__
-M__]P!O____\`````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-!````
-`
-end
diff --git a/debian/control b/debian/control
index 65f24e3..ef07ac1 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,6 @@ Build-Depends:
  chrpath,
  debhelper (>= 9),
  dh-autoreconf,
- imagemagick,
  libgtk2.0-dev,
  libncurses5-dev,
  libsdl-image1.2-dev,
diff --git a/debian/menu b/debian/menu
deleted file mode 100644
index 483e155..0000000
--- a/debian/menu
+++ /dev/null
@@ -1,6 +0,0 @@
-?package(berusky):needs="X11" \
-  section="Games/Puzzles" \
-  icon="/usr/share/pixmaps/berusky.xpm" \
-  longtitle="Berusky logic game based on Sokoban" \
-  title="Berusky" \
-  command="/usr/games/berusky"
diff --git a/debian/rules b/debian/rules
index b8bc2ae..97bb045 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ override_dh_auto_build:
 	touch debian/manpage/berusky.pot
 	po4a -v -f debian/po4a.cfg
 
-override_dh_install: debian/berusky.xpm
+override_dh_install:
 	dh_install
 	# remove the following line when fixing bug #673242
 	$(RM) debian/berusky/usr/share/locale/de/LC_MESSAGES/berusky.mo
@@ -25,11 +25,4 @@ override_dh_install: debian/berusky.xpm
 
 override_dh_clean:
 	dh_clean
-	$(RM) debian/berusky.ico debian/berusky.xpm
-
-debian/berusky.ico:
-	uudecode debian/berusky.ico.uue
-
-debian/berusky.xpm: debian/berusky.ico
-	convert -resize 32x32 debian/berusky.ico debian/berusky.xpm
 

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



More information about the Pkg-games-commits mailing list