Control: tags -1 patch Control: forcemerge 487276 487992 737996 Dear maintainer,
please find attached a patch that achieves the following: * Add pacman.desktop file. * Add pacman_32x32.xpm icon to fix lintian error "menu-icon-too-big". * Update menu file. Add longtitle and point to the new 32x32 pixel icon. (Closes: #737996) Regards, Markus
From df92ed1f6e2764ecb82b4b489ff23a1f21948236 Mon Sep 17 00:00:00 2001 From: Markus Koschany <a...@gambaru.de> Date: Fri, 28 Mar 2014 21:01:52 +0100 Subject: [PATCH] fix 737996 --- debian/changelog | 10 ++++ debian/install | 5 +- debian/menu | 7 ++- debian/pacman.desktop | 11 ++++ debian/pacman_32x32.xpm | 154 ++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 184 insertions(+), 3 deletions(-) create mode 100644 debian/pacman.desktop create mode 100644 debian/pacman_32x32.xpm diff --git a/debian/changelog b/debian/changelog index 2d4db68..7983908 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +pacman (10-17.1) unstable; urgency=medium + + * Non-maintainer upload. + * Add pacman.desktop file. + * Add pacman_32x32.xpm icon to fix lintian error "menu-icon-too-big". + * Update menu file. Add longtitle and point to the new 32x32 pixel icon. + (Closes: #737996) + + -- Markus Koschany <a...@gambaru.de> Fri, 28 Mar 2014 21:00:00 +0100 + pacman (10-17) unstable; urgency=low * imake has moved to xutils-dev, closes: #485214. diff --git a/debian/install b/debian/install index 3e01341..b349522 100644 --- a/debian/install +++ b/debian/install @@ -1,2 +1,3 @@ -pacman usr/games/ -debian/*.xpm usr/share/pixmaps/ +pacman usr/games +debian/*.xpm usr/share/pixmaps +debian/pacman.desktop usr/share/applications diff --git a/debian/menu b/debian/menu index 59dc45b..2f8c1f1 100644 --- a/debian/menu +++ b/debian/menu @@ -1 +1,6 @@ -?package(pacman): needs="x11" section="Games/Action" title="PacMan" command="/usr/games/pacman" icon="/usr/share/pixmaps/pacman.xpm" +?package(pacman): needs="x11" \ + section="Games/Action" \ + title="PacMan" \ + longtitle="PacMan - chase monsters in a labyrinth" \ + command="/usr/games/pacman" \ + icon="/usr/share/pixmaps/pacman_32x32.xpm" diff --git a/debian/pacman.desktop b/debian/pacman.desktop new file mode 100644 index 0000000..a1c9ddb --- /dev/null +++ b/debian/pacman.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Version=1.0 +Name=Pacman +Comment=chase monsters in a labyrinth +Comment[de]=jage Monster in einem Labyrinth +Exec=pacman +Icon=pacman +Terminal=false +Type=Application +Categories=Game;ArcadeGame; +Keywords=action;arcade;ghosts;chase;labyrinth; diff --git a/debian/pacman_32x32.xpm b/debian/pacman_32x32.xpm new file mode 100644 index 0000000..a4f787e --- /dev/null +++ b/debian/pacman_32x32.xpm @@ -0,0 +1,154 @@ +/* XPM */ +static char *pacman_32x32[] = { +/* columns rows colors chars-per-pixel */ +"29 32 116 2 ", +" c black", +". c #00E500E50000", +"X c #02F102F10000", +"o c #046804680000", +"O c #056105610000", +"+ c #066906690000", +"@ c #073B073B0000", +"# c #09DE09DE0000", +"$ c #0D300D300000", +"% c #0E110E110000", +"& c #0EDC0EDC0000", +"* c #123D123D0000", +"= c #137413740000", +"- c #13B613B60000", +"; c #153415340000", +": c #16E116E10000", +"> c #189618960000", +", c #1B521B520000", +"< c #1C221C220000", +"1 c #1CC21CC20000", +"2 c #1EE41EE40000", +"3 c #23E323E30000", +"4 c #260626060000", +"5 c #26F926F90000", +"6 c #280928090000", +"7 c #2C6A2C6A0000", +"8 c #2EAE2EAE0000", +"9 c #2F692F690000", +"0 c #2FBE2FBE0000", +"q c #311831180000", +"w c #321232120000", +"e c #32C432C40000", +"r c #390539050000", +"t c #3DEE3DEE0000", +"y c #414A414A0000", +"u c #430243020000", +"i c #462646260000", +"p c #481948190000", +"a c #4B094B090000", +"s c #4C0A4C0A0000", +"d c #523752370000", +"f c #539553950000", +"g c #59BF59BF0000", +"h c #607360730000", +"j c #639363930000", +"k c #65E565E50000", +"l c #684868480000", +"z c #69BD69BD0000", +"x c #6AB16AB10000", +"c c #6C756C750000", +"v c #6DDF6DDF0000", +"b c #70DB70DB0000", +"n c #714F714F0000", +"m c #730473040000", +"M c #753A753A0000", +"N c #7A817A810000", +"B c #7C3B7C3B0000", +"V c #7D9A7D9A0000", +"C c #0000567B7411", +"Z c #807E807E0000", +"A c #817181710000", +"S c #83D983D90000", +"D c #842884280000", +"F c #85DD85DD0000", +"G c #86E586E50000", +"H c #876B876B0000", +"J c #889788970000", +"K c #895689560000", +"L c #8A7D8A7D0000", +"P c #8CCC8CCC0000", +"I c #90FD90FD0000", +"U c #91FE91FE0000", +"Y c #952C952C0000", +"T c #962696260000", +"R c #98FD98FD0000", +"E c #99F199F10000", +"W c #9FB79FB70000", +"Q c #A246A2460000", +"! c #A687A6870000", +"~ c #AC5BAC5B0000", +"^ c #AE03AE030000", +"/ c #B1E7B1E70000", +"( c #B551B5510000", +") c #B9FEB9FE0000", +"_ c #BC06BC060000", +"` c #BC84BC840000", +"' c #BFEABFEA0000", +"] c #C155C1550000", +"[ c #C364C3640000", +"{ c #D822D8220000", +"} c #DACADACA0000", +"| c #DC03DC030000", +" . c #E145E1450000", +".. c #E29DE29D0000", +"X. c #E414E4140000", +"o. c #E752E7520000", +"O. c #E8E1E8E10000", +"+. c #EBBDEBBD0000", +"@. c #EDD3EDD30000", +"#. c #EF39EF390000", +"$. c #F1CCF1CC0000", +"%. c #F38AF38A0000", +"&. c #F531F5310000", +"*. c #F62EF62E0000", +"=. c #F67FF67F0000", +"-. c #F809F8090000", +";. c #F9D9F9D90000", +":. c #FACEFACE0000", +">. c #FB83FB830000", +",. c #FCDDFCDD0000", +"<. c #FEE5FEE50000", +"1. c #FFFCFFFC0000", +"2. c #00006BC490A2", +"3. c #0000BEBEFFFF", +"4. c #0000C22DFFFF", +"5. c #0000C2FBFFFF", +/* pixels */ +" ", +" ", +" 3 V N > u V z ", +" 3 V 1.1.c < e ^ 1.o.s & ", +" D 1.1.1.1.l X ] 1.1.1.*.e ", +" K 1.1.1.1.l X ] 1.1.1.*.e ", +" 6 D 1.1.m < r / 1.O.f * ", +" 6 D D > p D m ", +" ", +" ", +" ", +" ", +"C C C C C C C C C C C C C C C C C C C C C C C C C C C C C ", +"5.5.5.5.5.5.3.5.5.5.5.5.3.5.5.5.5.5.5.5.5.5.3.5.5.5.5.5.5.", +"3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.", +"3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.3.", +"5.5.5.5.5.5.5.5.5.5.5.5.5.5.5.5.5.5.5.5.5.5.5.5.5.5.5.5.5.", +"2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.", +" ", +" @ & & & & o ", +" P | | | | u ", +" o K .( V *.m > ", +" < z z ; * c #.1.` m K & r z g ", +" < M 1.1.g ; 8 >.1.1.O.W 3 ! 1.o.t & ", +" D >.1.1.>.l 8 *.1.1.Y o ) 1.1.1.$.e ", +" K 1.1.1.1.l 8 *.1.1.I o ] 1.1.1.>.e ", +" e I 1.1.V 3 e >.1.1.{ V i ) 1.O.l * ", +" 8 R Y < < R $.1.1. .h & d R A ", +" o ^ #.1.1.$.p & ", +" @ Q *.*.$.#.i ", +" < 8 8 8 6 & ", +" " +}; -- 1.9.1
signature.asc
Description: OpenPGP digital signature