Lintian Fixes - x265

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index 544f13d..68f75ef 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,8 @@ Build-Depends:
  nasm [amd64 kfreebsd-amd64]
 Build-Depends-Indep:
  python3-sphinx
-Standards-Version: 4.6.0
-Homepage: http://x265.org
+Standards-Version: 4.6.2
+Homepage: https://x265.org
 Vcs-Git: https://salsa.debian.org/multimedia-team/x265.git
 Vcs-Browser: https://salsa.debian.org/multimedia-team/x265
 
diff --git a/debian/rules b/debian/rules
index 97a67ca..6c5e9c7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,9 +4,9 @@ include /usr/share/dpkg/architecture.mk
 
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
-export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed \
-	-L$(CURDIR)/x265-10bit \
-	-L$(CURDIR)/x265-12bit
+export DEB_LDFLAGS_MAINT_APPEND = '
+' '-L$(CURDIR)/x265-10bit' '
+' '-L$(CURDIR)/x265-12bit'
 # see #789111
 export DEB_LDFLAGS_MAINT_STRIP=-Wl,-Bsymbolic-functions
 # LFS support

Run locally

More details

Full run details

Historical runs