mapfish / mapfish-print

A component of MapFish for printing templated cartographic maps. This module is the Java serverside module.
http://mapfish.github.io/mapfish-print-doc/
BSD 2-Clause "Simplified" License
183 stars 416 forks source link

[Backport 3.29] Cleanup the dpkg diff #3323

Closed c2c-bot-gis-ci-2 closed 1 month ago

c2c-bot-gis-ci-2 commented 1 month ago

Backport of #3320

Error on cherry picking: Error on backporting to branch 3.29, error on cherry picking 9cdf3ac46c9701314720fe01b4a37540d2ba8901:

To continue do: git fetch && git checkout backport/3320-to-3.29 && git reset --hard HEAD^ git cherry-pick 9cdf3ac46c9701314720fe01b4a37540d2ba8901 git push origin backport/3320-to-3.29 --force