Hi Lars, I've prepared an NMU to fix this bug, and will be uploading it to unstable shortly. Please find the final patch attached.
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 xcal-4.1/debian/control xcal-4.1/debian/control --- xcal-4.1/debian/control +++ xcal-4.1/debian/control @@ -2,7 +2,7 @@ Section: misc Priority: optional Maintainer: Lars Bahner <[EMAIL PROTECTED]> -Build-Depends: debhelper, xlibs-dev, xutils, libxaw7-dev +Build-Depends: debhelper, libxt-dev, x-dev, xutils, libxaw7-dev Standards-Version: 3.6.1 Package: xcal diff -u xcal-4.1/debian/changelog xcal-4.1/debian/changelog --- xcal-4.1/debian/changelog +++ xcal-4.1/debian/changelog @@ -1,3 +1,13 @@ +xcal (4.1-18.2) unstable; urgency=high + + * Non-maintainer upload. + * High-urgency upload for RC bugfix. + * Build-depend on libxt-dev and x-dev instead of on the obsolete xlibs-dev; + thanks to Justin Pryzby <[EMAIL PROTECTED]> for testing. + Closes: #346778. + + -- Steve Langasek <[EMAIL PROTECTED]> Fri, 20 Jan 2006 11:08:03 -0800 + xcal (4.1-18.1) unstable; urgency=low * Non-Maintainer Upload (BSP 2005-08-07).
signature.asc
Description: Digital signature

