Package: ntlmaps
Version: 0.9.9.0.1-1
Severity: serious
Tags: patch

When building 'ntlmaps' in a clean 'unstable' chroot,
I get the following error:

chmod og-r debian/ntlmaps/etc/ntlmaps/server.cfg
dh_pysupport /usr/share/ntlmaps
make: dh_pysupport: Command not found
make: *** [binary] Error 127

Please add the missing Build-Depends on 'python-support'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/ntlmaps-0.9.9.0.1/debian/control ./debian/control
--- ../tmp-orig/ntlmaps-0.9.9.0.1/debian/control        2006-07-25 
06:27:16.000000000 +0000
+++ ./debian/control    2006-07-25 06:27:13.000000000 +0000
@@ -2,7 +2,7 @@
 Section: web
 Priority: optional
 Maintainer: Drew Parsons <[EMAIL PROTECTED]>
-Build-Depends-Indep: python, po-debconf
+Build-Depends-Indep: python, po-debconf, python-support
 Build-Depends: debhelper (>= 5.0.37.2)
 Standards-Version: 3.7.2
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to