Lintian Fixes - git-repair

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index d51fac3..4e78895 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+git-repair (1.20200102-3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Bump debhelper from deprecated 9 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update renamed lintian tag names in lintian overrides.
+  * Set field Upstream-Name in debian/copyright.
+  * Set upstream metadata fields: Contact, Repository.
+  * Update standards version to 4.6.2, no changes needed.
+  * Remove field Section on binary package git-repair that duplicates source.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 09 Jun 2023 14:07:55 -0000
+
 git-repair (1.20200102-2) unstable; urgency=medium
 
   * Patch Utility/HumanTime.hs to update type constraint Monad -> MonadFail
@@ -166,7 +179,7 @@ git-repair (1.20131203) unstable; urgency=low
 
 git-repair (1.20131122) unstable; urgency=low
 
-  * Added test mode, which can be used to randomly corrupt test 
+  * Added test mode, which can be used to randomly corrupt test
     repositories, in reproducible ways, which allows easy
     corruption-driven-development.
   * Improve repair code in the case where the index file is corrupt,
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index ec63514..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/debian/control b/debian/control
index 156d9f6..9b98062 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: git-repair
 Section: utils
 Priority: optional
 Build-Depends:
- debhelper (>= 9),
+ debhelper-compat (= 13),
  ghc,
  git,
  libghc-async-dev,
@@ -22,7 +22,7 @@ Build-Depends:
  libghc-unix-compat-dev,
  libghc-utf8-string-dev,
 Maintainer: Sean Whitton <spwhitton@spwhitton.name>
-Standards-Version: 4.4.1
+Standards-Version: 4.6.2
 Vcs-Git: https://git.spwhitton.name/git-repair
 Vcs-Browser: https://git.spwhitton.name/git-repair
 Homepage: https://git-repair.branchable.com/
@@ -30,7 +30,6 @@ Rules-Requires-Root: no
 
 Package: git-repair
 Architecture: any
-Section: utils
 Depends:
  git,
  rsync,
diff --git a/debian/copyright b/debian/copyright
index cbd1cdc..38902fc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,6 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: git://git-repair.branchable.com/
+Upstream-Name: git-repair
 
 Files: *
 Copyright: © 2013-2019 Joey Hess <joey@kitenet.net>
diff --git a/debian/git-repair.lintian-overrides b/debian/git-repair.lintian-overrides
index 25d3d4c..e4a0c15 100644
--- a/debian/git-repair.lintian-overrides
+++ b/debian/git-repair.lintian-overrides
@@ -1 +1 @@
-binary-or-shlib-defines-rpath
+custom-library-search-path
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..0d9beed
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,3 @@
+---
+Contact: Joey Hess <joey@kitenet.net>
+Repository: git://git-repair.branchable.com/

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/f6/63bc1582c92147bea152e804977d6ceee4f1dc.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/d0/57be581791ff685500ccff650cb1aa5b8ac2d6.debug

No differences were encountered between the control files of package git-repair

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

  • Build-Ids: d057be581791ff685500ccff650cb1aa5b8ac2d6 f663bc1582c92147bea152e804977d6ceee4f1dc

Run locally

More details

Full run details