This is the NMU to fix it as discussed in #362918 diff -urN orig/twisted-news-0.1.0/debian/changelog new/twisted-news-0.1.0/debian/changelog --- orig/twisted-news-0.1.0/debian/changelog 2006-05-15 17:42:10.000000000 +0100 +++ new/twisted-news-0.1.0/debian/changelog 2006-05-15 18:44:34.000000000 +0100 @@ -1,3 +1,10 @@ +twisted-news (0.1.0-2.1) unstable; urgency=low + + * Non-maintainer Upload (with permission). + * Build-Depend on -twisted-core instead of -twisted (closes: #357923). + + -- Simon Huggins <[EMAIL PROTECTED]> Mon, 15 May 2006 18:38:14 +0100 + twisted-news (0.1.0-2) unstable; urgency=low * Depend on -core packages instead of -twisted packages (closes: #351213). diff -urN orig/twisted-news-0.1.0/debian/control new/twisted-news-0.1.0/debian/control --- orig/twisted-news-0.1.0/debian/control 2006-05-15 17:42:10.000000000 +0100 +++ new/twisted-news-0.1.0/debian/control 2006-05-15 18:42:05.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-news
Simon. -- [ If at first you don't succeed, destroy all evidence that you tried. ] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

