Package: gnuift
Version: 0.1.14-6.2
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.22-1-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 gnuift depends on:
pn gnuift-perl <none> (no description available)
ii libc6 2.6-5 GNU C Library: Shared libraries
ii libexpat1 1.95.8-4 XML parsing C library - runtime li
ii libgcc1 1:4.2.1-1 GCC support library
pn libgnuift0 <none> (no description available)
pn libmrml0 <none> (no description available)
ii libstdc++5 1:3.3.6-15 The GNU Standard C++ Library v3
gnuift recommends no packages.
--- /tmp/control 2007-08-04 14:14:00.000000000 +0300
+++ debian/control 2007-08-04 14:19:09.000000000 +0300
@@ -8,7 +8,7 @@
Package: gnuift
Architecture: any
-Depends: ${shlibs:Depends}, gnuift-perl (= ${Source-Version})
+Depends: ${shlibs:Depends}, gnuift-perl (= ${source:Version})
Suggests: gnuift-doc, kmrml
Description: GNU Image Finding Tool - index and search images by content
The GIFT (the GNU Image-Finding Tool) is a Content Based Image
@@ -77,7 +77,7 @@
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
-Suggests: libgnuift0-dev (= ${Source-Version}), gnuift, gnuift-doc
+Suggests: libgnuift0-dev (= ${binary:Version}), gnuift, gnuift-doc
Description: GNU Image Finding Tool - libraries
The GIFT (the GNU Image-Finding Tool) is a Content Based Image
Retrieval System (CBIRS). It enables you to do Query By Example on
@@ -101,7 +101,7 @@
Provides: libgnuift-dev
Conflicts: libgnuift-dev
Section: libdevel
-Depends: libgnuift0c2a (= ${Source-Version}), libexpat1-dev, libmagick6-dev |
libmagick5-dev | libmagick-dev
+Depends: libgnuift0c2a (= ${binary:Version}), libexpat1-dev, libmagick6-dev |
libmagick5-dev | libmagick-dev
Description: libgnuift development files
The GIFT (the GNU Image-Finding Tool) is a Content Based Image
Retrieval System (CBIRS). It enables you to do Query By Example on
@@ -126,7 +126,7 @@
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
-Suggests: gnuift, libmrml1-dev (= ${Source-Version})
+Suggests: gnuift, libmrml1-dev (= ${binary:Version})
Description: Multimedia Retrieval Markup Language
MRML's aims are to unify access to multimedia retrieval and management
software component in order to extend their capabilities. The success
@@ -150,7 +150,7 @@
Architecture: any
Provides: libmrml-dev
Conflicts: libmrml-dev
-Depends: ${shlibs:Depends}, libmrml1c2a (= ${Source-Version}), libexpat1-dev
+Depends: ${shlibs:Depends}, libmrml1c2a (= ${binary:Version}), libexpat1-dev
Section: libdevel
Description: libmrml development files
MRML's aims are to unify access to multimedia retrieval and management
@@ -173,7 +173,7 @@
Package: gnuift-perl
Architecture: all
-Depends: gnuift (= ${Source-Version}), ${perl:Depends}, imagemagick,
libtext-iconv-perl, libxml-handler-trees-perl, libxml-sax-expat-perl,
libxml-sax-perl, libxml-libxml-perl, libxml-parser-perl, libhtml-parser-perl,
libxml-writer-perl, libparse-yapp-perl, libxml-xql-perl, libxml-dom-perl,
libwww-perl
+Depends: gnuift (>= ${source:Version}), ${perl:Depends}, imagemagick,
libtext-iconv-perl, libxml-handler-trees-perl, libxml-sax-expat-perl,
libxml-sax-perl, libxml-libxml-perl, libxml-parser-perl, libhtml-parser-perl,
libxml-writer-perl, libparse-yapp-perl, libxml-xql-perl, libxml-dom-perl,
libwww-perl
Description: GNU Image Finding Tool - perl modules
Architecture independent perl modules of gnuift. The application is
contained in the gnuift package.