Package: simpledb
Version: 1.5-1.4
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
--- /tmp/control 2007-08-12 23:58:08.000000000 +0300
+++ debian/control 2007-08-12 23:58:42.000000000 +0300
@@ -8,7 +8,7 @@
Package: libsimpledb-dev
Section: libdevel
Architecture: all
-Depends: libsimpledb2 (= ${Source-Version})
+Depends: libsimpledb2 (>= ${source:Version})
Description: C++ ODBC database API
The SimpleDB API is a C++ API designed to encapsulate the ODBC API
functionality in an object oriented manner. The API has been tested