Lintian Fixes - glib-d

Ready changes

Summary

Diff

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 298965c..bbccc7c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,14 +7,14 @@ Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
 Uploaders: Matthias Klumpp <mak@debian.org>
-Build-Depends: debhelper (>= 12),
+Build-Depends: debhelper-compat (= 13),
                dh-dlang (>= 0.6.2),
                gir-to-d (>= 0.22),
                gnome-pkg-tools (>= 0.10),
                libgirepository1.0-dev (>= 1.70),
                libglib2.0-dev (>= 2.70),
                meson (>= 0.46)
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Vcs-Browser: https://salsa.debian.org/gnome-team/glib-d
 Vcs-Git: https://salsa.debian.org/gnome-team/glib-d.git
diff --git a/debian/control.in b/debian/control.in
index d0e3104..ea77bc9 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -3,14 +3,14 @@ Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 12),
+Build-Depends: debhelper-compat (= 13),
                dh-dlang (>= 0.6.2),
                gir-to-d (>= 0.22),
                gnome-pkg-tools (>= 0.10),
                libgirepository1.0-dev (>= 1.70),
                libglib2.0-dev (>= 2.70),
                meson (>= 0.46)
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Vcs-Browser: https://salsa.debian.org/gnome-team/glib-d
 Vcs-Git: https://salsa.debian.org/gnome-team/glib-d.git
diff --git a/debian/rules b/debian/rules
index 6126b7a..17eedbb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,3 @@ include /usr/share/dh-dlang/dlang-flags.mk
 
 %:
 	dh $@ --with gnome
-
-override_dh_missing:
-	dh_missing --fail-missing
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..7282596
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/gtkd-developers/GlibD/issues
+Bug-Submit: https://github.com/gtkd-developers/GlibD/issues/new
+Repository: https://github.com/gtkd-developers/GlibD.git
+Repository-Browse: https://github.com/gtkd-developers/GLibD

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/8d/b466428178a22728fdc50556dab216a47d8b16.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/38/48be24b72edd685dec79bd725728451b006cf6.debug

No differences were encountered between the control files of package libglibd-2.0-0

Control files of package libglibd-2.0-0-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 3848be24b72edd685dec79bd725728451b006cf6 8db466428178a22728fdc50556dab216a47d8b16

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

Run locally

More details

Full run details