Hi! Is the Go team in Debian ready to do these changes for new packages? 1. Stop modifying upstream /.gitignore and use /debian/.gitignore instead if needed 2. Stop putting build artifacts in /_build for new packages and use /debian/_build instead)
I have been proposing this since 2024 [1] and again in 2025 [2] and feel we really need to get this done now that the new debaudit service will potentially start flagging packages that do modifications outside the debian/ subdirectory, as Debian packages are not supposed to do that (other than via proper patch). If you agree, please vote by doing +1 or Approve on https://github.com/Debian/dh-make-golang/pull/248 [1] https://lists.debian.org/debian-go/2024/12/msg00021.html [2] https://lists.debian.org/debian-go/2025/01/msg00005.html
