[Git][java-team/google-common-protos-java][master] Declare Multi-Arch: foreign
Olek Wojnar
gitlab at salsa.debian.org
Fri Jan 22 19:44:51 GMT 2021
Olek Wojnar pushed to branch master at Debian Java Maintainers / google-common-protos-java
Commits:
8c5083a0 by Olek Wojnar at 2021-01-22T13:57:28-05:00
Declare Multi-Arch: foreign
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/patches/disable-grpc-component.patch
- debian/patches/fix-gradle-build.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+google-common-protos-java (1.16.0+ds-2) unstable; urgency=medium
+
+ * Update standards to 4.5.1 (no changes)
+ * Declare Multi-Arch: foreign
+
+ -- Olek Wojnar <olek at debian.org> Fri, 22 Jan 2021 13:42:33 -0500
+
google-common-protos-java (1.16.0+ds-1) unstable; urgency=medium
* Initial release (Closes: #962899)
=====================================
debian/control
=====================================
@@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 13),
libgradle-plugins-java,
libprotobuf-java,
maven-repo-helper,
-Standards-Version: 4.5.0
+Standards-Version: 4.5.1
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/java-team/google-common-protos-java.git
Vcs-Browser: https://salsa.debian.org/java-team/google-common-protos-java
@@ -19,6 +19,7 @@ Homepage: https://github.com/googleapis/common-protos-java
Package: libgoogle-common-protos-java
Architecture: all
+Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Google common protos for Java
Protocol buffer types which are common dependencies throughout the Google API
=====================================
debian/patches/disable-grpc-component.patch
=====================================
@@ -3,6 +3,7 @@ Description: Temporarily disable grpc component
"grpc-protobuf" components of grpc-java are in Debian, this patch can be
removed, enabling the grpc component.
Author: Olek Wojnar <olek at debian.org>
+Forwarded: not-needed
Last-Update: 2020-06-15
--- a/settings.gradle
=====================================
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-15
--- a/build.gradle
View it on GitLab: https://salsa.debian.org/java-team/google-common-protos-java/-/commit/8c5083a0e42f771c932889bae0e266a589467fd0
--
View it on GitLab: https://salsa.debian.org/java-team/google-common-protos-java/-/commit/8c5083a0e42f771c932889bae0e266a589467fd0
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/20210122/e814e499/attachment.html>
More information about the pkg-java-commits
mailing list