Lintian Fixes - tree-style-tab

Ready changes

Summary

Diff

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 6f2437a..1ba8280 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Standards-Version: 4.2.1
 Maintainer: Debian Mozilla Extension Maintainers <pkg-mozext-maintainers@alioth-lists.debian.net>
 Uploaders: Ximin Luo <infinity0@debian.org>
-Build-Depends: debhelper (>= 11~), jq, mozilla-devscripts (>= 0.50~)
+Build-Depends: debhelper-compat (= 13), jq, mozilla-devscripts (>= 0.50~)
 Homepage: https://addons.mozilla.org/en-US/firefox/addon/tree-style-tab/
 Vcs-Git: https://salsa.debian.org/webext-team/tree-style-tab.git
 Vcs-Browser: https://salsa.debian.org/webext-team/tree-style-tab
@@ -29,7 +29,6 @@ Description: Show browser tabs like a tree
 Package: xul-ext-treestyletab
 Depends: webext-treestyletab, ${misc:Depends}
 Architecture: all
-Priority: optional
 Section: oldlibs
 Description: Show browser tabs like a tree - transitional package
  This is a transitional package. It can safely be removed.
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index c6d1a5d..dda7650 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1 +1 @@
-source-is-missing extlib/TabFavIconHelper.js line length is * characters (>*)
+source-is-missing [extlib/TabFavIconHelper.js]
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..667e079
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/piroor/treestyletab/issues
+Bug-Submit: https://github.com/piroor/treestyletab/issues/new
+Repository-Browse: https://github.com/piroor/treestyletab

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package webext-treestyletab

No differences were encountered between the control files of package xul-ext-treestyletab

Run locally

More details

Full run details