Package: grmonitor Version: 0.81-4 Severity: normal Tags: patch Hi,
Attached is the diff for my grmonitor 0.81-4.1 NMU.
diff -Nru /tmp/l65ULfxoNX/grmonitor-0.81/debian/changelog /tmp/zpKXlpaix4/grmonitor-0.81/debian/changelog --- /tmp/l65ULfxoNX/grmonitor-0.81/debian/changelog 2006-06-22 00:12:05.000000000 +0200 +++ /tmp/zpKXlpaix4/grmonitor-0.81/debian/changelog 2006-06-22 00:12:06.000000000 +0200 @@ -1,3 +1,10 @@ +grmonitor (0.81-4.1) unstable; urgency=high + + * Non-maintainer upload. + * Build-depend on libxi-dev; fixes FTBFS, patch from Andreas Jochens. + + -- Steinar H. Gunderson <[EMAIL PROTECTED]> Thu, 22 Jun 2006 00:09:48 +0200 + grmonitor (0.81-4) unstable; urgency=medium * New maintainer (closes: #227779). diff -Nru /tmp/l65ULfxoNX/grmonitor-0.81/debian/control /tmp/zpKXlpaix4/grmonitor-0.81/debian/control --- /tmp/l65ULfxoNX/grmonitor-0.81/debian/control 2006-06-22 00:12:05.000000000 +0200 +++ /tmp/zpKXlpaix4/grmonitor-0.81/debian/control 2006-06-22 00:12:06.000000000 +0200 @@ -2,7 +2,7 @@ Section: utils Priority: optional Maintainer: Víctor Pérez Pereira <[EMAIL PROTECTED]> -Build-Depends: debhelper, glutg3-dev, xlibmesa-gl-dev | libgl-dev, libxmltok1-dev, libncurses5-dev | libncurses-dev +Build-Depends: debhelper, libxi-dev, glutg3-dev, xlibmesa-gl-dev | libgl-dev, libxmltok1-dev, libncurses5-dev | libncurses-dev Standards-Version: 3.5.5 Package: grmonitor