Package: nasm / 3.01-1

Metadata

Package Version Patches format
nasm 3.01-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 debian debian patches 02 nasm.man.patch.patch | (download)

nasm.man | 271 271 + 0 - 0 !
1 file changed, 271 insertions(+)

 [patch] debian: debian/patches/02-nasm.man.patch

Note: I (Jordan) did not author this patch. I'm just adding it to git.

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>

0002 debian debian patches 03 ndisasm.man.patch.patch | (download)

ndisasm.man | 91 91 + 0 - 0 !
1 file changed, 91 insertions(+)

 [patch] debian: debian/patches/03-ndisasm.man.patch

Note: I (Jordan) did not author this patch. I'm just adding it to git.

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>

0003 debian debian patches 04 reproducible build.patch.patch | (download)

asm/nasm.c | 4 2 + 2 - 0 !
disasm/ndisasm.c | 4 2 + 2 - 0 !
include/ver.h | 1 0 + 1 - 0 !
nasmlib/ver.c | 1 0 + 1 - 0 !
4 files changed, 4 insertions(+), 6 deletions(-)

 [patch] debian: debian/patches/04-reproducible-build.patch

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>

0006 debian Set INSTALLROOT to DESTDIR in Makefile.in.patch | (download)

Makefile.in | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 part of email attachment 'debdiff'

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>

0007 doc sort keys for reproducibility.patch | (download)

doc/genps.pl | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 [patch] doc: sort 'keys' for reproducibility.

Taken from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820194

From Raymond original patch, it appears 3 out of the 5 changes had
been taken care of upstream.

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>

0006 doc psfonts.ph Add empty suffix for medium like regu.patch | (download)

doc/psfonts.ph | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 doc/psfonts.ph: add empty suffix for $medium like $regular.

This fixes doc build for Debian nasm package.

Signed-off-by: Jordan Justen <jljusten@debian.org>