Tobias Frost writes: > Almost... you must regenerate the bitmap during the build. > Manually is not enough. > (Its ok do do it via d/rules, no need to patch your "upstream" > buildsystem. Remember to clean the generated images, e.g using > debian/clean.
Ok, question:
Initiating bitmap conversion seems very easy, just by adding into
d/rules:
override_dh_auto_configure:
+ cd graphics-highres ; make
dh_auto_configure -- CONFIG+=nosilent
the line marked with + and both debuild+dpkg-buildpackage seem both
happy, as is lintian. The part that concerns me is that this addition
overwrites files that are also included in .orig.tar.gz <- is this
considered bad thing? Having the generated png-files inside tarball is
handy for doing build for windows+mac, but if necessary, this could
be handled with git branching-tricks quite easily.
Btw, I've agreed about identification+pgp-key signing with a DD living
in Helsinki area, no date is set yet as I'm some 600km away but it
will happen eventually..
--
Antti
message.txt.asc
Description: Message with signature

