Package: libgdchart-gd1 Version: 0.10.1dev-10.1 Severity: normal Tags: patch
Hi, Attached is the diff for my libgdchart-gd1 0.10.1dev-10.2 NMU. -- Homepage: http://www.sesse.net/
diff -u libgdchart-gd1-0.10.1dev/debian/changelog libgdchart-gd1-0.10.1dev/debian/changelog --- libgdchart-gd1-0.10.1dev/debian/changelog +++ libgdchart-gd1-0.10.1dev/debian/changelog @@ -1,3 +1,11 @@ +libgdchart-gd1 (0.10.1dev-10.2) unstable; urgency=low + + * Non-maintainer upload. + * Replace build-dependency on xlibs-dev with an explicit build-dependency + on each required package. (Closes: #347127) + + -- Steinar H. Gunderson <[EMAIL PROTECTED]> Sun, 22 Jan 2006 19:35:20 +0100 + libgdchart-gd1 (0.10.1dev-10.1) unstable; urgency=low * NMU diff -u libgdchart-gd1-0.10.1dev/debian/control libgdchart-gd1-0.10.1dev/debian/control --- libgdchart-gd1-0.10.1dev/debian/control +++ libgdchart-gd1-0.10.1dev/debian/control @@ -2,7 +2,7 @@ Section: oldlibs Priority: optional Maintainer: Jonas Smedegaard <[EMAIL PROTECTED]> -Build-Depends: dh-buildinfo, debhelper (>= 4), libgd-noxpm-dev (>= 1.8.4-30), xlibs-dev +Build-Depends: dh-buildinfo, debhelper (>= 4), libgd-noxpm-dev (>= 1.8.4-30), libxpm-dev Standards-Version: 3.6.0 Package: libgdchart-gd1-noxpm-dev

