This is the NMU to fix it as discussed in #362918 diff -urN orig/twisted-words-0.3.0/debian/changelog new/twisted-words-0.3.0/debian/changelog --- orig/twisted-words-0.3.0/debian/changelog 2006-05-15 17:42:11.000000000 +0100 +++ new/twisted-words-0.3.0/debian/changelog 2006-05-15 18:41:23.000000000 +0100 @@ -1,3 +1,10 @@ +twisted-words (0.3.0-2.1) unstable; urgency=low + + * Non-maintainer Upload (with permission). + * Build-Depend on -twisted-core instead of -twisted (closes: #357925). + + -- Simon Huggins <[EMAIL PROTECTED]> Mon, 15 May 2006 18:38:14 +0100 + twisted-words (0.3.0-2) unstable; urgency=low * Depend on -core packages instead of transitional -twisted packages. diff -urN orig/twisted-words-0.3.0/debian/control new/twisted-words-0.3.0/debian/control --- orig/twisted-words-0.3.0/debian/control 2006-05-15 17:42:11.000000000 +0100 +++ new/twisted-words-0.3.0/debian/control 2006-05-15 18:42:19.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-words
Simon. -- [ <Keybuk> grr, where's Kinnison when you need a guinea pig? ] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

