On Tue, Oct 14, 2014 at 05:58:34PM +0200, Santiago Vila wrote: > Package: samba > Version: 2:4.1.11+dfsg-2 > > The script "build-orig.sh" in the source, which creates the +dfsg > tarball, uses another script called dfsg-clean.sh. > > By comparing the Debian tarball with the original one, I guess the > script does something like this: > > rm -f source4/heimdal/lib/wind/CompositionExclusions-3.2.0.txt > rm -f source4/heimdal/lib/wind/DerivedNormalizationProps.txt > rm -f source4/heimdal/lib/wind/NormalizationCorrections.txt > rm -f source4/heimdal/lib/wind/NormalizationTest.txt > rm -f source4/heimdal/lib/wind/rfc3454.txt > rm -f source4/heimdal/lib/wind/rfc3490.txt > rm -f source4/heimdal/lib/wind/rfc3491.txt > rm -f source4/heimdal/lib/wind/rfc3492.txt > rm -f source4/heimdal/lib/wind/rfc4013.txt > rm -f source4/heimdal/lib/wind/rfc4518.txt > rm -f source4/heimdal/lib/wind/UnicodeData.txt > rm -rf source4/ldap_server/devdocs > > but I don't think it should be a packaging secret. Since build-orig.sh > is included in the source, please include dfsg-clean.sh as well.
This script was removed since the list of excluded files is now listed in debian/copyright. We should update build-orig.sh to use the list in debian/copyright or remove it. Cheers, Jelmer -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

