On 10/6/19 11:56 AM, rinigus wrote: > Thank you very much! As I haven't done it before, how I am supposed to do > that? Some HOWTO?
Add a quilt patch to the package with the cherry-picked upstream changes. For a generate guide see: https://debian-gis-team.pages.debian.net/policy/policy.html#quilt But you should add the patch to the end of the series by creating it after applying the patches: quilt push -a quilt new <foo>.patch ... Commit the changes if you're using the git repo, and do a test build to ensure the patch doesn't cause a FTBFS. Once that's done, use reportbug to file a bugreport against the mapnik package, see: https://www.debian.org/Bugs/Reporting Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1
