Lintian Fixes - android-platform-external-nist-sip

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 3cacc0b..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-12
\ No newline at end of file
diff --git a/debian/control b/debian/control
index 11dc1d5..27f0d3e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
 Priority: optional
 Maintainer: Android Tools Maintainers <android-tools-devel@lists.alioth.debian.org>
 Uploaders: Katerina <ykaterina0319@gmail.com>
-Build-Depends: debhelper (>=12),
+Build-Depends: debhelper-compat (= 13),
                default-jdk-headless,
                javahelper
 Standards-Version: 4.4.0.0
@@ -16,4 +16,4 @@ Architecture: all
 Depends: ${java:Depends}, ${misc:Depends}
 Description: Parser and Stack API
  Contains a protocol stack/library that helps to build and test SIP
- applications and servers.
\ No newline at end of file
+ applications and servers.

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details