Lintian Fixes - compass-color-schemer-plugin

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 6864d13..91e7339 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+compass-color-schemer-plugin (0.2.8+20140309-5) UNRELEASED; urgency=medium
+
+  * Update watch file format version to 4.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Update pattern for GitHub archive URLs from /<org>/<repo>/tags
+    page/<org>/<repo>/archive/<tag> -> /<org>/<repo>/archive/refs/tags/<tag>.
+  * Update standards version to 4.6.1, no changes needed.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 29 Oct 2022 01:28:00 -0000
+
 compass-color-schemer-plugin (0.2.8+20140309-4) unstable; urgency=medium
 
   * simplify rules;
diff --git a/debian/control b/debian/control
index f2d26a8..cf6d85a 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
  ruby | ruby-interpreter,
  ruby-sass,
  compass-blend-modes-plugin
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Homepage: https://github.com/at-import/color-schemer
 Vcs-Git: https://salsa.debian.org/sass-team/compass-color-schemer-plugin.git
 Vcs-Browser: https://salsa.debian.org/sass-team/compass-color-schemer-plugin
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..0779350
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/at-import/color-schemer/issues
+Bug-Submit: https://github.com/at-import/color-schemer/issues/new
+Repository-Browse: https://github.com/at-import/color-schemer
diff --git a/debian/watch b/debian/watch
index f895ce6..d72c054 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-https://github.com/at-import/color-schemer/tags .*/archive/v?(\d[\d.]+)\.tar\.gz
+version=4
+https://github.com/at-import/color-schemer/tags .*/archive/refs/tags/v?(\d[\d.]+)\.tar\.gz

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details