golang-android-soong 0.0~git20201014.17e97d9-4ubuntu0.1 source package in Ubuntu

Changelog

golang-android-soong (0.0~git20201014.17e97d9-4ubuntu0.1) mantic-security; urgency=medium

  * No change rebuild due to golang-1.20, golang-1.21 updates

 -- Nishit Majithia <email address hidden>  Thu, 01 Feb 2024 13:26:22 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic updates universe misc
Mantic security universe misc

Downloads

File Size SHA-256 Checksum
golang-android-soong_0.0~git20201014.17e97d9.orig.tar.xz 1.2 MiB cfca83e91cfd4d140bf50e9e2c076fc523a72ad1df982312e1a910b4931f2e1e
golang-android-soong_0.0~git20201014.17e97d9-4ubuntu0.1.debian.tar.xz 3.9 KiB 14d81d9d1a1c08f6bc8089017f3b35cd5ef315d9a23be77c7904490c1e2762e1
golang-android-soong_0.0~git20201014.17e97d9-4ubuntu0.1.dsc 2.4 KiB 4b6277181bf89ec659b21d033383e82046a6eb0575ad569fac8d650d00d54cd8

View changes file

Binary packages built by this source

golang-android-soong-dev: Soong build system (library)

 Soong is a build system for Android built on top of Blueprint, a
 meta-build system. Soong is the replacement for the old Android
 make-based build system. It replaces Android.mk files with Android.bp
 files, which are JSON-like simple declarative descriptions of modules
 to build.
 .
 This package contains the Go libraries for Soong.

soong: Soong build system (command-line tools)

 Soong is a build system for Android built on top of Blueprint, a
 meta-build system. Soong is the replacement for the old Android
 make-based build system. It replaces Android.mk files with Android.bp
 files, which are JSON-like simple declarative descriptions of modules
 to build.
 .
 This package contains command-line tools for Soong.

soong-dbgsym: debug symbols for soong