Package: xearth Version: 1.1-10.1 Severity: normal Tags: patch Hi,
Attached is the diff for my xearth 1.1-10.2 NMU. -- Homepage: http://www.sesse.net/
diff -u xearth-1.1/debian/changelog xearth-1.1/debian/changelog --- xearth-1.1/debian/changelog +++ xearth-1.1/debian/changelog @@ -1,3 +1,11 @@ +xearth (1.1-10.2) unstable; urgency=low + + * Non-maintainer upload. + * Replace build-dependency on xlibs-dev with an explicit build-dependency + on each required package. (Closes: #346947) + + -- Steinar H. Gunderson <[EMAIL PROTECTED]> Sat, 21 Jan 2006 12:52:25 +0100 + xearth (1.1-10.1) unstable; urgency=low * NMU during BSP. diff -u xearth-1.1/debian/control xearth-1.1/debian/control --- xearth-1.1/debian/control +++ xearth-1.1/debian/control @@ -2,7 +2,7 @@ Section: non-free/games Priority: optional Maintainer: Tomohiro KUBOTA <[EMAIL PROTECTED]> -Build-Depends: debhelper, xutils, xlibs-dev, libpng12-dev +Build-Depends: debhelper, xutils, libx11-dev, libxt-dev, x-dev, libpng12-dev Standards-Version: 3.6.1 Package: xearth

