Package: libggi Version: 1:2.0.5-1.1 Severity: normal Tags: patch Hi,
Attached is the diff for my libggi 1:2.0.5-1.2 NMU.
diff -u libggi-2.0.5/debian/control libggi-2.0.5/debian/control --- libggi-2.0.5/debian/control +++ libggi-2.0.5/debian/control @@ -3,7 +3,7 @@ Priority: optional Maintainer: Martin Albert <[EMAIL PROTECTED]> Standards-Version: 3.6.1 -Build-Depends: libgii0-dev (>= 1:0.8.5), libaa1-dev, libncurses5-dev, libx11-dev, xlibs-static-pic, xutils, libdirectfb-dev, libglide2-dev [i386], libsvga1-dev [i386] | svgalibg1-dev [i386], debhelper (>= 3.0.39) +Build-Depends: libgii0-dev (>= 1:0.8.5), libaa1-dev, libncurses5-dev, libx11-dev, libxxf86dga-dev, libxxf86vm-dev, libx11-dev, libxext-dev, libxt-dev, x-dev, xutils, libdirectfb-dev, libglide2-dev [i386], libsvga1-dev [i386] | svgalibg1-dev [i386], debhelper (>= 3.0.39) Package: libggi2 Architecture: any diff -u libggi-2.0.5/debian/changelog libggi-2.0.5/debian/changelog --- libggi-2.0.5/debian/changelog +++ libggi-2.0.5/debian/changelog @@ -1,3 +1,13 @@ +libggi (1:2.0.5-1.2) unstable; urgency=high + + * Non-maintainer upload. + * Replace build-dependency on xlibs-static-pic with build-dependencies on + the right modular -dev packages. (There are no _pic libraries anymore; + they have been replaced by proper shared libraries.) Fixes FTBFS. + (Closes: #366726) + + -- Steinar H. Gunderson <[EMAIL PROTECTED]> Sun, 4 Jun 2006 11:21:24 +0200 + libggi (1:2.0.5-1.1) unstable; urgency=low * Build-depends on libaa1-dev instead of aalib1-dev (closes: bug#320881,

