Run of lintian-fixes for gfal2-bindings

Merge these changes:

git pull https://janitor.debian.net/git/gfal2-bindings lintian-fixes/main
Full worker log

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 4c089cb..43ab641 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gfal2-bindings (1.12.0-3) UNRELEASED; urgency=medium
+
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 31 Jan 2023 21:16:59 -0000
+
 gfal2-bindings (1.12.0-2) unstable; urgency=medium
 
   * Patch for Python 3.11 support from upstream
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b1bd38b..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-13
diff --git a/debian/control b/debian/control
index b2ffeb0..239fac6 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: gfal2-bindings
 Priority: optional
 Maintainer: Mattias Ellert <mattias.ellert@physics.uu.se>
 Build-Depends:
- debhelper (>= 13),
+ debhelper-compat (= 13),
  cmake,
  dh-python,
  libgfal2-dev (>= 2.21.0),
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..ed68837
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://gitlab.cern.ch/dmc/gfal2-bindings/-/issues
+Bug-Submit: https://gitlab.cern.ch/dmc/gfal2-bindings/-/issues/new
+Repository-Browse: https://gitlab.cern.ch/dmc/gfal2-bindings

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/57/581c3cfab08d6883efa74a00cb14f8e205c254.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/0e/250c1592df782397a0c868daabbc10cc0e3396.debug

Control files of package python3-gfal2: lines which differ (wdiff format)

  • Depends: libgfal2-2 (>= 2.21.2), 2.21.1), libgfal-transfer2 (>= 2.21.2), libboost-python1.74.0 2.21.1), libboost-python1.81.0 (>= 1.74.0+ds1), libboost-python1.74.0-py311, 1.81.0), libboost-python1.81.0-py311, libc6 (>= 2.32), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.12.0), libstdc++6 (>= 5.2), python3 (<< 3.12), python3 (>= 3.11~)

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

  • Build-Ids: 0e250c1592df782397a0c868daabbc10cc0e3396 57581c3cfab08d6883efa74a00cb14f8e205c254

Publish History

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t lintian-fixes python3-gfal2-dbgsymapt install -t lintian-fixes python3-gfal2

Lintian Result

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved