• J
    Revert "debian/rules: Set DPKG_GENSYMBOLS_CHECK_LEVEL = 4" · 5b6854b2
    Jeremy Bicha 提交于
    This reverts commit f4cd2d4d.
    
    The extra checking is unnecessary since the default level 1
    still catches any removed symbols.
    
    The C++ symbols vary between architectures which adds extra work
    and extra uploads if we don't get it quite right. The current
    Debian maintainers aren't interested in doing all that extra work here.
    
    Also, poppler bumps their soname so frequently that there isn't
    a risk of breaking changes not being seen.
    5b6854b2
rules 1.4 KB