[Debian-ha-commits] [cluster-glue] 32/73: Imported Debian patch 1.0.8-3~bpo60+2

Richard Winters devrik-guest at moszumanska.debian.org
Sat Apr 18 20:24:33 UTC 2015


This is an automated email from the git hooks/post-receive script.

devrik-guest pushed a commit to branch master
in repository cluster-glue.

commit 91b186df02eb192ad883081ff4a2c6acfcacf4b1
Author: Martin Loschwitz <madkiss at debian.org>
Date:   Fri Feb 10 13:01:44 2012 +0000

    Imported Debian patch 1.0.8-3~bpo60+2
---
 debian/changelog            | 7 +++++++
 debian/cluster-glue.install | 1 -
 debian/rules                | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 67a0f67..2ed0915 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+cluster-glue (1.0.8-3~bpo60+2) squeeze-backports; urgency=low
+
+  * Rebuild for squeeze-backports.
+  * Disable the upstart functionality due to broken glib2 in Squeeze 
+
+ -- Martin Loschwitz <madkiss at debian.org>  Fri, 10 Feb 2012 13:01:44 +0000
+
 cluster-glue (1.0.8-3~bpo60+1) squeeze-backports; urgency=low
 
   * Rebuild for squeeze-backports.
diff --git a/debian/cluster-glue.install b/debian/cluster-glue.install
index 62160ed..5cde163 100644
--- a/debian/cluster-glue.install
+++ b/debian/cluster-glue.install
@@ -7,7 +7,6 @@ usr/lib/heartbeat/plugins/InterfaceMgr/generic.so
 usr/lib/heartbeat/plugins/RAExec/lsb.so
 usr/lib/heartbeat/plugins/RAExec/ocf.so
 usr/lib/heartbeat/plugins/RAExec/heartbeat.so
-usr/lib/heartbeat/plugins/RAExec/upstart.so
 usr/lib/heartbeat/plugins/test/test.so
 usr/lib/heartbeat/lrmd
 usr/lib/heartbeat/ha_logd
diff --git a/debian/rules b/debian/rules
index e9cb990..fcd1b37 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,7 +38,7 @@ configure-stamp:
 	./configure --with-ocf-root=/usr/lib/ocf --with-initdir=/etc/init.d \
 		    --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
   		    --mandir=/usr/share/man --libdir=/usr/lib \
-		    --enable-upstart --disable-fatal-warnings
+		    --disable-upstart --disable-fatal-warnings
 	touch configure-stamp
 
 build: build-arch build-indep

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/cluster-glue.git



More information about the Debian-HA-Commits mailing list