Lintian Fixes - pidgin-gnome-keyring

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 321a2d5..3b09475 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+pidgin-gnome-keyring (2.0-3) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Use canonical URL in Vcs-Browser.
+  * Drop transition for old debug package migration.
+  * Update standards version to 4.1.5, no changes needed.
+  * Set upstream metadata fields: Repository.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 10 Jan 2023 04:19:31 -0000
+
 pidgin-gnome-keyring (2.0-2) unstable; urgency=medium
 
   * Switch to my @debian.org address.
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 1d69808..97ad23f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,11 @@ Source: pidgin-gnome-keyring
 Section: net
 Priority: optional
 Maintainer: Luca Boccassi <bluca@debian.org>
-Build-Depends: debhelper (>= 11~), pkg-config, libsecret-1-dev, libpurple-dev
-Standards-Version: 4.1.4
+Build-Depends: debhelper-compat (= 13), pkg-config, libsecret-1-dev, libpurple-dev
+Standards-Version: 4.1.5
 Homepage: https://github.com/aebrahim/pidgin-gnome-keyring
 Vcs-Git: https://salsa.debian.org/debian/pidgin-gnome-keyring.git
-Vcs-Browser: https://salsa.debian.org/debian/pidgin-gnome-keyring.git
+Vcs-Browser: https://salsa.debian.org/debian/pidgin-gnome-keyring
 
 Package: pidgin-gnome-keyring
 Architecture: any
diff --git a/debian/rules b/debian/rules
index b5de629..aff69ba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,3 @@ CFLAGS += $(CPPFLAGS)
 
 %:
 	dh $@
-
-override_dh_strip:
-	dh_strip --dbgsym-migration='pidgin-gnome-keyring-dbg (<< 2.0-2~)'
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..1eb3323
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/aebrahim/pidgin-gnome-keyring/issues
+Bug-Submit: https://github.com/aebrahim/pidgin-gnome-keyring/issues/new
+Repository: https://github.com/aebrahim/pidgin-gnome-keyring.git
+Repository-Browse: https://github.com/aebrahim/pidgin-gnome-keyring

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package pidgin-gnome-keyring

Control files of package pidgin-gnome-keyring-dbgsym: lines which differ (wdiff format)

  • Breaks: pidgin-gnome-keyring-dbg (<< 2.0-2~)
  • Replaces: pidgin-gnome-keyring-dbg (<< 2.0-2~)

Run locally

More details

Full run details