Hi, is it ok to submit packages in the Debian GIS Team that use the newer debhelper-compat-syntax like this commit would do?
> debian/compat deleted 100644 → 0 > > debian/control > - Build-Depends: > debhelper (>= 10~), > + Build-Depends: debhelper-compat (= 10), And include a > specific rule for root access or not: > |Rules-Requires-Root: no (hopefully). > |Do we want to change our policy and package template in this regards? https://debian-gis-team.pages.debian.net/policy/policy.html#debian-compat https://salsa.debian.org/debian-gis-team/package_template (I would be happy to give it a try to edit those two, if that is ok). Cheers, Felix
