Lintian Fixes - ibus-hangul

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 4c784cd..7ef724b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+ibus-hangul (1.5.4-2) UNRELEASED; urgency=medium
+
+  * debian/copyright: use spaces rather than tabs to start continuation lines.
+  * Update watch file format version to 4.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit (from ./configure),
+    Repository, Repository-Browse.
+  * Drop unnecessary dependency on dh-autoreconf.
+  * Update standards version to 4.6.0, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 02 Sep 2022 04:19:11 -0000
+
 ibus-hangul (1.5.4-1) unstable; urgency=medium
 
   * New upstream version
diff --git a/debian/control b/debian/control
index 223e108..76f69cd 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
 Uploaders: Changwoo Ryu <cwryu@debian.org>,
            Osamu Aoki <osamu@debian.org>
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
 Homepage: https://github.com/libhangul/ibus-hangul
 Vcs-Browser: https://salsa.debian.org/input-method-team/ibus-hangul
 Vcs-Git: https://salsa.debian.org/input-method-team/ibus-hangul.git
diff --git a/debian/copyright b/debian/copyright
index e764eb0..ef2b17a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,12 +5,12 @@ Source: https://github.com/libhangul/ibus-hangul/releases
 
 Files: *
 Copyright: 2007-2009 Huang Peng <shawn.p.huang@gmail.com>
-	   2005-2006,2009-2020 Choe Hwanjin <choe.hwanjin@gmail.com>
+           2005-2006,2009-2020 Choe Hwanjin <choe.hwanjin@gmail.com>
 License: GPL-2+
 
 Files: debian/*
 Copyright: 2008-2011 LI Daobing <lidaobing@gmail.com>
-	   2012-2020 Changwoo Ryu <cwryu@debian.org>
+           2012-2020 Changwoo Ryu <cwryu@debian.org>
 License: GPL-2+
 
 License: GPL-2+
diff --git a/debian/rules b/debian/rules
index e597b13..9847fc0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ CONFIGURE_FLAGS += --disable-installed-tests
 endif
 
 %:
-	dh $@ --with autoreconf,python3
+	dh $@ --with python3
 
 .PHONY: override_dh_auto_configure
 override_dh_auto_configure:
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..0730251
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/libhangul/ibus-hangul/issues
+Bug-Submit: https://github.com/libhangul/ibus-hangul/issues
+Repository: https://github.com/libhangul/ibus-hangul.git
+Repository-Browse: https://github.com/libhangul/ibus-hangul
diff --git a/debian/watch b/debian/watch
index 2474feb..79eec5e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/choehwanjin/ibus-hangul/releases .*/ibus-hangul-(\d[\d.]*)\.(?:tar\.gz|tar\.bz2)

Run locally

More details

Full run details