package xscorch tag 346856 patch thanks I intend to NMU a fix for this bug sponsored by some member of the QA group; patch attached. My pbuild result of this patch was clean, and produced a binary package with expected debdiff output from the most recent version in sid. A build log is attached.
Please note that the dependency on libxt-dev is for the configure script only; rerunning autofoo should allow this build dep to be dropped (and maybe libxpm-dev, too).
diff -u xscorch-0.2.0/debian/control xscorch-0.2.0/debian/control --- xscorch-0.2.0/debian/control +++ xscorch-0.2.0/debian/control @@ -3,7 +3,7 @@ Priority: optional Maintainer: Jacob Luna Lundberg <[EMAIL PROTECTED]> Standards-Version: 3.6.1 -Build-Depends: libglib1.2-dev, libgtk1.2-dev, xlibs-dev, libmikmod2-dev, debhelper (>= 3.0.0), groff +Build-Depends: libglib1.2-dev, libgtk1.2-dev, libmikmod2-dev, debhelper (>= 3.0.0), groff, libxt-dev, libxpm-dev Package: xscorch Architecture: any diff -u xscorch-0.2.0/debian/changelog xscorch-0.2.0/debian/changelog --- xscorch-0.2.0/debian/changelog +++ xscorch-0.2.0/debian/changelog @@ -1,3 +1,10 @@ +xscorch (0.2.0-3.1) unstable; urgency=low + + * Non-maintainer upload. + * Update build-deps for xlibs-dev removal; closes: #346856. + + -- Justin Pryzby <[EMAIL PROTECTED]> Mon, 16 Jan 2006 17:35:56 -0500 + xscorch (0.2.0-3) unstable; urgency=low * Update debian/copyright as per suggestions from Wesley Landaker
xscorch.buildlog.gz
Description: Binary data