Re: Do we still need pristine-tar?
Nilesh Patra <[email protected]> Fri, 12 Sep 2025 16:03:52 +0530
| Newsgroups | gmane.linux.debian.devel.medical |
|---|---|
| Message-ID | <[email protected]> |
On 12/09/25 10:46 am, Charles Plessy wrote: > since we are anyway losing byte-to-byte identity with upstream tarballs, would > there be any drawback in converting the multi-orig packages to standard > single-orig ones? The rationale behind adding MUT was that directly embedding test data inside of debian/ directory was increasing the size too much and FTP masters were not happy with it. If there is a way to add the test data in a single tar without inflating the size of debian/ dir, I agree that this would be fair enough. However, I have no idea how to do that.