Files @ r23468:75c935eb854b
Branch filter:

Location: cpp/openttd-patchpack/source/os/debian/gbp.conf

peter1138
Fix #7372: FindStationsAroundTiles() with caching returns no result for industry tiles.

Currently this can only be triggered by NewGRF house tiles querying for cargo acceptance history
of nearby stations (var 0x64) with a tile offset, and providing an offset that happens to point
to an industry tile. This serves no useful purpose.
[DEFAULT]
# Use pristine-tar
pristine-tar = True

[git-dch]
# We use metaheaders in commit messages.
meta = True
# Put git commit ids in the debian changelog.
id-length = 7

[git-import-orig]
# Use a custom commit message for upstream imports.
import-msg = New upstream release %(version)s.