Lintian Fixes - zinnia

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 52a5020..07aab9b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+zinnia (0.06-8) UNRELEASED; urgency=medium
+
+  * Set debhelper-compat version in Build-Depends.
+  * Update renamed lintian tag names in lintian overrides.
+  * Set upstream metadata fields: Archive, Name, Repository.
+  * Drop transition for old debug package migration.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 15 Sep 2022 01:25:12 -0000
+
 zinnia (0.06-7) unstable; urgency=high
 
   * Team upload
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 0935dba..f857f06 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Priority: optional
 Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
 Uploaders:
  Boyuan Yang <byang@debian.org>,
-Build-Depends:
- debhelper (>= 11),
+Build-Depends: debhelper-compat (= 11)
 Standards-Version: 4.2.1
 Section: libs
 Homepage: https://taku910.github.io/zinnia/
diff --git a/debian/rules b/debian/rules
index 431708d..9f164dc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 # package maintainers to append CFLAGS
 #export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
 # package maintainers to append LDFLAGS
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 #PYVERS=$(shell pyversions -vs)
 
@@ -42,6 +41,3 @@ override_dh_missing:
 #	(cd python; \
 #	    python2 setup.py install --prefix=/usr --install-layout=deb --root=$(CURDIR)/debian/tmp/ ; \
 #	)
-
-override_dh_strip:
-	dh_strip --dbgsym-migration='libzinnia0-dbg (<< 0.06-4~)'
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..8511ab7
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Name: Zinnia
+Archive: SourceForge
+Repository: https://sourceforge.net/p/zinnia/code/
diff --git a/debian/zinnia-utils.lintian-overrides b/debian/zinnia-utils.lintian-overrides
index cc80405..0aae0d3 100644
--- a/debian/zinnia-utils.lintian-overrides
+++ b/debian/zinnia-utils.lintian-overrides
@@ -1 +1 @@
-zinnia-utils: binary-without-manpage
+zinnia-utils: no-manual-page

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/debug/.build-id/c1/56ec0f9f74289af453725847104f29682fd832.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/d2/a485ae3de95b7c639aad81623ac2487769862e.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/ef/1b26cb548ec41e00289d6ca94c9aa9f9aad781.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/f1/7c90ec9a2cb062e72a26308bbc4349ca432e0d.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/33/9958588fbde6996da97816691af8429093bf2f.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/49/fdfeb2e5c332fd8370b02babfedb98969ffc0a.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/d8/4c5740e8d239ba9e4edd7a2e270c51c2af59d1.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/dd/c77c8d07407481edeb9a5cbb04cd8bde8dad29.debug

No differences were encountered between the control files of package libzinnia-dev

No differences were encountered between the control files of package libzinnia-doc

No differences were encountered between the control files of package libzinnia0

Control files of package libzinnia0-dbgsym: lines which differ (wdiff format)

  • Breaks: libzinnia0-dbg (<< 0.06-4~)
  • Build-Ids: 339958588fbde6996da97816691af8429093bf2f ef1b26cb548ec41e00289d6ca94c9aa9f9aad781
  • Replaces: libzinnia0-dbg (<< 0.06-4~)

No differences were encountered between the control files of package zinnia-utils

Control files of package zinnia-utils-dbgsym: lines which differ (wdiff format)

  • Breaks: libzinnia0-dbg (<< 0.06-4~)
  • Build-Ids: 49fdfeb2e5c332fd8370b02babfedb98969ffc0a d84c5740e8d239ba9e4edd7a2e270c51c2af59d1 ddc77c8d07407481edeb9a5cbb04cd8bde8dad29 c156ec0f9f74289af453725847104f29682fd832 d2a485ae3de95b7c639aad81623ac2487769862e f17c90ec9a2cb062e72a26308bbc4349ca432e0d
  • Replaces: libzinnia0-dbg (<< 0.06-4~)

Run locally

More details

Full run details