tags 357780 + fixed patch thanks Hello,
Attached is the diff for my webut 0.1-0.1 NMU. Regards, Arnaud Fontaine
diff -urN webut-0.1.old/debian/changelog webut-0.1/debian/changelog --- webut-0.1.old/debian/changelog 2006-03-06 20:17:08.000000000 +0100 +++ webut-0.1/debian/changelog 2006-04-20 13:14:11.000000000 +0200 @@ -1,3 +1,10 @@ +webut (0.1-0.1) unstable; urgency=low + + * Non-maintainer upload. + * Add python to Build-Depends-Indep. Closes: #357780. + + -- Arnaud Fontaine <[EMAIL PROTECTED]> Thu, 20 Apr 2006 12:47:18 +0200 + webut (0.1) unstable; urgency=low * Initial Release. diff -urN webut-0.1.old/debian/control webut-0.1/debian/control --- webut-0.1.old/debian/control 2006-03-06 20:17:08.000000000 +0100 +++ webut-0.1/debian/control 2006-04-20 13:13:08.000000000 +0200 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Tommi Virtanen <[EMAIL PROTECTED]> Standards-Version: 3.6.2 -Build-Depends-Indep: cdbs (>= 0.4.23-1.1), build-essential, debhelper (>= 4.1.0), debhelper (>= 4.1.68), python2.3-dev, python2.3-twisted-core (>= 2.2), python2.3-twisted-web (>= 0.5), python2.3-nevow (>= 0.6), python2.4-dev, python2.4-twisted-core (>= 2.2), python2.4-twisted-web (>= 0.5), python2.4-nevow (>= 0.6) +Build-Depends-Indep: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), debhelper (>= 4.1.68), python (>= 2.3), python2.3-dev, python2.3-twisted-core (>= 2.2), python2.3-twisted-web (>= 0.5), python2.3-nevow (>= 0.6), python2.4-dev, python2.4-twisted-core (>= 2.2), python2.4-twisted-web (>= 0.5), python2.4-nevow (>= 0.6) Package: python-webut Architecture: all diff -urN webut-0.1.old/debian/control.in webut-0.1/debian/control.in --- webut-0.1.old/debian/control.in 2006-03-06 20:17:08.000000000 +0100 +++ webut-0.1/debian/control.in 2006-04-20 13:13:01.000000000 +0200 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Tommi Virtanen <[EMAIL PROTECTED]> Standards-Version: 3.6.2 -Build-Depends-Indep: @cdbs@, debhelper (>= 4.1.68), python2.3-dev, python2.3-twisted-core (>= 2.2), python2.3-twisted-web (>= 0.5), python2.3-nevow (>= 0.6), python2.4-dev, python2.4-twisted-core (>= 2.2), python2.4-twisted-web (>= 0.5), python2.4-nevow (>= 0.6) +Build-Depends-Indep: @cdbs@, debhelper (>= 4.1.68), python (>= 2.3), python2.3-dev, python2.3-twisted-core (>= 2.2), python2.3-twisted-web (>= 0.5), python2.3-nevow (>= 0.6), python2.4-dev, python2.4-twisted-core (>= 2.2), python2.4-twisted-web (>= 0.5), python2.4-nevow (>= 0.6) Package: python-webut Architecture: all