Lintian Fixes - opensta

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index 0f510c1..68c4120 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: electronics
 Priority: optional
 Maintainer: Debian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org>
 Uploaders: Ruben Undheim <ruben.undheim@gmail.com>
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                cmake,
                tcl-dev,
                swig,
@@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 12),
                libreadline-dev,
                zlib1g-dev,
                txt2man
-Standards-Version: 4.4.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/electronics-team/opensta
 Vcs-Git: https://salsa.debian.org/electronics-team/opensta.git
 Homepage: https://github.com/The-OpenROAD-Project/OpenSTA
diff --git a/debian/rules b/debian/rules
index 51bbca7..a45cfda 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,8 +5,6 @@
 
 include /usr/share/dpkg/pkg-info.mk
 
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
-
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 CHANGELOG_DATE ?= $(shell LC_ALL=C date -u -d @$(SOURCE_DATE_EPOCH) +"%d %B %Y")
@@ -15,9 +13,6 @@ CHANGELOG_DATE ?= $(shell LC_ALL=C date -u -d @$(SOURCE_DATE_EPOCH) +"%d %B %Y")
 	dh $@
 
 
-override_dh_auto_install:
-	dh_auto_install
-
 override_dh_auto_clean:
 	dh_auto_clean
 	$(RM) app/StaApp_wrap.cc
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..2bdca1f
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/The-OpenROAD-Project/OpenSTA/issues
+Bug-Submit: https://github.com/The-OpenROAD-Project/OpenSTA/issues/new
+Repository-Browse: https://github.com/The-OpenROAD-Project/OpenSTA

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package opensta

No differences were encountered between the control files of package opensta-dbgsym

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

Run locally

More details

Full run details