Hi Junichi, I've confirmed that the provided patch addresses the build failure, and that the resulting binary packages match the existing packages in the archive according to debdiff. I am therefore uploading an NMU including this fix to the DELAYED/1-day queue on gluck. Please find the final patch attached.
If you have doubts about the correctness of the NMU, it would be appreciated if you would do a maintainer upload in its place. Thanks, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www.debian.org/
diff -u canna-3.7p3/debian/control canna-3.7p3/debian/control --- canna-3.7p3/debian/control +++ canna-3.7p3/debian/control @@ -2,7 +2,7 @@ Section: utils Priority: optional Maintainer: Junichi Uekawa <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.1.59), xlibs-dev, xutils, dpatch, po-debconf, autoconf2.13, ptex-bin +Build-Depends: debhelper (>= 4.1.59), libx11-dev, xutils, dpatch, po-debconf, autoconf2.13, ptex-bin Standards-Version: 3.6.2 Package: canna diff -u canna-3.7p3/debian/changelog canna-3.7p3/debian/changelog --- canna-3.7p3/debian/changelog +++ canna-3.7p3/debian/changelog @@ -1,3 +1,13 @@ +canna (3.7p3-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * Medium-urgency upload for RC bugfix. + * Build-Depend on libx11-dev instead of on the obsolete xlibs-dev; thanks + to Justin Pryzby <[EMAIL PROTECTED]> for the patch. + Closes: #346613. + + -- Steve Langasek <[EMAIL PROTECTED]> Mon, 16 Jan 2006 01:20:47 -0800 + canna (3.7p3-2) unstable; urgency=low * add cs.po translation (closes: #308518)
signature.asc
Description: Digital signature

