Hi! I'm currently preparing an NMU that adds a build-dependency on docbook-xml. This fixes the need to fetch the dtd from the web.
The diff with the current version is: diff -Naur dejagnu-1.4.4.cvs20060709/debian/changelog new/debian/changelog --- dejagnu-1.4.4.cvs20060709/debian/changelog 2006-08-07 16:23:33.000000000 +0200 +++ new/debian/changelog 2006-08-07 16:14:49.000000000 +0200 @@ -1,3 +1,11 @@ +dejagnu (1.4.4.cvs20060709-2.2) unstable; urgency=medium + + * Non-maintainer upload. + * Add build-dep on docbook-xml to prevent connecting to the web to fetch a + dtd (closes: #378397) + + -- Bas Zoetekouw <[EMAIL PROTECTED]> Mon, 7 Aug 2006 16:07:26 +0200 + dejagnu (1.4.4.cvs20060709-2.1) unstable; urgency=low * Non-maintainer upload. diff -Naur dejagnu-1.4.4.cvs20060709/debian/control new/debian/control --- dejagnu-1.4.4.cvs20060709/debian/control 2006-08-07 16:23:33.000000000 +0200 +++ new/debian/control 2006-08-07 16:13:11.000000000 +0200 @@ -4,7 +4,7 @@ Maintainer: Daniel Jacobowitz <[EMAIL PROTECTED]> Standards-Version: 3.7.2 Build-Depends: cdbs (>= 0.4.17), quilt (>= 0.30-1), debhelper (>= 5) -Build-Depends-Indep: texinfo, jade, docbook-utils, tetex-bin, imagemagick, gs-common, transfig, expect +Build-Depends-Indep: texinfo, jade, docbook-utils, docbook-xml, tetex-bin, imagemagick, gs-common, transfig, expect Package: dejagnu Architecture: all -- Kind regards, +--------------------------------------------------------------------+ | Bas Zoetekouw | GPG key: 0644fab7 | |----------------------------| Fingerprint: c1f5 f24c d514 3fec 8bf6 | | [EMAIL PROTECTED], [EMAIL PROTECTED] | a2b1 2bae e41f 0644 fab7 | +--------------------------------------------------------------------+ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]