Run of lintian-fixes for android-platform-external-nist-sip

Merge these changes:

Full worker log

Summary

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

Publish History

  • 2022-12-18T13:06: Failed to push: permission-denied ( Permission denied: "{"message":"403 Forbidden"}" )
  • 2022-12-03T01:52: Failed to push: permission-denied ( Permission denied: "{"message":"403 Forbidden"}" )
  • 2022-11-24T05:26: Failed to push: permission-denied ( Permission denied: "{"message":"403 Forbidden"}" )
  • 2022-11-04T11:32: Failed to push: permission-denied ( Permission denied: "{"message":"403 Forbidden"}" )
  • 2022-11-03T00:40: Failed to create merge proposal: permission-denied ( Permission denied: "{"message":"403 Forbidden"}" )

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t lintian-fixes libnist-sip-aosp-java

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved