* Mariusz Przygodzki <dune@home.pl> wrote:
> Upstream sources have no icon for some application. How I can add
> an icon to debian/ in other format than xpm ?
uuencode it.
I used to place a file in debian/, then did a (cd debian && uudecode
swirl-icon.uue) in the build target and rm the decoded image in the
clean target.
Ciao,
Martin