#807887 dput-ng: strip .deb files from non-NEW .changes files and re-sign before uploads to ftp-master

#807887#5
Date:
2015-12-14 06:00:39 UTC
From:
To:
Now that Debian supports source-only uploads for both arch-dependent
and arch-independent binary packages, we should stop uploading binary
packages where possible. The Debian archive still requires .deb files
for NEW binary packages. Eventually the Debian archive will support
reproducible builds and that will need .deb checksums in the .changes
files but for now, I think that by default for the ftp-master upload
hosts, dput-ng should strip all .deb files for non-NEW binary packages
from the .changes files and re-sign them before uploading.

Once reproducible builds infra is in place this will need changing.