This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository dopewars.
commit d23cf87db64af1ad9f510105d84457211828e0d7 Author: Markus Koschany <[email protected]> Date: Tue Dec 5 18:03:58 2017 +0100 Drop deprecated menu file and xpm icon. --- debian/dopewars-data.install | 1 - debian/dopewars.menu | 15 --------- debian/icons/dopewars.xpm | 74 -------------------------------------------- 3 files changed, 90 deletions(-) diff --git a/debian/dopewars-data.install b/debian/dopewars-data.install index e23ef73..88ded31 100644 --- a/debian/dopewars-data.install +++ b/debian/dopewars-data.install @@ -2,4 +2,3 @@ usr/share/doc usr/share/dopewars usr/share/locale usr/share/pixmaps -debian/icons/dopewars.xpm usr/share/pixmaps diff --git a/debian/dopewars.menu b/debian/dopewars.menu deleted file mode 100644 index 6e2e9e0..0000000 --- a/debian/dopewars.menu +++ /dev/null @@ -1,15 +0,0 @@ -?package(dopewars):needs="X11" \ - section="Games/Strategy"\ - title="Dopewars (GTK)" \ - command="/usr/games/dopewars -w" \ - icon="/usr/share/pixmaps/dopewars.xpm" -?package(dopewars):needs="text" \ - section="Games/Strategy" \ - title="Dopewars (text)" \ - command="/usr/games/dopewars -t" \ - icon="/usr/share/pixmaps/dopewars.xpm" -?package(dopewars):needs="text" \ - section="Games/Strategy"\ - title="Dopewars server" \ - command="/usr/games/dopewars -s" \ - icon="/usr/share/pixmaps/dopewars.xpm" diff --git a/debian/icons/dopewars.xpm b/debian/icons/dopewars.xpm deleted file mode 100644 index 1b37f86..0000000 --- a/debian/icons/dopewars.xpm +++ /dev/null @@ -1,74 +0,0 @@ -/* XPM */ -static char *dopewars[] = { -/* columns rows colors chars-per-pixel */ -"31 32 36 1 ", -" c #005F00", -". c #006000", -"X c #006100", -"o c #006200", -"O c #006300", -"+ c #006400", -"@ c #006500", -"# c #006600", -"$ c #006700", -"% c #006800", -"& c #006900", -"* c #006A00", -"= c #006B00", -"- c #006C00", -"; c #006D00", -": c #006E00", -"> c #006F00", -", c #007000", -"< c #007100", -"1 c #007200", -"2 c #007300", -"3 c #007400", -"4 c #007500", -"5 c #007600", -"6 c #007700", -"7 c #007800", -"8 c #007900", -"9 c #007A00", -"0 c #007B00", -"q c #007C00", -"w c #007D00", -"e c #007E00", -"r c #007F00", -"t c #008000", -"y c #008100", -"u c None", -/* pixels */ -"uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu", -"uuuuuuuuuuuuuo@ouuuuuuuuuuuuuuu", -"uuuuuuuuuuuuu@w7@uuuuuuuuuuuuuu", -"uuuuuuuuuuuuu=wt1ouuuuuuuuuuuuu", -"uuuuuuuuuuuuu;47w@uuuuuuuuuuuuu", -"uuuuuuuuuuuuo717t=uuuuuuuuuuuuu", -"uuuuuuuuuuuu@w17t7uuuuuuuuuuuuu", -"uuuuuuuuuuu@71@147ouuuuuuouuuuu", -"uuuuuuuuuuu@w7@=4w@uuuuuuo@uuuu", -"uuuouuuuuuu=wt47ww1uuuuu@4;uuuu", -"uu@4=uuuuuu774;;=w;uuuuu4t;uuuu", -"uu;t7=uuuuu7t1o@7t1uuuu=tt;uuuu", -"uu;w11@uuuu7tt;7tt1uuu@wtt;uuuu", -"uu;4=;7@uuu777141w1uuo1ttw;uuuu", -"uu@41=4=uuu7t;==;t;uu;1=44;uuuu", -"uu;1=444ouu;t7;;ww@u@ww1;t1uuuu", -"uuu4w4=11uu=wtw1t7ou17w44w=uuuu", -"uuu44;4=7@u@w11;1=o@7=;7t4ouuuu", -"uuu@4tt17w=@t7@@;;o7t14tw@uuuuu", -"uuuu;tt7@11@wt7;w@;74;tt4ouuuuu", -"uuuuo74=;1w@1tt;7@4w1=;t;uuuuuu", -"uuuuu;7ww1w4@7t;;=w17w47=uuuuuu", -"uuuuuo7tt71w=1t;;47=tw4@uuuuoou", -"uuuuuu@;1w1777w;141=4; uo@;41ou", -"uuuuuuuuo@1;17t;74t7=o@;;4tt7ou", -"uuuu@@;oo=4714;=;7w;o1wt4=14=uu", -"uuu@7wt7;ww1=41@4t4@1444;@7;ouu", -"uuuo4w;;@;11=4114w4@;447t41ouuu", -"uuuu=ww4=7ww4ttt4;4=4ttt7@ouuuu", -"uuuu =ww;7ttwwwwwww7www;@uuuuuu", -"uuuuuu@14444;@@@@@;441@uuuuuuuu", -"uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu" -}; -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/dopewars.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

