Package: python2.4 Version: 2.4.4-1 Severity: normal Tags: patch python2.4's Build-Conflicts cannot be satisfied by pbuilder-satisfydepends because tcl8.0-dev and tk8.0-dev no longer exist in testing/unstable.
> -> Considering tcl8.0-dev > Reading package lists... Done > Building dependency tree... Done > E: Couldn't find package tcl8.0-dev > E: Could not satisfy build-conflicts Alternatively you might consider that pbuilder-satisfydepends should consider unknown, conflicting packages as satisfied, in which case this bug could be reassigned to pbuilder. -Ted -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/dash Kernel: Linux 2.6.17-2-k7 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Versions of packages python2.4 depends on: ii libbz2-1.0 1.0.3-6 high-quality block-sorting file co ii libc6 2.3.6.ds1-6 GNU C Library: Shared libraries ii libdb4.4 4.4.20-8 Berkeley v4.4 Database Libraries [ ii libncursesw5 5.5-5 Shared libraries for terminal hand ii libreadline5 5.1-9 GNU readline and history libraries ii libssl0.9.8 0.9.8c-3 SSL shared libraries ii mime-support 3.37-1 MIME files 'mime.types' & 'mailcap ii python2.4-minimal 2.4.4~c1-1 A minimal subset of the Python lan python2.4 recommends no packages. -- no debconf information
diff -ruN python2.4-2.4.4/debian/control python2.4-2.4.4-new/debian/control --- python2.4-2.4.4/debian/control 2006-10-22 01:31:59.000000000 +1000 +++ python2.4-2.4.4-new/debian/control 2006-10-22 01:32:58.000000000 +1000 @@ -4,7 +4,7 @@ Maintainer: Matthias Klose <[EMAIL PROTECTED]> Build-Depends: debhelper (>= 5), autoconf, libreadline5-dev, libncursesw5-dev (>= 5.3), tk8.4-dev, libdb4.4-dev, zlib1g-dev, libgdbm-dev, blt-dev (>= 2.4z), libssl-dev, sharutils, libbz2-dev, libbluetooth2-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], locales, mime-support, libgpmg1 [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], netbase, lsb-release, bzip2 Build-Depends-Indep: libhtml-tree-perl, tetex-bin, tetex-extra, texinfo, emacs21, debiandoc-sgml, sharutils -Build-Conflicts: tcl8.0-dev, tk8.0-dev, tcl8.2-dev, tk8.2-dev, tcl8.3-dev, tk8.3-dev, python2.4-xml, python-xml +Build-Conflicts: tcl8.2-dev, tk8.2-dev, tcl8.3-dev, tk8.3-dev, python2.4-xml, python-xml XS-Python-Version: 2.4 Standards-Version: 3.7.2

