diff options
Diffstat (limited to 'debian/source')
-rw-r--r-- | debian/source/format | 1 | ||||
-rw-r--r-- | debian/source/lintian-overrides | 53 | ||||
-rw-r--r-- | debian/source/lintian-overrides.in | 49 |
3 files changed, 103 insertions, 0 deletions
diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides new file mode 100644 index 0000000..7f41aaf --- /dev/null +++ b/debian/source/lintian-overrides @@ -0,0 +1,53 @@ +# +# WARNING: "debian/source/lintian-overrides" is generated via "debian/rules gencontrol" (sourced from "debian/source/lintian-overrides.in") +# + +golang-1.16 source: source-contains-prebuilt-binary src/debug/dwarf/testdata/cycle.elf +golang-1.16 source: source-contains-prebuilt-binary src/debug/dwarf/testdata/line-clang.elf +golang-1.16 source: source-contains-prebuilt-binary src/debug/dwarf/testdata/line-gcc.elf +golang-1.16 source: source-contains-prebuilt-binary src/debug/dwarf/testdata/ranges.elf +golang-1.16 source: source-contains-prebuilt-binary src/debug/dwarf/testdata/split.elf +golang-1.16 source: source-contains-prebuilt-binary src/debug/dwarf/testdata/typedef.elf +golang-1.16 source: source-contains-prebuilt-binary src/debug/dwarf/testdata/typedef.elf4 +golang-1.16 source: source-contains-prebuilt-binary src/debug/elf/testdata/gcc-386-freebsd-exec +golang-1.16 source: source-contains-prebuilt-binary src/debug/elf/testdata/gcc-amd64-linux-exec +golang-1.16 source: source-contains-prebuilt-binary src/debug/elf/testdata/*.obj +golang-1.16 source: source-contains-prebuilt-binary src/go/internal/gccgoimporter/testdata/escapeinfo.gox +golang-1.16 source: source-contains-prebuilt-binary src/go/internal/gccgoimporter/testdata/time.gox +golang-1.16 source: source-contains-prebuilt-binary src/go/internal/gccgoimporter/testdata/unicode.gox +golang-1.16 source: source-contains-prebuilt-binary src/runtime/pprof/testdata/test32 +golang-1.16 source: source-contains-prebuilt-binary src/runtime/pprof/testdata/test32be +golang-1.16 source: source-contains-prebuilt-binary src/runtime/pprof/testdata/test64 +golang-1.16 source: source-contains-prebuilt-binary src/runtime/pprof/testdata/test64be +golang-1.16 source: source-contains-prebuilt-binary src/runtime/race/*.syso +golang-1.16 source: source-contains-prebuilt-windows-binary src/debug/dwarf/testdata/line-gcc-win.bin +golang-1.16 source: source-contains-prebuilt-windows-binary src/debug/pe/testdata/gcc-386-mingw-exec +golang-1.16 source: source-contains-prebuilt-windows-binary src/debug/pe/testdata/gcc-386-mingw-no-symbols-exec +golang-1.16 source: source-contains-prebuilt-windows-binary src/debug/pe/testdata/gcc-amd64-mingw-exec +golang-1.16 source: source-contains-prebuilt-windows-binary src/debug/pe/testdata/vmlinuz-4.15.0-47-generic + +golang-1.16 source: source-is-missing src/runtime/race/*.syso + +# All these files are compiled from src/debug/elf/testdata/hello.c +# with various toolchain and options to be used as test data for the +# elf parser. +golang-1.16 source: source-is-missing src/debug/elf/testdata/gcc-386-freebsd-exec +golang-1.16 source: source-is-missing src/debug/elf/testdata/gcc-amd64-linux-exec +golang-1.16 source: source-is-missing src/debug/elf/testdata/*.obj +golang-1.16 source: source-is-missing src/debug/elf/testdata/go-relocation-test-gcc930-ranges-no-rela-x86-64 +golang-1.16 source: source-is-missing src/debug/elf/testdata/go-relocation-test-gcc930-ranges-with-rela-x86-64 + +# These files are compiled from src/debug/dwarf/testdata/line2.c with clang and gcc. +golang-1.16 source: source-is-missing src/debug/dwarf/testdata/line-clang.elf +golang-1.16 source: source-is-missing src/debug/dwarf/testdata/line-gcc.elf +golang-1.16 source: source-is-missing src/debug/dwarf/testdata/line-gcc-dwarf5.elf +golang-1.16 source: source-is-missing src/debug/dwarf/testdata/line-clang-dwarf5.elf + +# Compiled from src/debug/dwarf/testdata/typedef.c with dwarf version 4. +golang-1.16 source: source-is-missing src/debug/dwarf/testdata/typedef.elf4 + +golang-1.16 source: source-is-missing src/runtime/pprof/testdata/test* +golang-1.16 source: source-is-missing src/go/internal/gccgoimporter/testdata/*.gox + +# This is not a typo. +golang-1.16 source: unknown-file-in-debian-source lintian-overrides.in diff --git a/debian/source/lintian-overrides.in b/debian/source/lintian-overrides.in new file mode 100644 index 0000000..d13aed2 --- /dev/null +++ b/debian/source/lintian-overrides.in @@ -0,0 +1,49 @@ +golang-X.Y source: source-contains-prebuilt-binary src/debug/dwarf/testdata/cycle.elf +golang-X.Y source: source-contains-prebuilt-binary src/debug/dwarf/testdata/line-clang.elf +golang-X.Y source: source-contains-prebuilt-binary src/debug/dwarf/testdata/line-gcc.elf +golang-X.Y source: source-contains-prebuilt-binary src/debug/dwarf/testdata/ranges.elf +golang-X.Y source: source-contains-prebuilt-binary src/debug/dwarf/testdata/split.elf +golang-X.Y source: source-contains-prebuilt-binary src/debug/dwarf/testdata/typedef.elf +golang-X.Y source: source-contains-prebuilt-binary src/debug/dwarf/testdata/typedef.elf4 +golang-X.Y source: source-contains-prebuilt-binary src/debug/elf/testdata/gcc-386-freebsd-exec +golang-X.Y source: source-contains-prebuilt-binary src/debug/elf/testdata/gcc-amd64-linux-exec +golang-X.Y source: source-contains-prebuilt-binary src/debug/elf/testdata/*.obj +golang-X.Y source: source-contains-prebuilt-binary src/go/internal/gccgoimporter/testdata/escapeinfo.gox +golang-X.Y source: source-contains-prebuilt-binary src/go/internal/gccgoimporter/testdata/time.gox +golang-X.Y source: source-contains-prebuilt-binary src/go/internal/gccgoimporter/testdata/unicode.gox +golang-X.Y source: source-contains-prebuilt-binary src/runtime/pprof/testdata/test32 +golang-X.Y source: source-contains-prebuilt-binary src/runtime/pprof/testdata/test32be +golang-X.Y source: source-contains-prebuilt-binary src/runtime/pprof/testdata/test64 +golang-X.Y source: source-contains-prebuilt-binary src/runtime/pprof/testdata/test64be +golang-X.Y source: source-contains-prebuilt-binary src/runtime/race/*.syso +golang-X.Y source: source-contains-prebuilt-windows-binary src/debug/dwarf/testdata/line-gcc-win.bin +golang-X.Y source: source-contains-prebuilt-windows-binary src/debug/pe/testdata/gcc-386-mingw-exec +golang-X.Y source: source-contains-prebuilt-windows-binary src/debug/pe/testdata/gcc-386-mingw-no-symbols-exec +golang-X.Y source: source-contains-prebuilt-windows-binary src/debug/pe/testdata/gcc-amd64-mingw-exec +golang-X.Y source: source-contains-prebuilt-windows-binary src/debug/pe/testdata/vmlinuz-4.15.0-47-generic + +golang-X.Y source: source-is-missing src/runtime/race/*.syso + +# All these files are compiled from src/debug/elf/testdata/hello.c +# with various toolchain and options to be used as test data for the +# elf parser. +golang-X.Y source: source-is-missing src/debug/elf/testdata/gcc-386-freebsd-exec +golang-X.Y source: source-is-missing src/debug/elf/testdata/gcc-amd64-linux-exec +golang-X.Y source: source-is-missing src/debug/elf/testdata/*.obj +golang-X.Y source: source-is-missing src/debug/elf/testdata/go-relocation-test-gcc930-ranges-no-rela-x86-64 +golang-X.Y source: source-is-missing src/debug/elf/testdata/go-relocation-test-gcc930-ranges-with-rela-x86-64 + +# These files are compiled from src/debug/dwarf/testdata/line2.c with clang and gcc. +golang-X.Y source: source-is-missing src/debug/dwarf/testdata/line-clang.elf +golang-X.Y source: source-is-missing src/debug/dwarf/testdata/line-gcc.elf +golang-X.Y source: source-is-missing src/debug/dwarf/testdata/line-gcc-dwarf5.elf +golang-X.Y source: source-is-missing src/debug/dwarf/testdata/line-clang-dwarf5.elf + +# Compiled from src/debug/dwarf/testdata/typedef.c with dwarf version 4. +golang-X.Y source: source-is-missing src/debug/dwarf/testdata/typedef.elf4 + +golang-X.Y source: source-is-missing src/runtime/pprof/testdata/test* +golang-X.Y source: source-is-missing src/go/internal/gccgoimporter/testdata/*.gox + +# This is not a typo. +golang-X.Y source: unknown-file-in-debian-source lintian-overrides.in |