Lintian Fixes - avr-libc

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index b814675..5f33b1b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+avr-libc (1:2.0.0+Atmel3.6.2-4) UNRELEASED; urgency=medium
+
+  * Explicitly specify source format.
+  * Bump debhelper from deprecated 7 to 13.
+  * Set debhelper-compat version in Build-Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 07 Jun 2022 07:14:22 -0000
+
 avr-libc (1:2.0.0+Atmel3.6.2-3) unstable; urgency=medium
 
   * Bump debhelper compat to 7 (closes: #965428)
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 7f8f011..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-7
diff --git a/debian/control b/debian/control
index 30928f0..d60a6df 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: otherosfs
 Priority: optional
 Maintainer: Hakan Ardo <hakan@debian.org>
 Standards-Version: 3.9.5
-Build-Depends: gcc-avr (>=5.4.0+Atmel3.6.2-1), binutils-avr (>=2.26.20160125+Atmel3.6.2-1), debhelper (>=7), doxygen-latex (>=1.8.7), doxygen (>=1.8.7), transfig, ghostscript, netpbm, x11-common, autotools-dev, autoconf, automake1.11, unzip
+Build-Depends: gcc-avr (>= 5.4.0+Atmel3.6.2-1), binutils-avr (>= 2.26.20160125+Atmel3.6.2-1), debhelper-compat (= 13), doxygen-latex (>= 1.8.7), doxygen (>= 1.8.7), transfig, ghostscript, netpbm, x11-common, autotools-dev, autoconf, automake1.11, unzip
 Vcs-Browser: https://salsa.debian.org/debian/avr-libc
 Vcs-Git: https://salsa.debian.org/debian/avr-libc.git
 
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..d3827e7
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+1.0

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/share/doc/avr-libc/examples/asmdemo/Makefile
-rw-r--r--  root/root   /usr/share/doc/avr-libc/examples/demo/iocompat.h
-rw-r--r--  root/root   /usr/share/doc/avr-libc/examples/largedemo/largedemo.c
-rw-r--r--  root/root   /usr/share/doc/avr-libc/examples/stdiodemo/hd44780.c
-rw-r--r--  root/root   /usr/share/doc/avr-libc/examples/stdiodemo/uart.c
-rw-r--r--  root/root   /usr/share/doc/avr-libc/examples/twitest/twitest.c

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/share/doc/avr-libc/examples/asmdemo/Makefile.gz
-rw-r--r--  root/root   /usr/share/doc/avr-libc/examples/demo/iocompat.h.gz
-rw-r--r--  root/root   /usr/share/doc/avr-libc/examples/largedemo/largedemo.c.gz
-rw-r--r--  root/root   /usr/share/doc/avr-libc/examples/stdiodemo/hd44780.c.gz
-rw-r--r--  root/root   /usr/share/doc/avr-libc/examples/stdiodemo/uart.c.gz
-rw-r--r--  root/root   /usr/share/doc/avr-libc/examples/twitest/twitest.c.gz

No differences were encountered in the control files

Run locally

More details

Full run details