Lintian Fixes - powerdebug

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 05d6b1d..c221ff6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+powerdebug (0.7.1-2013.09-1) UNRELEASED; urgency=medium
+
+  * Use versioned copyright format URI.
+  * Bump debhelper from deprecated 7 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Fix day-of-week for changelog entry 0.2.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 17 Apr 2023 13:20:30 -0000
+
 powerdebug (0.7.1-2013.09-0) precise; urgency=low
 
   * fixed error shown clock rates
@@ -124,7 +133,7 @@ powerdebug (0.2) maverick; urgency=low
   * Add support for clock tree information
   * Add options for ticktime
 
- -- Amit Arora <amit.arora@linaro.org>  Fri, 08 Sep 2010 16:41:48 +0530
+ -- Amit Arora <amit.arora@linaro.org>  Wed, 08 Sep 2010 16:41:48 +0530
 
 powerdebug (0.1) maverick; urgency=low
 
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 6f20f15..1d535c3 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: powerdebug
 Section: utils
 Priority: optional
 Maintainer: Daniel Lezcano <daniel.lezcano@linaro.org>
-Build-Depends: debhelper (>= 7), libncurses5-dev
+Build-Depends: debhelper-compat (= 13), libncurses5-dev
 Vcs-Git: git://git.linaro.org/tools/powerdebug.git release
 Standards-Version: 3.9.1
 
diff --git a/debian/copyright b/debian/copyright
index 8862589..8a6ca32 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: powerdebug
 Upstream-Contact: Amit Kucheria <amit.kucheria@linaro.org>
 Source: git://git.linaro.org/tools/powerdebug.git

Run locally

More details

Full run details

Historical runs