[Debian-ha-maintainers] [PATCH] debian: drop references to SNMP subagent
Florian Haas
florian.haas at linbit.com
Tue May 25 10:33:20 UTC 2010
# HG changeset patch
# User Florian Haas <florian.haas at linbit.com>
# Date 1274778751 -7200
# Branch sid
# Node ID 3dbde76f59d7ec92b8dc24f3f3166a268c671558
# Parent 8c7e088098feba1d4bae115acb3d646b743e2462
debian: drop references to SNMP subagent
The SNMP subagent has moved outside Heartbeat. No need to enable it
during configure, no need to depend on SNMP headers.
diff -r 8c7e088098fe -r 3dbde76f59d7 debian/control
--- a/debian/control Tue May 25 11:09:36 2010 +0200
+++ b/debian/control Tue May 25 11:12:31 2010 +0200
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian HA Maintainers <debian-ha-maintainers at lists.alioth.debian.org>
Uploaders: Martin Loschwitz <madkiss at debian.org>, Anibal Monsalve Salazar <anibal at debian.org>, Simon Horman <horms at debian.org>, Frederik Schüler <fs at debian.org>
-Build-Depends: debhelper (>= 7), libcluster-glue-dev, cluster-glue-dev, libsnmp-dev, libglib2.0-dev, perl, net-tools, iputils-ping, python, psmisc, iproute, libtool, libcurl4-openssl-dev | libcurl3-openssl-dev, libxml2-dev, bison, flex, uuid-dev, lynx, libbz2-dev, zlib1g-dev, libsensors4-dev | libsensors-dev, libltdl3-dev, swig, openssh-client, libgnutls-dev, python-central (>= 0.5), python-dev, libpam0g-dev, libncurses5-dev, psmisc, libopenhpi-dev, libopenipmi-dev, autoconf, automake, libtool, docbook-xsl, xsltproc, docbook-xml
+Build-Depends: debhelper (>= 7), libcluster-glue-dev, cluster-glue-dev, libglib2.0-dev, perl, net-tools, iputils-ping, python, psmisc, iproute, libtool, libcurl4-openssl-dev | libcurl3-openssl-dev, libxml2-dev, bison, flex, uuid-dev, lynx, libbz2-dev, zlib1g-dev, libsensors4-dev | libsensors-dev, libltdl3-dev, swig, openssh-client, libgnutls-dev, python-central (>= 0.5), python-dev, libpam0g-dev, libncurses5-dev, psmisc, libopenhpi-dev, libopenipmi-dev, autoconf, automake, libtool, docbook-xsl, xsltproc, docbook-xml
Standards-Version: 3.8.4
Vcs-Hg: http://hg.debian.org/hg/debian-ha/heartbeat
Vcs-Browser: http://hg.debian.org/hg/debian-ha/heartbeat
diff -r 8c7e088098fe -r 3dbde76f59d7 debian/rules
--- a/debian/rules Tue May 25 11:09:36 2010 +0200
+++ b/debian/rules Tue May 25 11:12:31 2010 +0200
@@ -11,7 +11,6 @@
cfg:=--prefix=/usr --sysconfdir=/etc --localstatedir=/var \
--mandir=/usr/share/man --disable-crm \
--with-group-name=haclient --with-ccmuser-name=hacluster \
- --enable-snmp-subagent --with-mibsdir=/usr/share/snmp/mibs \
--enable-libc-malloc --disable-fatal-warnings
# These are used for cross-compiling and for saving the configure script
More information about the Debian-ha-maintainers
mailing list