This is the NMU to fix it as discussed in #362918
diff -urN orig/twisted-web-0.5.0/debian/changelog new/twisted-web-0.5.0/debian/changelog --- orig/twisted-web-0.5.0/debian/changelog 2006-05-15 17:42:11.000000000 +0100 +++ new/twisted-web-0.5.0/debian/changelog 2006-05-15 18:43:58.000000000 +0100 @@ -1,3 +1,10 @@ +twisted-web (0.5.0-4.1) unstable; urgency=low + + * Non-maintainer Upload (with permission). + * Build-Depend on -twisted-core instead of -twisted (closes: #357921). + + -- Simon Huggins <[EMAIL PROTECTED]> Mon, 15 May 2006 18:38:14 +0100 + twisted-web (0.5.0-4) unstable; urgency=low * Depend on python-soappy. Closes: #317290. diff -urN orig/twisted-web-0.5.0/debian/control new/twisted-web-0.5.0/debian/control --- orig/twisted-web-0.5.0/debian/control 2006-05-15 17:42:11.000000000 +0100 +++ new/twisted-web-0.5.0/debian/control 2006-05-15 18:42:13.000000000 +0100 @@ -2,7 +2,7 @@ Section: python Priority: optional Maintainer: Matthias Klose <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.2), python2.4-dev, python2.3-dev, python2.4-twisted (>= 2.0.1), python2.3-twisted (>= 2.0.1), python, patch +Build-Depends: debhelper (>= 4.2), python2.4-dev, python2.3-dev, python2.4-twisted-core (>= 2.0.1), python2.3-twisted-core (>= 2.0.1), python, patch Standards-Version: 3.6.2 Package: python-twisted-web -- ,--huggie-at-earth-dot-li--------stuff-thing-stuff----------DF5CE2B4--. _| "A lie, Mr. Mulder, is most convincingly hidden between two |_ | truths" - Deep Throat | `- http://www.earth.li/~huggie/ - http://www.blackcatnetworks.co.uk/ -' -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

