[Pkg-net-snmp-commits] r340 - branches/net-snmp54/debian
Jochen Friedrich
jochen at alioth.debian.org
Wed Jan 5 13:00:46 UTC 2011
Author: jochen
Date: 2011-01-05 13:00:38 +0000 (Wed, 05 Jan 2011)
New Revision: 340
Modified:
branches/net-snmp54/debian/changelog
branches/net-snmp54/debian/control
Log:
Add libperl-dev as dependency of libsnmp-dev as immediate
fix of #608794. It needs to be rechecked after squeeze, if
installation of the la files is needed at all.
Modified: branches/net-snmp54/debian/changelog
===================================================================
--- branches/net-snmp54/debian/changelog 2011-01-05 11:46:06 UTC (rev 339)
+++ branches/net-snmp54/debian/changelog 2011-01-05 13:00:38 UTC (rev 340)
@@ -1,3 +1,9 @@
+net-snmp (5.4.3~dfsg-2) unstable; urgency=low
+
+ * Add libperl-dev to libsnmp-dev dependencies (Closes: #608794)
+
+ -- Jochen Friedrich <jochen at scram.de> Wed, 05 Jan 2011 12:58:10 +0100
+
net-snmp (5.4.3~dfsg-1) unstable; urgency=low
* New upstream version (Closes: #559109)
Modified: branches/net-snmp54/debian/control
===================================================================
--- branches/net-snmp54/debian/control 2011-01-05 11:46:06 UTC (rev 339)
+++ branches/net-snmp54/debian/control 2011-01-05 13:00:38 UTC (rev 340)
@@ -89,7 +89,7 @@
Replaces: libsnmp9-dev, libsnmp15-dev, snmp (<< 5.4~dfsg)
Provides: libsnmp9-dev
Conflicts: libsnmp-dev, libsnmp9-dev, libsnmp15-dev, snmp (<< 5.4~dfsg)
-Depends: libc6-dev, libsnmp15 (=${binary:Version}), libsnmp-perl (=${binary:Version}), libwrap0-dev, libssl-dev, procps, libkvm-dev [kfreebsd-any], libsensors4-dev [linux-any], ${misc:Depends}
+Depends: libc6-dev, libsnmp15 (=${binary:Version}), libsnmp-perl (=${binary:Version}), libwrap0-dev, libssl-dev, procps, libkvm-dev [kfreebsd-any], libsensors4-dev [linux-any], ${misc:Depends}, libperl-dev
Description: SNMP (Simple Network Management Protocol) development files
The Simple Network Management Protocol (SNMP) provides a framework
for the exchange of management information between agents (servers)
More information about the Pkg-net-snmp-commits
mailing list