Markus Koschany pushed to branch master at Debian Java Maintainers / google-api-services-sheets-java
Commits: 288eca69 by Markus Koschany at 2021-11-26T00:12:06+01:00 Drop google-http-client.patch. - - - - - 6ba57bb3 by Markus Koschany at 2021-11-26T00:12:32+01:00 Update changelog - - - - - 3 changed files: - debian/changelog - − debian/patches/google-http-client.patch - − debian/patches/series Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +google-api-services-sheets-java (1.32.1-3) unstable; urgency=medium + + * Drop google-http-client.patch. + + -- Markus Koschany <[email protected]> Fri, 26 Nov 2021 00:12:20 +0100 + google-api-services-sheets-java (1.32.1-2) unstable; urgency=medium * Source-only rebuild. ===================================== debian/patches/google-http-client.patch deleted ===================================== @@ -1,32 +0,0 @@ -From: Markus Koschany <[email protected]> -Date: Mon, 11 Oct 2021 12:28:06 +0200 -Subject: google-http-client - -Workaround until google-api-client in Debian has been fixed. ---- - pom.xml | 7 ++++++- - 1 file changed, 6 insertions(+), 1 deletion(-) - -diff --git a/pom.xml b/pom.xml -index 8797764..6f3b5a1 100644 ---- a/pom.xml -+++ b/pom.xml -@@ -127,6 +127,11 @@ - <artifactId>google-api-client</artifactId> - <version>1.32.1</version> - </dependency> -+ <dependency> -+ <groupId>com.google.http-client</groupId> -+ <artifactId>google-http-client</artifactId> -+ <version>1.40.1</version> -+ </dependency> - </dependencies> - - <properties> -@@ -168,4 +173,4 @@ - </build> - </profile> - </profiles> --</project> -\ No newline at end of file -+</project> ===================================== debian/patches/series deleted ===================================== @@ -1 +0,0 @@ -google-http-client.patch View it on GitLab: https://salsa.debian.org/java-team/google-api-services-sheets-java/-/compare/abcd703907efbfa650fd2315aa57495fb482679f...6ba57bb3b4806a4a44c6a7f361c1511f5f4abc22 -- View it on GitLab: https://salsa.debian.org/java-team/google-api-services-sheets-java/-/compare/abcd703907efbfa650fd2315aa57495fb482679f...6ba57bb3b4806a4a44c6a7f361c1511f5f4abc22 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

