yasm 1.3.0-5 source package in Ubuntu

Changelog

yasm (1.3.0-5) unstable; urgency=medium

  * QA upload.

  * Updated vcs in d/control to Salsa.
  * Added d/gbp.conf to enforce the use of pristine-tar.
  * Updated Standards-Version from 3.9.6 to 4.7.0.
  * Switched project home URL to https.
  * Switched to debhelper compat level 12.
  * Removed template text from d/watch.

 -- Petter Reinholdtsen <email address hidden>  Mon, 22 Apr 2024 00:19:50 +0200

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
Oracular release universe devel

Downloads

File Size SHA-256 Checksum
yasm_1.3.0-5.dsc 1.8 KiB ab5077c206591f7a6f2c4180e272696cae5cd1970cd1fba855d4846a3bfb50a6
yasm_1.3.0.orig.tar.gz 1.4 MiB 3dce6601b495f5b3d45b59f7d2492a340ee7e84b5beca17e48f862502bd5603f
yasm_1.3.0-5.debian.tar.xz 8.6 KiB ff0b83a50cfc9d922e292508590d884d9040e81087a6ca5aa8feeaabcc59a833

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