[Git][java-team/google-api-services-drive-java][master] 2 commits: Update changelog
Markus Koschany (@apo)
gitlab at salsa.debian.org
Thu Nov 25 23:05:43 GMT 2021
Markus Koschany pushed to branch master at Debian Java Maintainers / google-api-services-drive-java
Commits:
329539ba by Markus Koschany at 2021-11-25T19:24:46+01:00
Update changelog
- - - - -
478adf07 by Markus Koschany at 2021-11-25T19:25:45+01:00
Drop google-http-client.patch
- - - - -
3 changed files:
- debian/changelog
- − debian/patches/google-http-client.patch
- − debian/patches/series
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+google-api-services-drive-java (1.32.1-2) unstable; urgency=medium
+
+ * Source-only rebuild.
+ * Drop google-http-client.patch.
+
+ -- Markus Koschany <apo at debian.org> Thu, 25 Nov 2021 19:24:33 +0100
+
google-api-services-drive-java (1.32.1-1) unstable; urgency=medium
* Initial release. (Closes: #996180)
=====================================
debian/patches/google-http-client.patch deleted
=====================================
@@ -1,33 +0,0 @@
-From: Markus Koschany <apo at debian.org>
-Date: Sun, 10 Oct 2021 23:58:34 +0200
-Subject: google http-client
-
-Workaround for a patch in google-api-client that marks google-http-client as
-provided.
----
- pom.xml | 7 ++++++-
- 1 file changed, 6 insertions(+), 1 deletion(-)
-
-diff --git a/pom.xml b/pom.xml
-index 5a54006..bcded4c 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-drive-java/-/compare/20136eb5bbc9ebd27024f9ac462fe7ed1cf9d909...478adf0730df15eb0b7b2838e485ae385bcaffbe
--
View it on GitLab: https://salsa.debian.org/java-team/google-api-services-drive-java/-/compare/20136eb5bbc9ebd27024f9ac462fe7ed1cf9d909...478adf0730df15eb0b7b2838e485ae385bcaffbe
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/20211125/f1b6233b/attachment.htm>
More information about the pkg-java-commits
mailing list