Package: netmaze Version: 0.81+jpg0.82-11 Severity: normal Tags: patch Hi,
Attached is the diff for my netmaze 0.81+jpg0.82-11.1 NMU. -- Homepage: http://www.sesse.net/
diff -u netmaze-0.81+jpg0.82/debian/changelog netmaze-0.81+jpg0.82/debian/changelog --- netmaze-0.81+jpg0.82/debian/changelog +++ netmaze-0.81+jpg0.82/debian/changelog @@ -1,3 +1,11 @@ +netmaze (0.81+jpg0.82-11.1) unstable; urgency=low + + * Non-maintainer upload. + * Replace build-dependency on xlibs-dev with an explicit build-dependency + on each required package. (Closes: #346967) + + -- Steinar H. Gunderson <[EMAIL PROTECTED]> Sat, 21 Jan 2006 12:58:55 +0100 + netmaze (0.81+jpg0.82-11) unstable; urgency=low * Build-dep is now on tix-dev instead of tix8.1-dev. Closes: #335356. diff -u netmaze-0.81+jpg0.82/debian/control netmaze-0.81+jpg0.82/debian/control --- netmaze-0.81+jpg0.82/debian/control +++ netmaze-0.81+jpg0.82/debian/control @@ -3,7 +3,7 @@ Section: games Priority: optional Standards-Version: 3.5.2 -Build-Depends: sharutils, tix-dev, xlibs-dev, xutils +Build-Depends: sharutils, tix-dev, libx11-dev, libxext-dev, libxt-dev, x-dev, xutils Package: netmaze Architecture: any

