Your message dated Fri, 30 May 2008 16:06:24 +0100
with message-id <[EMAIL PROTECTED]>
and subject line tinysnmp has been removed from Debian, closing #437502
has caused the Debian Bug report #437502,
regarding tinysnmp: not binNMU safe
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
437502: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=437502
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Version: 0.8.5+rm

The tinysnmp package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.

For more information about this package's removal, read
http://bugs.debian.org/444723 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

--
Marco Rodrigues
http://Marco.Tondela.org


--- End Message ---

Reply via email to