]> ruderich.org/simon Gitweb - blhc/blhc.git/blob - t/logs/debian-hardening-wrapper-old-build-depends
Fix detection of build dependencies for buildd logs.
[blhc/blhc.git] / t / logs / debian-hardening-wrapper-old-build-depends
1 # Old buildd versions used Build-Depends instead of Filtered Build-Depends.
2 Build-Depends: .., hardening-wrapper, ...
3
4 dpkg-buildpackage: source package test
5
6 gcc -g -O2 -c test-a.c
7 gcc -g -O2 -c test-b.c
8 gcc -g -O2 -c test-c.c
9 gcc -o test test-a.o test-b.o test-c.o -ltest