[Pkg-net-snmp-commits] r208 - branches/net-snmp54/debian
jochen at alioth.debian.org
jochen at alioth.debian.org
Fri Sep 21 17:34:46 UTC 2007
Author: jochen
Date: 2007-09-21 17:34:46 +0000 (Fri, 21 Sep 2007)
New Revision: 208
Modified:
branches/net-snmp54/debian/changelog
branches/net-snmp54/debian/control
Log:
Add Replaces and Conflicts headers to allow overwriting moved files.
Release 5.4.1~dfsg-3.
Modified: branches/net-snmp54/debian/changelog
===================================================================
--- branches/net-snmp54/debian/changelog 2007-09-20 17:40:45 UTC (rev 207)
+++ branches/net-snmp54/debian/changelog 2007-09-21 17:34:46 UTC (rev 208)
@@ -1,3 +1,10 @@
+net-snmp (5.4.1~dfsg-3) unstable; urgency=low
+
+ * Add some Conflicts: and Replaces: magic to allow moving
+ net-snmp-config to libsnmp-base. (Closes: #443420, #443396, #261686)
+
+ -- Jochen Friedrich <jochen at scram.de> Fri, 21 Sep 2007 16:47:48 +0200
+
net-snmp (5.4.1~dfsg-2) unstable; urgency=low
* Fixed extra MIB patch, so the extra MIBS are really added to the
Modified: branches/net-snmp54/debian/control
===================================================================
--- branches/net-snmp54/debian/control 2007-09-20 17:40:45 UTC (rev 207)
+++ branches/net-snmp54/debian/control 2007-09-21 17:34:46 UTC (rev 208)
@@ -75,9 +75,9 @@
Section: libdevel
Priority: optional
Architecture: any
-Replaces: libsnmp9-dev, libsnmp10-dev, libsnmp15-dev
+Replaces: libsnmp9-dev, libsnmp10-dev, libsnmp15-dev, libsnmp-base (<< 5.4~dfsg), snmp (<< 5.4~dfsg)
Provides: libsnmp9-dev
-Conflicts: libsnmp-dev, libsnmp9-dev, libsnmp10-dev, libsnmp15-dev
+Conflicts: libsnmp-dev, libsnmp9-dev, libsnmp10-dev, libsnmp15-dev, libsnmp-base (<< 5.4~dfsg), snmp (<< 5.4~dfsg)
Depends: libc6-dev, libsnmp15 (=${binary:Version}), libsnmp-perl (=${binary:Version}), libwrap0-dev, libssl-dev, procps, ${os-specific-dev}
Description: SNMP (Simple Network Management Protocol) development files
The Simple Network Management Protocol (SNMP) provides a framework
More information about the Pkg-net-snmp-commits
mailing list