[Pkg-net-snmp-commits] r306 - branches/net-snmp54/debian branches/net-snmp54-dev/debian trunk/debian

Jochen Friedrich jochen at alioth.debian.org
Tue Nov 17 18:31:00 UTC 2009


Author: jochen
Date: 2009-11-17 18:30:59 +0000 (Tue, 17 Nov 2009)
New Revision: 306

Modified:
   branches/net-snmp54-dev/debian/control
   branches/net-snmp54/debian/control
   trunk/debian/control
Log:
Add dependency of libsnmp-base on make.


Modified: branches/net-snmp54/debian/control
===================================================================
--- branches/net-snmp54/debian/control	2009-11-17 18:28:00 UTC (rev 305)
+++ branches/net-snmp54/debian/control	2009-11-17 18:30:59 UTC (rev 306)
@@ -46,7 +46,7 @@
 Replaces: snmp (<=3.6.2-3), libsnmp, zebra, zebra-pj, quagga, libsnmp-dev (<< 5.4~dfsg), libsnmp9-dev (<< 5.4~dfsg), libsnmp5-dev
 Provides: libsnmp
 Conflicts: libsnmp, libsnmp-dev (<< 5.4~dfsg), libsnmp9-dev (<< 5.4~dfsg), libsnmp5-dev, libsmi2-common (<< 0.4.8+dfsg-2)
-Depends: ${misc:Depends}, gawk, wget
+Depends: ${misc:Depends}, gawk, wget, make
 Description: SNMP (Simple Network Management Protocol) MIBs and documentation
  The Simple Network Management Protocol (SNMP) provides a framework
  for the exchange of management information between agents (servers)

Modified: branches/net-snmp54-dev/debian/control
===================================================================
--- branches/net-snmp54-dev/debian/control	2009-11-17 18:28:00 UTC (rev 305)
+++ branches/net-snmp54-dev/debian/control	2009-11-17 18:30:59 UTC (rev 306)
@@ -46,7 +46,7 @@
 Replaces: snmp (<=3.6.2-3), libsnmp, zebra, zebra-pj, quagga, libsnmp-dev (<< 5.4~dfsg), libsnmp9-dev (<< 5.4~dfsg), libsnmp5-dev
 Provides: libsnmp
 Conflicts: libsnmp, libsnmp-dev (<< 5.4~dfsg), libsnmp9-dev (<< 5.4~dfsg), libsnmp5-dev, libsmi2-common (<< 0.4.8+dfsg-2)
-Depends: ${misc:Depends}, gawk, wget
+Depends: ${misc:Depends}, gawk, wget, make
 Description: SNMP (Simple Network Management Protocol) MIBs and documentation
  The Simple Network Management Protocol (SNMP) provides a framework
  for the exchange of management information between agents (servers)

Modified: trunk/debian/control
===================================================================
--- trunk/debian/control	2009-11-17 18:28:00 UTC (rev 305)
+++ trunk/debian/control	2009-11-17 18:30:59 UTC (rev 306)
@@ -46,7 +46,7 @@
 Replaces: snmp (<=3.6.2-3), libsnmp, zebra, zebra-pj, quagga, libsnmp-dev (<< 5.4~dfsg), libsnmp9-dev (<< 5.4~dfsg), libsnmp5-dev
 Provides: libsnmp
 Conflicts: libsnmp, libsnmp-dev (<< 5.4~dfsg), libsnmp9-dev (<< 5.4~dfsg), libsnmp5-dev, libsmi2-common (<< 0.4.8+dfsg-2)
-Depends: ${misc:Depends}, gawk, wget
+Depends: ${misc:Depends}, gawk, wget, make
 Description: SNMP (Simple Network Management Protocol) MIBs and documentation
  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