Lintian Fixes - webrtc-audio-processing

Ready changes

Summary

Diff

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 66e5af3..45997a5 100644
--- a/debian/control
+++ b/debian/control
@@ -5,11 +5,11 @@ Uploaders:
  Felipe Sateler <fsateler@debian.org>
 Section: libs
 Priority: optional
-Build-Depends: autotools-dev, debhelper (>= 9), dh-autoreconf
+Build-Depends: autotools-dev, debhelper (>= 10~)
 Standards-Version: 3.9.8
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-pulseaudio/webrtc-audio-processing.git/
-Vcs-Git: https://anonscm.debian.org/git/pkg-pulseaudio/webrtc-audio-processing.git
-Homepage: http://freedesktop.org/software/pulseaudio/webrtc-audio-processing/
+Vcs-Browser: https://salsa.debian.org/pulseaudio-team/webrtc-audio-processing
+Vcs-Git: https://salsa.debian.org/pulseaudio-team/webrtc-audio-processing.git
+Homepage: https://freedesktop.org/software/pulseaudio/webrtc-audio-processing/
 
 Package: libwebrtc-audio-processing-dev
 Section: libdevel
@@ -26,7 +26,6 @@ Description: development files for the webrtc-audio-processing library
 Package: libwebrtc-audio-processing1
 Architecture: any
 Multi-Arch: same
-Section: libs
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Description: AudioProcessing module from the WebRTC project.
diff --git a/debian/rules b/debian/rules
index 4e3fc85..955dd78 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,4 +10,4 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@  --with autoreconf
+	dh $@
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..f1491b3
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository-Browse: https://github.com/freedesktop/pulseaudio

Debdiff

File lists identical (after any substitutions)

Control files of package libwebrtc-audio-processing-dev: lines which differ (wdiff format)

  • Homepage: http://freedesktop.org/software/pulseaudio/webrtc-audio-processing/ https://freedesktop.org/software/pulseaudio/webrtc-audio-processing/

Control files of package libwebrtc-audio-processing1: lines which differ (wdiff format)

  • Homepage: http://freedesktop.org/software/pulseaudio/webrtc-audio-processing/ https://freedesktop.org/software/pulseaudio/webrtc-audio-processing/

No differences were encountered between the control files of package libwebrtc-audio-processing1-dbgsym

Run locally

More details

Full run details