nasm 2.16.01-1 source package in Ubuntu

Changelog

nasm (2.16.01-1) unstable; urgency=medium

  * New upstream release
  * d/patches: Rebase patches for 2.16.01
  * d/rules: No longer use install_rdf
  * d/control: Update Standards-Version to 4.6.1.0
  * d/source/lintian-overrides: Update override format for current lintian
  * d/watch: Set version to 4

 -- Jordan Justen <email address hidden>  Fri, 30 Dec 2022 13:55:58 -0800

Upload details

Uploaded by:
Anibal Monsalve Salazar
Uploaded to:
Sid
Original maintainer:
Anibal Monsalve Salazar
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
nasm_2.16.01-1.dsc 1.9 KiB 99572a50bb99756ae6bdd19216403d095277550aedfa01fa7b4bb203d5beed15
nasm_2.16.01.orig.tar.xz 993.9 KiB c77745f4802375efeee2ec5c0ad6b7f037ea9c87c92b149a9637ff099f162558
nasm_2.16.01-1.debian.tar.xz 15.6 KiB b493a68a78e6087bcb106b4bc9f24dd411949ca94db717e5bad6297658eec71f

Available diffs

No changes file available.

Binary packages built by this source

nasm: General-purpose x86 assembler

 Netwide Assembler. NASM will currently output flat-form binary files,
 a.out, COFF and ELF Unix object files, and Microsoft 16-bit DOS and
 Win32 object files.
 .
 Also included is NDISASM, a prototype x86 binary-file disassembler
 which uses the same instruction table as NASM.
 .
 NASM is released under the GNU Lesser General Public License (LGPL).

nasm-dbgsym: debug symbols for nasm