rmilter icon indicating copy to clipboard operation
rmilter copied to clipboard

Debianization fix

Open vitalyisaev2 opened this issue 9 years ago • 3 comments
trafficstars

Hello, please consider this PR that fixes build on Ubuntu 14.10,

vitalyisaev2 avatar Jul 26 '16 12:07 vitalyisaev2

Rather leave changelog untouched so as not to break search/replace in build scripts:

https://github.com/vstakhov/rspamd-build-scripts/blob/master/rspamd_build.sh#L516-L517

fatalbanana avatar Jul 26 '16 12:07 fatalbanana

@fatalbanana Sorry, cannot leave debian/changelog unbumped because we build this project for our quite rare Linux distribution via common tools (debuild etc), not local build scripts. Otherwise the resulting package will be assigned to the outdated version (1.6.7 instead of 1.9.0)

vitalyisaev2 avatar Jul 26 '16 12:07 vitalyisaev2

debian also fix postfix conf, so more needs help on postfix maillists to solve it, sadly debian people/ubuntu friends dont learn much on it

real fix is to patch local on ubuntu, not break it on github with conflicts

xpunkt avatar Sep 11 '16 15:09 xpunkt