Skip to content

Commit

Permalink
debian: Update to debhelper-compat version 13
Browse files Browse the repository at this point in the history
Signed-off-by: Keith Packard <keithp@keithp.com>
  • Loading branch information
keith-packard committed May 22, 2020
1 parent 9b377aa commit 4e95862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/control
Expand Up @@ -4,7 +4,7 @@ Priority: optional
Maintainer: Keith Packard <keithp@keithp.com>
Homepage: https://keithp.com
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 12), libreadline-dev, avr-libc, gcc-avr,
Build-Depends: debhelper-compat (= 13), libreadline-dev, avr-libc, gcc-avr,
binutils-arm-none-eabi, gcc-arm-none-eabi, picolibc-arm-none-eabi (>= 1.4),
binutils-riscv64-unknown-elf, gcc-riscv64-unknown-elf, picolibc-riscv64-unknown-elf (>= 1.4),
python3, lola, gawk, asciidoctor, ruby-asciidoctor-pdf, ruby-coderay, qemu-system-arm,
Expand Down

0 comments on commit 4e95862

Please sign in to comment.