yasm 1.3.0-4 source package in Ubuntu

Changelog

yasm (1.3.0-4) unstable; urgency=medium

  * QA upload.
  * Drop non-existing Vcs.

 -- Bastian Germann <email address hidden>  Wed, 14 Dec 2022 15:47:35 +0100

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe devel
Mantic release universe devel
Lunar release universe devel

Downloads

File Size SHA-256 Checksum
yasm_1.3.0-4.dsc 1.5 KiB 2161b89a26fc32836308986a83c9e6513ad138d8b5b90caeba5708ad4e2f8d3a
yasm_1.3.0.orig.tar.gz 1.4 MiB 3dce6601b495f5b3d45b59f7d2492a340ee7e84b5beca17e48f862502bd5603f
yasm_1.3.0-4.debian.tar.xz 8.7 KiB 02b4aee213259566c87c99f5cfae2c82cad8be62534b9557a2e265082cc6d210

Available diffs

No changes file available.

Binary packages built by this source

yasm: modular assembler with multiple syntaxes support

 Yasm is a complete rewrite of the NASM assembler. It supports multiple
 assembler syntaxes (eg, NASM, GAS, TASM, etc.) in addition to multiple
 output object formats (binary objects, COFF, Win32, ELF32, ELF64) and
 even multiple instruction sets (including AMD64). It also has an
 optimiser module.

yasm-dbgsym: debug symbols for yasm