Lintian Fixes - octicons

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index f3bce52..dbd2486 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,15 @@
 octicons (8.1.0-1) UNRELEASED; urgency=medium
 
-  * New upstream release 
+  [ Hideki Yamane ]
+  * New upstream release
+
+  [ Debian Janitor ]
+  * Trim trailing whitespace.
+  * Bump debhelper from old 10 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Update Vcs-* headers from URL redirect.
+  * Use canonical URL in Vcs-Git.
 
  -- Hideki Yamane <henrich@debian.org>  Wed, 10 Oct 2018 07:17:25 +0900
 
@@ -17,7 +26,7 @@ octicons (4.4.0-2) unstable; urgency=medium
 
 octicons (4.4.0-1) unstable; urgency=medium
 
-  * New upstream release 
+  * New upstream release
 
  -- Hideki Yamane <henrich@debian.org>  Sat, 15 Oct 2016 22:40:18 +0900
 
@@ -49,7 +58,7 @@ octicons (4.3.0-1) unstable; urgency=medium
 
 octicons (3.5.0-1) unstable; urgency=medium
 
-  * New upstream release 
+  * New upstream release
   * debian/control
     - fix typo in descriptions. Thanks to Daniele Forsi <dforsi@gmail.com>
       (Closes: #812934)
@@ -58,7 +67,7 @@ octicons (3.5.0-1) unstable; urgency=medium
 
 octicons (3.4.1-1) unstable; urgency=medium
 
-  * New upstream release 
+  * New upstream release
   * debian/control
     - use https for Vcs-Git
 
@@ -66,7 +75,7 @@ octicons (3.4.1-1) unstable; urgency=medium
 
 octicons (3.3.0-1) unstable; urgency=medium
 
-  * New upstream release 
+  * New upstream release
 
  -- Hideki Yamane <henrich@debian.org>  Sat, 14 Nov 2015 11:39:44 +0900
 
@@ -80,7 +89,7 @@ octicons (3.1.0-3) unstable; urgency=medium
 
 octicons (3.1.0-2) unstable; urgency=medium
 
-  * fix description (Closes: #802599) 
+  * fix description (Closes: #802599)
 
  -- Hideki Yamane <henrich@debian.org>  Wed, 21 Oct 2015 23:28:14 +0900
 
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index 6179763..16a6a20 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Section: fonts
 Priority: optional
 Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
 Uploaders: Hideki Yamane <henrich@debian.org>
-Build-Depends: debhelper (>= 10)
+Build-Depends: debhelper-compat (= 13)
 Standards-Version: 4.1.1
 Homepage: https://octicons.github.com/
-Vcs-Git: https://anonscm.debian.org/git/pkg-fonts/octicons.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-fonts/octicons.git
+Vcs-Git: https://salsa.debian.org/fonts-team/octicons.git
+Vcs-Browser: https://salsa.debian.org/fonts-team/octicons
 
 Package: fonts-octicons
 Architecture: all
diff --git a/debian/rules b/debian/rules
index d7c469b..ed58acc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,4 +2,4 @@
 #export DH_VERBOSE = 1
 
 %:
-	dh $@ 
+	dh $@
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..94ce6fe
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/primer/octicons/issues
+Bug-Submit: https://github.com/primer/octicons/issues/new
+Repository-Browse: https://github.com/primer/octicons

Run locally

More details

Full run details

Historical runs