This is the NMU to fix it as discussed in #362918
diff -urN orig/twisted-lore-0.1.0/debian/changelog new/twisted-lore-0.1.0/debian/changelog --- orig/twisted-lore-0.1.0/debian/changelog 2006-05-15 17:42:10.000000000 +0100 +++ new/twisted-lore-0.1.0/debian/changelog 2006-05-15 18:45:31.000000000 +0100 @@ -1,3 +1,10 @@ +twisted-lore (0.1.0-3.1) unstable; urgency=low + + * Non-maintainer Upload (with permission). + * Build-Depend on -twisted-core instead of -twisted (closes: #357922). + + -- Simon Huggins <[EMAIL PROTECTED]> Mon, 15 May 2006 18:38:14 +0100 + twisted-lore (0.1.0-3) unstable; urgency=low * Update debian/watch file. diff -urN orig/twisted-lore-0.1.0/debian/control new/twisted-lore-0.1.0/debian/control --- orig/twisted-lore-0.1.0/debian/control 2006-05-15 17:42:10.000000000 +0100 +++ new/twisted-lore-0.1.0/debian/control 2006-05-15 18:41:40.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-lore Simon. -- <Nanar> quitte vi avec :q! <jipe> c quoi ce smiley ? -- #mandrakefr -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

