Package: python-numeric Version: 24.2-8 Severity: normal Tags: patch Please apply the attached patch to make your package binNMU safe.
More info at http://wiki.debian.org/binNMU Let me know if you have questions about this patch. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.18-4-k7 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages python-numeric depends on: ii libc6 2.6-2 GNU C Library: Shared libraries ii python 2.4.4-6 An interactive high-level object-o ii python-central 0.5.14 register and build utility for Pyt python-numeric recommends no packages. -- no debconf information
--- /tmp/control 2007-07-24 01:01:41.000000000 +0300 +++ debian/control 2007-07-24 01:04:11.000000000 +0300 @@ -38,7 +38,7 @@ Package: python-numeric-dbg Priority: extra Architecture: any -Depends: python-numeric (= ${Source-Version}), python-dbg, ${shlibs:Depends} +Depends: python-numeric (= ${binary:Version}), python-dbg, ${shlibs:Depends} Description: Numerical (matrix-oriented) Mathematics for Python (debug extension) The Numeric Extensions to Python (NumPy) add powerful multi-dimensional array objects to the wonderful general purpose @@ -51,7 +51,7 @@ Package: python-numeric-ext Architecture: any -Depends: ${python:Depends}, python-numeric (= ${Source-Version}), ${shlibs:Depends} +Depends: ${python:Depends}, python-numeric (= ${binary:Version}), ${shlibs:Depends} Conflicts: python2-numeric-ext, python2.3-numeric-ext, python2.4-numeric-ext Replaces: python2-numeric-ext, python2.3-numeric-ext, python2.4-numeric-ext Provides: ${python:Provides} @@ -67,7 +67,7 @@ Package: python-numeric-ext-dbg Priority: extra Architecture: any -Depends: python-numeric-ext (= ${Source-Version}), python-numeric-dbg (= ${Source-Version}), python-dbg, ${shlibs:Depends} +Depends: python-numeric-ext (= ${binary:Version}), python-numeric-dbg (= ${binary:Version}), python-dbg, ${shlibs:Depends} Description: Extension modules for Numeric Python Simple interfaces to existing numerical libraries: * Linear Algebra (LAPACK) @@ -81,7 +81,7 @@ Package: python-numeric-tutorial Section: doc Architecture: all -Depends: ${python:Depends}, python-numeric (= ${Source-Version}), python-tk +Depends: ${python:Depends}, python-numeric (>= ${source:Version}), python-tk Recommends: python-imaging-tk (>= 1.1.5-11), python-egenix-mxdatetime, xpdf-reader | pdf-viewer Suggests: python-imaging-doc Conflicts: python2-numeric-tutorial