Lintian Fixes - xmlrpc-c

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index cd4788f..1f3f9c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -398,7 +398,7 @@ xmlrpc-c (0.9.10-2) unstable; urgency=low
 
   * g++ 3.2 compatibility fixes (closes: Bug#177741)
 
- -- Chris Leishman <masklin@debian.org>  Fri, 4 Mar 2003 11:37:12 +0300
+ -- Chris Leishman <masklin@debian.org>  Tue, 04 Mar 2003 11:37:12 +0300
 
 xmlrpc-c (0.9.10-1) unstable; urgency=low
 
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 1887f07..8d3793a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Priority: optional
 Section: libs
 Maintainer: Debian QA Group <packages@qa.debian.org>
 Build-Depends:
- debhelper,
+ debhelper (>= 10~),
  libcurl4-openssl-dev | libcurl3-openssl-dev
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
-Homepage: http://xmlrpc-c.sourceforge.net
+Homepage: https://xmlrpc-c.sourceforge.net
 Vcs-Git: https://salsa.debian.org/debian/xmlrpc-c.git
 Vcs-Browser: https://salsa.debian.org/debian/xmlrpc-c
 
diff --git a/debian/rules b/debian/rules
index ca1fab5..41716ac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,5 @@
 #!/usr/bin/make -f
 
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
-
 override_dh_auto_configure:
 	# Strip the following unused file from the tree to prevent it from being
 	# used as the license is incompatible with lib/util/getoptx.*
diff --git a/debian/watch b/debian/watch
index 393b3d8..c1ce373 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-http://sf.net/xmlrpc-c/ xmlrpc-c-(\d\S+)\.tgz debian uupdate
+https://sf.net/xmlrpc-c/ xmlrpc-c-(\d\S+)\.tgz debian uupdate

Run locally

More details

Full run details

Historical runs