Hi, Attached is the diff for my zsnes 1.420-2.1 NMU.
-- Eric Dorland <[EMAIL PROTECTED]> ICQ: #61138586, Jabber: [EMAIL PROTECTED] 1024D/16D970C6 097C 4861 9934 27A0 8E1C 2B0A 61E9 8ECF 16D9 70C6
diff -u zsnes-1.420/debian/changelog zsnes-1.420/debian/changelog --- zsnes-1.420/debian/changelog +++ zsnes-1.420/debian/changelog @@ -1,3 +1,11 @@ +zsnes (1.420-2.1) unstable; urgency=low + + * NMU + * debian/control: Build-Depend on automake1.4 not automake. (Closes: + #381618) + + -- Eric Dorland <[EMAIL PROTECTED]> Sun, 3 Sep 2006 03:11:19 -0400 + zsnes (1.420-2) unstable; urgency=high * Fix FTBFS on sid by telling configure where new zsnes libraries are. diff -u zsnes-1.420/debian/control zsnes-1.420/debian/control --- zsnes-1.420/debian/control +++ zsnes-1.420/debian/control @@ -2,7 +2,7 @@ Section: otherosfs Priority: optional Maintainer: Joshua Kwan <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4), nasm, libsdl1.2-dev (>= 1.2.2-3.1), zlib1g-dev, sharutils, xutils, libpng12-dev | libpng-dev, xlibmesa-gl-dev, autoconf, automake, dpatch +Build-Depends: debhelper (>= 4), nasm, libsdl1.2-dev (>= 1.2.2-3.1), zlib1g-dev, sharutils, xutils, libpng12-dev | libpng-dev, xlibmesa-gl-dev, autoconf, automake1.4, dpatch Standards-Version: 3.6.2 Package: zsnes
signature.asc
Description: Digital signature

