Hi,
Attached is the diff for my ttcn3parser 20060801-1.1 NMU.
diff -Nrua debian.orig/changelog debian/changelog --- debian.orig/changelog 2006-08-01 21:36:59.000000000 +0000 +++ debian/changelog 2006-11-25 04:00:04.000000000 +0000 @@ -1,3 +1,12 @@ +ttcn3parser (20060801-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Added ${python:Depends} in the Depends field (Closes: #398833). + * Moved debhelper, cdbs, python-all-dev and python-central to the + Build-Depends field (Policy 7.6). + + -- Ana Beatriz Guerrero Lopez <[EMAIL PROTECTED]> Sat, 25 Nov 2006 03:58:41 +0000 + ttcn3parser (20060801-1) unstable; urgency=low * New Python policy (closes: #380979). diff -Nrua debian.orig/compat debian/compat --- debian.orig/compat 1970-01-01 00:00:00.000000000 +0000 +++ debian/compat 2006-11-25 03:48:31.000000000 +0000 @@ -0,0 +1 @@ +5 diff -Nrua debian.orig/control debian/control --- debian.orig/control 2006-08-01 21:36:50.000000000 +0000 +++ debian/control 2006-11-25 03:58:07.000000000 +0000 @@ -3,13 +3,14 @@ Priority: extra Maintainer: Debian FDT tools team <[EMAIL PROTECTED]> Uploaders: W. Borgert <[EMAIL PROTECTED]>, Michael Piefel <[EMAIL PROTECTED]> -Build-Depends-Indep: debhelper (>= 5.0.37.2), docbook-xsl (>= 1.60), python-all-dev (>= 2.3.5-11), xsltproc, cdbs (>= 0.4.43), python-central (>= 0.5) +Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), python-all-dev (>= 2.3.5-11), python-central (>= 0.5) +Build-Depends-Indep: docbook-xsl (>= 1.60), xsltproc Standards-Version: 3.7.2.1 XS-Python-Version: current Package: ttcn3parser Architecture: all -Depends: python, python-pyparsing +Depends: ${python:Depends}, python-pyparsing Recommends: ttcn-el Suggests: python-psyco XB-Python-Version: ${python:Versions}