Package: tinysnmp
Version: 0.8.5
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-13 00:02:22.000000000 +0300
+++ debian/control 2007-08-13 00:09:31.000000000 +0300
@@ -9,7 +9,7 @@
Architecture: any
Section: devel
Depends: ${shlibs:Depends}, libdebug0-dev (>= 0.4.2), libber0-dev (>= 0.4.2),
libabz0-dev (>= 0.7.2)
-Suggests: tinysnmp-manager-dev (= ${Source-Version}), tinysnmp-agent-dev (=
${Source-Version})
+Suggests: tinysnmp-manager-dev (= ${binary:Version}), tinysnmp-agent-dev (=
${source:Version})
Description: Files needed for developing TinySNMP programs and plugins
This is a fast, leightweight implementation of the SNMPv1 protocol
as described in RFC 1157.
@@ -20,8 +20,8 @@
Package: tinysnmp-manager-dev
Architecture: any
Section: devel
-Depends: ${shlibs:Depends}, tinysnmp-dev (= ${Source-Version})
-Suggests: tinysnmp-agent-dev (= ${Source-Version}), tinysnmp-tools (=
${Source-Version})
+Depends: ${shlibs:Depends}, tinysnmp-dev (= ${binary:Version})
+Suggests: tinysnmp-agent-dev (= ${source:Version}), tinysnmp-tools (=
${binary:Version})
Description: Libraries and header files for developing TinySNMP programs
This is a fast, leightweight implementation of the SNMPv1 protocol
as described in RFC 1157.
@@ -33,7 +33,7 @@
Architecture: any
Section: net
Depends: ${shlibs:Depends}
-Suggests: tinysnmp-agent (= ${Source-Version})
+Suggests: tinysnmp-agent (= ${binary:Version})
Description: TinySNMP Utilities
This is a fast, leightweight implementation of the SNMPv1 protocol
as described in RFC 1157.
@@ -45,8 +45,8 @@
Package: tinysnmp-agent-dev
Architecture: all
Section: devel
-Depends: ${shlibs:Depends}, tinysnmp-dev (= ${Source-Version})
-Suggests: tinysnmp-manager-dev (= ${Source-Version}), tinysnmp-agent (=
${Source-Version}), tinysnmp-tools (= ${Source-Version})
+Depends: ${shlibs:Depends}, tinysnmp-dev (>= ${source:Version})
+Suggests: tinysnmp-manager-dev (>= ${source:Version}), tinysnmp-agent (>=
${source:Version}), tinysnmp-tools (>= ${source:Version})
Description: Libraries and header files for developing TinySNMP plugins
This is a fast, leightweight implementation of the SNMPv1 protocol
as described in RFC 1157.
@@ -58,8 +58,8 @@
Architecture: any
Section: net
Depends: ${shlibs:Depends}
-Recommends: tinysnmp-module-interfaces (= ${Source-Version}),
tinysnmp-module-resources (= ${Source-Version})
-Suggests: tinysnmp-module-ups (= ${Source-Version}), tinysnmp-tools (=
${Source-Version})
+Recommends: tinysnmp-module-interfaces (= ${binary:Version}),
tinysnmp-module-resources (= ${binary:Version})
+Suggests: tinysnmp-module-ups (= ${binary:Version}), tinysnmp-tools (=
${binary:Version})
Conflicts: tinysnmp-module-mib2, snmpd
Replaces: tinysnmp-module-mib2
Description: A lightweight SNMPv1 implementation
@@ -71,7 +71,7 @@
Package: tinysnmp-module-interfaces
Architecture: any
Section: net
-Depends: ${shlibs:Depends}, tinysnmp-agent (= ${Source-Version})
+Depends: ${shlibs:Depends}, tinysnmp-agent (= ${binary:Version})
Description: Interfaces MIB module for TinySNMP
This is a fast, leightweight implementation of the SNMPv1 protocol
as described in RFC 1157.
@@ -82,7 +82,7 @@
Package: tinysnmp-module-resources
Architecture: any
Section: net
-Depends: ${shlibs:Depends}, tinysnmp-agent (= ${Source-Version})
+Depends: ${shlibs:Depends}, tinysnmp-agent (= ${binary:Version})
Description: Frogfoot Networks Resources MIB plugin for TinySNMP
This is a fast, leightweight implementation of the SNMPv1 protocol
as described in RFC 1157.
@@ -99,7 +99,7 @@
Package: tinysnmp-module-ups
Architecture: any
Section: net
-Depends: ${shlibs:Depends}, apcupsd, tinysnmp-agent (= ${Source-Version})
+Depends: ${shlibs:Depends}, apcupsd, tinysnmp-agent (= ${binary:Version})
Description: UPS MIB module for TinySNMP
This is a fast, leightweight implementation of the SNMPv1 protocol
as described in RFC 1157.
@@ -112,7 +112,7 @@
Package: tinysnmp-module-dvb
Architecture: any
Section: net
-Depends: ${shlibs:Depends}, tinysnmp-agent (= ${Source-Version})
+Depends: ${shlibs:Depends}, tinysnmp-agent (= ${binary:Version})
Description: DVB Data Receiver MIB module for TinySNMP
This is a fast, leightweight implementation of the SNMPv1 protocol
as described in RFC 1157.