Lintian Fixes - telepathy-logger

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index d03ab39..e468b96 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 telepathy-logger (0.8.2-5) UNRELEASED; urgency=medium
 
+  [ Laurent Bigonville ]
   * debian/control: Mark the -doc package with Build-Profiles: <!nodoc>
   * debian/control: Add libglib2.0-doc and libtelepathy-glib-doc to the
     Build-depend-indep, this is needed to properly resolve the links in the
@@ -7,6 +8,13 @@ telepathy-logger (0.8.2-5) UNRELEASED; urgency=medium
   * debian/control: Remove Dafydd Harries from uploaders.
     Thanks for your past work on this package! (Closes: #965396)
 
+  [ Debian Janitor ]
+  * Use versioned copyright format URI.
+  * Set debhelper-compat version in Build-Depends.
+  * Drop transition for old debug package migration.
+  * Update standards version to 4.6.1, no changes needed.
+  * Update standards version to 4.6.2, no changes needed.
+
  -- Laurent Bigonville <bigon@debian.org>  Thu, 03 Dec 2020 11:41:38 +0100
 
 telepathy-logger (0.8.2-4) unstable; urgency=medium
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 48082f7..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-12
diff --git a/debian/control b/debian/control
index 7790b9f..731c084 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Sjoerd Simons <sjoerd@debian.org>,
            Laurent Bigonville <bigon@debian.org>,
            Emilio Pozuelo Monfort <pochu@debian.org>
 Build-Depends: dbus,
-               debhelper (>= 12),
+               debhelper-compat (= 12),
                gir1.2-glib-2.0,
                gir1.2-telepathyglib-0.12,
                gobject-introspection (>= 0.10.0),
@@ -22,7 +22,7 @@ Build-Depends: dbus,
                pkg-config,
                python3:any
 Build-Depends-Indep: libglib2.0-doc <!nodoc>, libtelepathy-glib-doc <!nodoc>
-Standards-Version: 4.4.1
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/telepathy-team/telepathy-logger.git
 Vcs-Browser: https://salsa.debian.org/telepathy-team/telepathy-logger
 Homepage: https://telepathy.freedesktop.org/wiki/
diff --git a/debian/copyright b/debian/copyright
index 07f0718..02ab920 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Name: telepathy-logger
 Source: http://git.collabora.co.uk/?p=telepathy-logger.git
 
diff --git a/debian/rules b/debian/rules
index 0ee2fde..0bbea98 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,8 +15,5 @@ override_dh_auto_configure:
 		PYTHON=/usr/bin/python3 \
 		$(NULL)
 
-override_dh_strip:
-	dh_strip --dbgsym-migration='libtelepathy-logger3-dbg (<< 0.8.2-2~)'
-
 # commands not to run
 override_dh_auto_test:

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package gir1.2-telepathylogger-0.2

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

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

No differences were encountered between the control files of package libtelepathy-logger3

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

  • Breaks: libtelepathy-logger3-dbg (<< 0.8.2-2~)
  • Replaces: libtelepathy-logger3-dbg (<< 0.8.2-2~)

No differences were encountered between the control files of package telepathy-logger

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

  • Breaks: libtelepathy-logger3-dbg (<< 0.8.2-2~)
  • Replaces: libtelepathy-logger3-dbg (<< 0.8.2-2~)

Run locally

More details

Full run details