X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=t%2Flogs%2Fdebian-hardening-wrapper-old-build-depends;fp=t%2Flogs%2Fdebian-hardening-wrapper-old-build-depends;h=d460171df175f7e3ae94cad7584276d476e5db3f;hb=e8c9cdc7a80e630245d179fd702de3c8beb12abb;hp=0000000000000000000000000000000000000000;hpb=edba11f17ab4cf7f7094da6f6cddb0b0e243fb88;p=blhc%2Fblhc.git diff --git a/t/logs/debian-hardening-wrapper-old-build-depends b/t/logs/debian-hardening-wrapper-old-build-depends new file mode 100644 index 0000000..d460171 --- /dev/null +++ b/t/logs/debian-hardening-wrapper-old-build-depends @@ -0,0 +1,9 @@ +# Old buildd versions used Build-Depends instead of Filtered Build-Depends. +Build-Depends: .., hardening-wrapper, ... + +dpkg-buildpackage: source package test + +gcc -g -O2 -c test-a.c +gcc -g -O2 -c test-b.c +gcc -g -O2 -c test-c.c +gcc -o test test-a.o test-b.o test-c.o -ltest