File: control

package info (click to toggle)
google-common-protos-java 1.16.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 5,028 kB
  • sloc: java: 478; makefile: 5
file content (27 lines) | stat: -rw-r--r-- 1,077 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: google-common-protos-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Olek Wojnar <olek@debian.org>
Build-Depends: debhelper-compat (= 13),
               default-jdk,
               gradle-apt-plugin,
               gradle-debian-helper,
               javahelper,
               libgradle-plugins-java,
               libprotobuf-java,
               maven-repo-helper,
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
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
 ecosystem, generated for Java. The protobuf definitions for these generated
 Java classes are provided in the googleapis repository.