Lintian Fixes - apt-offline

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/control b/debian/control
index b47ffab..b60903f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: admin
 Priority: optional
 Maintainer: Ritesh Raj Sarraf <rrs@debian.org>
 Build-Depends: debhelper-compat (= 13), python3-setuptools, python3-all, dh-python, pyqt5-dev-tools, man2html-base
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Homepage: https://github.com/rickysarraf/apt-offline
 Vcs-Git: https://github.com/rickysarraf/apt-offline.git
diff --git a/debian/rules b/debian/rules
index 585b608..0376717 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,4 +5,3 @@
 
 override_dh_auto_build:
 	make
-
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..ed8ec83
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=4
+opts=filenamemangle=s/.*\/v(\d\S+)\.tar\.gz/apt-offline-$1\.tar\.gz/ https://github.com/rickysarraf/apt-offline/tags .*\/v(\d\S+)\.tar\.gz

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/lib/python3/dist-packages/apt_offline-1.8.5.egg-info/PKG-INFO
-rw-r--r--  root/root   /usr/lib/python3/dist-packages/apt_offline-1.8.5.egg-info/dependency_links.txt
-rw-r--r--  root/root   /usr/lib/python3/dist-packages/apt_offline-1.8.5.egg-info/top_level.txt

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/python3/dist-packages/apt_offline-1.8.5.egg-info

No differences were encountered between the control files of package apt-offline

No differences were encountered between the control files of package apt-offline-gui

Run locally

More details

Full run details