Diederik de Haas <didi.deb...@cknow.org> writes: > Question as I don't know: is that only the package change that gets > uploaded to the Debian archive, or is there also a place where the (git) > history of the changes leading up to a new upload gets stored?
dgit maintains a history of every package in Debian. If you use dgit to make your upload, that will include the full Git history of the changes, regardless of where you store your Git repository. If you don't, then it only has the uploads to work with, so each package upload is a new commit and the detailed breakdown of the work between those uploads is not available via dgit. But it does provide at least upload-level granularity as a Git history for every package, even those maintained with no version control system at all, with the option for each package maintainer of opting into providing more. -- Russ Allbery (r...@debian.org) <https://www.eyrie.org/~eagle/>