Lintian Fixes - dwm

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 44e9299..5e08ab6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+dwm (6.1-6) UNRELEASED; urgency=medium
+
+  * Drop custom source compression, custom source compression level.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Fix day-of-week for changelog entries 3.5-1, 2.3-1, 1.0-1.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 21 Sep 2022 06:30:47 -0000
+
 dwm (6.1-5) unstable; urgency=medium
 
   * debian/control:
@@ -586,7 +596,7 @@ dwm (3.5-1) unstable; urgency=low
 
   * New upstream release.
 
- -- Daniel Baumann <daniel@debian.org>  Wed, 13 Feb 2007 10:19:00 +0100
+ -- Daniel Baumann <daniel@debian.org>  Tue, 13 Feb 2007 10:19:00 +0100
 
 dwm (3.4-1) unstable; urgency=low
 
@@ -677,7 +687,7 @@ dwm (2.3-1) unstable; urgency=low
 
   * New upstream release.
 
- -- Daniel Baumann <daniel@debian.org>  Thu, 26 Nov 2006 15:15:00 +0100
+ -- Daniel Baumann <daniel@debian.org>  Sun, 26 Nov 2006 15:15:00 +0100
 
 dwm (2.2-2) unstable; urgency=medium
 
@@ -818,7 +828,7 @@ dwm (1.0-1) unstable; urgency=low
 
   * New upstream release.
 
- -- Daniel Baumann <daniel@debian.org>  Tue, 24 Aug 2006 14:10:00 +0200
+ -- Daniel Baumann <daniel@debian.org>  Thu, 24 Aug 2006 14:10:00 +0200
 
 dwm (0.9-1) unstable; urgency=low
 
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index ac7c213..c4f7d9e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,14 @@ Source: dwm
 Section: x11
 Priority: optional
 Maintainer: Hugo Lefeuvre <hle@debian.org>
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper-compat (= 13),
                libx11-dev,
                libxinerama-dev,
                libxft-dev,
                libfreetype6-dev,
                dpkg-dev (>= 1.16.1.1)
 Standards-Version: 4.1.5
-Homepage: http://dwm.suckless.org/
+Homepage: https://dwm.suckless.org/
 Vcs-Browser: https://salsa.debian.org/hle/dwm
 Vcs-Git: https://salsa.debian.org/hle/dwm.git
 
diff --git a/debian/source/options b/debian/source/options
deleted file mode 100644
index d053b65..0000000
--- a/debian/source/options
+++ /dev/null
@@ -1,2 +0,0 @@
-compression = gzip
-compression-level = 9

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Homepage: http://dwm.suckless.org/ https://dwm.suckless.org/

Run locally

More details

Full run details