[Git][java-team/grpc-java][master] Eliminate Android dependency that is missing in Testing

Olek Wojnar gitlab at salsa.debian.org
Tue Nov 3 02:05:13 GMT 2020



Olek Wojnar pushed to branch master at Debian Java Maintainers / grpc-java


Commits:
a5db9ea2 by Olek Wojnar at 2020-11-02T15:40:25-05:00
Eliminate Android dependency that is missing in Testing

Dependency chain ultimately leads to Kotlin which needs to be in Testing.
Otherwise, Bazel dependencies will not be able to migrate to Testing.

- - - - -


7 changed files:

- debian/changelog
- debian/control
- debian/patches/build-plugin.patch
- debian/patches/fix-gradle-build.patch
- debian/patches/python3.patch
- debian/patches/remove-android-annotations.patch
- − debian/protobuf-compiler-grpc-java-plugin.lintian-overrides


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+grpc-java (1.20.0+ds-3) unstable; urgency=high
+
+  * Remove Android dependency due to unavailability in Testing
+
+ -- Olek Wojnar <olek at debian.org>  Mon, 02 Nov 2020 15:17:38 -0500
+
 grpc-java (1.20.0+ds-2) unstable; urgency=medium
 
   * Add remaining modules required for Bazel


=====================================
debian/control
=====================================
@@ -12,7 +12,6 @@ Build-Depends: debhelper-compat (= 13),
                gradle-plugin-protobuf,
                javahelper,
                jdupes,
-               libandroid-tools-annotations-java,
                libanimal-sniffer-java,
                libc-ares-dev,
                liberror-prone-java,


=====================================
debian/patches/build-plugin.patch
=====================================
@@ -1,5 +1,6 @@
 Description: Use autotools to build C++ plugin since Gradle is a hot mess
 Author: Olek Wojnar <olek at debian.org>
+Forwarded: not-needed
 Last-Update: 2020-06-19
 
 --- /dev/null


=====================================
debian/patches/fix-gradle-build.patch
=====================================
@@ -1,5 +1,6 @@
 Description: Allow Gradle to correctly build this package
 Author: Olek Wojnar <olek at debian.org>
+Forwarded: not-needed
 Last-Update: 2020-06-18
 
 --- a/settings.gradle


=====================================
debian/patches/python3.patch
=====================================
@@ -1,5 +1,6 @@
 Description: Use Python 3 instead of Python 2
 Author: Olek Wojnar <olek at debian.org>
+Forwarded: not-needed
 Last-Update: 2020-06-18
 
 --- a/buildscripts/set_github_status.py


=====================================
debian/patches/remove-android-annotations.patch
=====================================
@@ -1,5 +1,6 @@
 Description: Remove Android annotations
 Author: Olek Wojnar <olek at debian.org>
+Forwarded: not-needed
 Last-Update: 2020-07-16
 
 --- a/core/src/main/java/io/grpc/internal/JndiResourceResolverFactory.java


=====================================
debian/protobuf-compiler-grpc-java-plugin.lintian-overrides deleted
=====================================
@@ -1,2 +0,0 @@
-# False positive
-protobuf-compiler-grpc-java-plugin: hardening-no-fortify-functions



View it on GitLab: https://salsa.debian.org/java-team/grpc-java/-/commit/a5db9ea21316dc901df4b34646b87ff366de2e0b

-- 
View it on GitLab: https://salsa.debian.org/java-team/grpc-java/-/commit/a5db9ea21316dc901df4b34646b87ff366de2e0b
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20201103/eb4b820f/attachment.html>


More information about the pkg-java-commits mailing list