gradle-plugin-protobuf 0.9.2-2 source package in Ubuntu
Changelog
gradle-plugin-protobuf (0.9.2-2) unstable; urgency=medium * Team upload. * Build-Depends: s/default-jdk/default-jdk-headless/ * Fix watch file * Standards-Version: 4.7.0 (routine-update) * debhelper-compat 13 (routine-update) * Reorder sequence of d/control fields by cme (routine-update) * Secure URI in copyright format (routine-update) * Update watch file format version to 4. -- Andreas Tille <email address hidden> Wed, 12 Feb 2025 21:30:08 +0100
Upload details
- Uploaded by:
- Debian Java Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gradle-plugin-protobuf_0.9.2-2.dsc | 2.1 KiB | 240c4916f928d3feb7a015498dfd5a53692a23c971dd7dbeb2b2ad01c9be930a |
gradle-plugin-protobuf_0.9.2.orig.tar.gz | 6.7 KiB | fcc9d21c57abeab0dbd3368137c7a4a0acabb3125dde447151381b029f73958a |
gradle-plugin-protobuf_0.9.2-2.debian.tar.xz | 3.1 KiB | 046e9ce2115dd10555a5eb38106700b6dd19faf48a888f6ca1486ecfd384ee41 |
Available diffs
- diff from 0.9.2-1.1 to 0.9.2-2 (1.0 KiB)
No changes file available.
Binary packages built by this source
- gradle-plugin-protobuf: Protobuf Plugin for Gradle
The Protobuf plugin processes the Protocol Buffers files (.proto) in the
src/main/proto directory of Gradle projects. It generates the Java classes
and compiles them automatically.