On Thu, Jan 29, 2026 at 08:24:46AM -0700, Antonio Russo wrote: > I uploaded dante 1.4.4+dfsg-1 recently, but upstream ships a > bunch of extra files, both duplicates, and machine-generated > files. Many of these are removed by `make clean`. > > This breaks the "build-twice" requirement. I've solved this > by, in part, removing (most of) those extra files from the > source package. > > How do I bump the version on this? Would 1.4.4+dfsg1-1 be an > appropriate next version?
If you are removing files because they are not DFSG-free, "dfsg" (or a variation of that ) should be ok. However, if the reason for removing the files is to fix the build twice requirement (yes to see how that can be related), or to make the tarball "cleaner" (only in the sense of not containing files not required for the build), then this is not a dfsg thing and I would use "ds" (debian source) instead (i.e. ds1, ds2, etc). Thanks.

