[Debian-ha-commits] [cluster-glue] 23/73: Imported Debian patch 1.0.7-3.3

Richard Winters devrik-guest at moszumanska.debian.org
Sat Apr 18 20:24:32 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 e121b663c3fbce6bf9b528040f07af3553d9caaf
Author: Luk Claes <luk at debian.org>
Date:   Sun Jul 3 09:39:39 2011 +0200

    Imported Debian patch 1.0.7-3.3
---
 debian/changelog                        |   7 +
 debian/patches/debian-changes-1.0.7-3.3 | 522 ++++++++++++++++++++++++++++++++
 debian/patches/series                   |   1 +
 debian/rules                            |   2 +-
 4 files changed, 531 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index cd26a29..d65004c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+cluster-glue (1.0.7-3.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Also empty dependency_libs for plugins.
+
+ -- Luk Claes <luk at debian.org>  Sun, 03 Jul 2011 09:39:39 +0200
+
 cluster-glue (1.0.7-3.2) unstable; urgency=low
 
   * Non-maintainer upload.
diff --git a/debian/patches/debian-changes-1.0.7-3.3 b/debian/patches/debian-changes-1.0.7-3.3
new file mode 100644
index 0000000..669871d
--- /dev/null
+++ b/debian/patches/debian-changes-1.0.7-3.3
@@ -0,0 +1,522 @@
+Description: Upstream changes introduced in version 1.0.7-3.3
+ This patch has been created by dpkg-source during the package build.
+ Here's the last changelog entry, hopefully it gives details on why
+ those changes were made:
+ .
+ cluster-glue (1.0.7-3.3) unstable; urgency=low
+ .
+   * Non-maintainer upload.
+   * Also empty dependency_libs for plugins.
+ .
+ The person named in the Author field signed this changelog entry.
+Author: Luk Claes <luk at debian.org>
+
+---
+The information above should follow the Patch Tagging Guidelines, please
+checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
+are templates for supplementary fields that you might want to add:
+
+Origin: <vendor|upstream|other>, <url of original patch>
+Bug: <url in upstream bugtracker>
+Bug-Debian: http://bugs.debian.org/<bugnumber>
+Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
+Forwarded: <no|not-needed|url proving that it has been forwarded>
+Reviewed-By: <name and email of someone who approved the patch>
+Last-Update: <YYYY-MM-DD>
+
+--- /dev/null
++++ cluster-glue-1.0.7/lrm/admin/lrmadmin.8
+@@ -0,0 +1,40 @@
++.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.39.4.
++.TH LRMADMIN "8" "May 2011" "lrmadmin 1.0.7" "System Administration Utilities"
++.SH NAME
++lrmadmin \- Part of the Linux-HA project
++.SH DESCRIPTION
++lrmadmin \fB\-d\fR,\-\-daemon
++.HP
++\fB\-A\fR,\-\-add <rscid> <raclass> <ratype> <provider|NULL> [<rsc_params_list>]
++.HP
++\fB\-D\fR,\-\-delete <rscid>
++.HP
++\fB\-F\fR,\-\-flush <rscid>
++.HP
++\fB\-X\fR,\-\-fail <rscid> [<fail_rc> [<fail_reason>]]
++.HP
++\fB\-E\fR,\-\-execute <rscid> <operator> <timeout> <interval> <target_rc|EVERYTIME|CHANGED> [<operator_parameters_list>]
++.HP
++\fB\-S\fR,\-\-state <rscid> [\-n <fake_name>]
++.HP
++\fB\-L\fR,\-\-listall
++.HP
++\fB\-I\fR,\-\-information <rsc_id>
++.HP
++\fB\-C\fR,\-\-raclass_supported
++.HP
++\fB\-T\fR,\-\-ratype_supported <raclass>
++.HP
++\fB\-O\fR,\-\-all metadata of this class <raclass>
++.HP
++\fB\-M\fR,\-\-metadata <raclass> <ratype> <provider|NULL>
++.HP
++\fB\-P\fR,\-\-provider <raclass> <ratype>
++.HP
++\fB\-p\fR,\-\-set_lrmd_param <name> <value>
++.HP
++\fB\-g\fR,\-\-get_lrmd_param <name>
++.HP
++\fB\-v\fR,\-\-version
++.HP
++\fB\-h\fR,\-\-help
+--- /dev/null
++++ cluster-glue-1.0.7/lib/plugins/lrm/dbus/Makefile.in
+@@ -0,0 +1,450 @@
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
++# @configure_input@
++
++# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
++# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
++# Inc.
++# This Makefile.in is free software; the Free Software Foundation
++# gives unlimited permission to copy and/or distribute it,
++# with or without modifications, as long as this notice is preserved.
++
++# This program is distributed in the hope that it will be useful,
++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
++# PARTICULAR PURPOSE.
++
++ at SET_MAKE@
++VPATH = @srcdir@
++pkgdatadir = $(datadir)/@PACKAGE@
++pkgincludedir = $(includedir)/@PACKAGE@
++pkglibdir = $(libdir)/@PACKAGE@
++pkglibexecdir = $(libexecdir)/@PACKAGE@
++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
++install_sh_DATA = $(install_sh) -c -m 644
++install_sh_PROGRAM = $(install_sh) -c
++install_sh_SCRIPT = $(install_sh) -c
++INSTALL_HEADER = $(INSTALL_DATA)
++transform = $(program_transform_name)
++NORMAL_INSTALL = :
++PRE_INSTALL = :
++POST_INSTALL = :
++NORMAL_UNINSTALL = :
++PRE_UNINSTALL = :
++POST_UNINSTALL = :
++build_triplet = @build@
++host_triplet = @host@
++subdir = lib/plugins/lrm/dbus
++DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
++ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
++am__aclocal_m4_deps = $(top_srcdir)/configure.ac
++am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
++	$(ACLOCAL_M4)
++mkinstalldirs = $(install_sh) -d
++CONFIG_HEADER = $(top_builddir)/include/config.h \
++	$(top_builddir)/include/glue_config.h
++CONFIG_CLEAN_FILES =
++CONFIG_CLEAN_VPATH_FILES =
++SOURCES =
++DIST_SOURCES =
++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
++ACLOCAL = @ACLOCAL@
++AMTAR = @AMTAR@
++AR = @AR@
++AUTOCONF = @AUTOCONF@
++AUTOHEADER = @AUTOHEADER@
++AUTOMAKE = @AUTOMAKE@
++AWK = @AWK@
++CC = @CC@
++CCDEPMODE = @CCDEPMODE@
++CFLAGS = @CFLAGS@
++CFLAGS_COPY = @CFLAGS_COPY@
++CPP = @CPP@
++CPPFLAGS = @CPPFLAGS@
++CRYPTOLIB = @CRYPTOLIB@
++CYGPATH_W = @CYGPATH_W@
++DBUS_BINDING_TOOL = @DBUS_BINDING_TOOL@
++DBUS_CFLAGS = @DBUS_CFLAGS@
++DBUS_LIBS = @DBUS_LIBS@
++DEFS = @DEFS@
++DEPDIR = @DEPDIR@
++DLLTOOL = @DLLTOOL@
++DLOPEN_FORCE_FLAGS = @DLOPEN_FORCE_FLAGS@
++DSYMUTIL = @DSYMUTIL@
++DUMPBIN = @DUMPBIN@
++ECHO_C = @ECHO_C@
++ECHO_N = @ECHO_N@
++ECHO_T = @ECHO_T@
++EGREP = @EGREP@
++EXEEXT = @EXEEXT@
++FGREP = @FGREP@
++GLUE_BUILD_VERSION = @GLUE_BUILD_VERSION@
++GLUE_DAEMON_DIR = @GLUE_DAEMON_DIR@
++GLUE_DAEMON_GROUP = @GLUE_DAEMON_GROUP@
++GLUE_DAEMON_USER = @GLUE_DAEMON_USER@
++GLUE_SHARED_DIR = @GLUE_SHARED_DIR@
++GLUE_STATE_DIR = @GLUE_STATE_DIR@
++GREP = @GREP@
++HA_COREDIR = @HA_COREDIR@
++HA_HBCONF_DIR = @HA_HBCONF_DIR@
++HA_LOGDAEMON_IPC = @HA_LOGDAEMON_IPC@
++HA_URLBASE = @HA_URLBASE@
++HA_VARLIBDIR = @HA_VARLIBDIR@
++HA_VARLIBHBDIR = @HA_VARLIBHBDIR@
++HA_VARLOCKDIR = @HA_VARLOCKDIR@
++HA_VARRUNDIR = @HA_VARRUNDIR@
++HB_PKG = @HB_PKG@
++HB_RA_DIR = @HB_RA_DIR@
++HELP2MAN = @HELP2MAN@
++HG = @HG@
++HTML2TXT = @HTML2TXT@
++IFCONFIG = @IFCONFIG@
++IFCONFIG_A_OPT = @IFCONFIG_A_OPT@
++INCLTDL = @INCLTDL@
++INITDIR = @INITDIR@
++INIT_EXT = @INIT_EXT@
++INSTALL = @INSTALL@
++INSTALL_DATA = @INSTALL_DATA@
++INSTALL_PROGRAM = @INSTALL_PROGRAM@
++INSTALL_SCRIPT = @INSTALL_SCRIPT@
++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
++LD = @LD@
++LDFLAGS = @LDFLAGS@
++LIBADD_DL = @LIBADD_DL@
++LIBADD_INTL = @LIBADD_INTL@
++LIBLTDL = @LIBLTDL@
++LIBLTDL_DIR = @LIBLTDL_DIR@
++LIBNETCONFIG = @LIBNETCONFIG@
++LIBOBJS = @LIBOBJS@
++LIBS = @LIBS@
++LIBTOOL = @LIBTOOL@
++LIPO = @LIPO@
++LN_S = @LN_S@
++LOCALE = @LOCALE@
++LRM_DIR = @LRM_DIR@
++LSB_RA_DIR = @LSB_RA_DIR@
++LTDLDEPS = @LTDLDEPS@
++LTDLINCL = @LTDLINCL@
++LTLIBOBJS = @LTLIBOBJS@
++MAILCMD = @MAILCMD@
++MAKE = @MAKE@
++MAKEINFO = @MAKEINFO@
++MANIFEST_TOOL = @MANIFEST_TOOL@
++MD5 = @MD5@
++MKDIR_P = @MKDIR_P@
++NM = @NM@
++NMEDIT = @NMEDIT@
++NON_FATAL_CFLAGS = @NON_FATAL_CFLAGS@
++OBJDUMP = @OBJDUMP@
++OBJEXT = @OBJEXT@
++OCF_RA_DIR = @OCF_RA_DIR@
++OCF_ROOT_DIR = @OCF_ROOT_DIR@
++OTOOL = @OTOOL@
++OTOOL64 = @OTOOL64@
++PACKAGE = @PACKAGE@
++PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
++PACKAGE_NAME = @PACKAGE_NAME@
++PACKAGE_STRING = @PACKAGE_STRING@
++PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
++PACKAGE_VERSION = @PACKAGE_VERSION@
++PATH_SEPARATOR = @PATH_SEPARATOR@
++PING = @PING@
++PKGCONFIG = @PKGCONFIG@
++PKGNAME = @PKGNAME@
++PKG_CONFIG = @PKG_CONFIG@
++PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
++PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
++POD2MAN = @POD2MAN@
++POWEROFF_CMD = @POWEROFF_CMD@
++POWEROFF_OPTIONS = @POWEROFF_OPTIONS@
++PRETTY_CC = @PRETTY_CC@
++PYTHON = @PYTHON@
++PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
++PYTHON_PLATFORM = @PYTHON_PLATFORM@
++PYTHON_PREFIX = @PYTHON_PREFIX@
++PYTHON_VERSION = @PYTHON_VERSION@
++QUIET_LIBTOOL_OPTS = @QUIET_LIBTOOL_OPTS@
++QUIET_MAKE_OPTS = @QUIET_MAKE_OPTS@
++RANLIB = @RANLIB@
++REBOOT = @REBOOT@
++REBOOT_OPTIONS = @REBOOT_OPTIONS@
++RPM = @RPM@
++SCP = @SCP@
++SED = @SED@
++SET_MAKE = @SET_MAKE@
++SHELL = @SHELL@
++SNMPCONFIG = @SNMPCONFIG@
++SNMPLIB = @SNMPLIB@
++SSH = @SSH@
++STRIP = @STRIP@
++TAR = @TAR@
++TEST = @TEST@
++VALGRIND_BIN = @VALGRIND_BIN@
++VERSION = @VERSION@
++XML2CONFIG = @XML2CONFIG@
++XSLTPROC = @XSLTPROC@
++abs_builddir = @abs_builddir@
++abs_srcdir = @abs_srcdir@
++abs_top_builddir = @abs_top_builddir@
++abs_top_srcdir = @abs_top_srcdir@
++ac_ct_AR = @ac_ct_AR@
++ac_ct_CC = @ac_ct_CC@
++ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
++am__include = @am__include@
++am__leading_dot = @am__leading_dot@
++am__quote = @am__quote@
++am__tar = @am__tar@
++am__untar = @am__untar@
++bindir = @bindir@
++build = @build@
++build_alias = @build_alias@
++build_cpu = @build_cpu@
++build_os = @build_os@
++build_vendor = @build_vendor@
++builddir = @builddir@
++datadir = @datadir@
++datarootdir = @datarootdir@
++docdir = @docdir@
++dvidir = @dvidir@
++exec_prefix = @exec_prefix@
++host = @host@
++host_alias = @host_alias@
++host_cpu = @host_cpu@
++host_os = @host_os@
++host_vendor = @host_vendor@
++htmldir = @htmldir@
++includedir = @includedir@
++infodir = @infodir@
++install_sh = @install_sh@
++libdir = @libdir@
++libexecdir = @libexecdir@
++localedir = @localedir@
++localstatedir = @localstatedir@
++mandir = @mandir@
++mkdir_p = @mkdir_p@
++oldincludedir = @oldincludedir@
++pdfdir = @pdfdir@
++pkgpyexecdir = @pkgpyexecdir@
++pkgpythondir = @pkgpythondir@
++prefix = @prefix@
++program_transform_name = @program_transform_name@
++psdir = @psdir@
++pyexecdir = @pyexecdir@
++pythondir = @pythondir@
++sbindir = @sbindir@
++sharedstatedir = @sharedstatedir@
++srcdir = @srcdir@
++stonith_ext_plugindir = @stonith_ext_plugindir@
++stonith_plugindir = @stonith_plugindir@
++stonith_rhcs_plugindir = @stonith_rhcs_plugindir@
++subdirs = @subdirs@
++sysconfdir = @sysconfdir@
++target_alias = @target_alias@
++top_build_prefix = @top_build_prefix@
++top_builddir = @top_builddir@
++top_srcdir = @top_srcdir@
++ at UPSTART_TRUE@BINDINGS = Upstart_Instance.h \
++ at UPSTART_TRUE@	Upstart_Job.h \
++ at UPSTART_TRUE@	Upstart.h
++
++ at UPSTART_TRUE@EXTRA_DIST = *.xml
++all: all-am
++
++.SUFFIXES:
++$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
++	@for dep in $?; do \
++	  case '$(am__configure_deps)' in \
++	    *$$dep*) \
++	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
++	        && { if test -f $@; then exit 0; else break; fi; }; \
++	      exit 1;; \
++	  esac; \
++	done; \
++	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/plugins/lrm/dbus/Makefile'; \
++	$(am__cd) $(top_srcdir) && \
++	  $(AUTOMAKE) --gnu lib/plugins/lrm/dbus/Makefile
++.PRECIOUS: Makefile
++Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
++	@case '$?' in \
++	  *config.status*) \
++	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
++	  *) \
++	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
++	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
++	esac;
++
++$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
++	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
++
++$(top_srcdir)/configure:  $(am__configure_deps)
++	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
++$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
++	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
++$(am__aclocal_m4_deps):
++
++mostlyclean-libtool:
++	-rm -f *.lo
++
++clean-libtool:
++	-rm -rf .libs _libs
++tags: TAGS
++TAGS:
++
++ctags: CTAGS
++CTAGS:
++
++
++distdir: $(DISTFILES)
++	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
++	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
++	list='$(DISTFILES)'; \
++	  dist_files=`for file in $$list; do echo $$file; done | \
++	  sed -e "s|^$$srcdirstrip/||;t" \
++	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
++	case $$dist_files in \
++	  */*) $(MKDIR_P) `echo "$$dist_files" | \
++			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
++			   sort -u` ;; \
++	esac; \
++	for file in $$dist_files; do \
++	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
++	  if test -d $$d/$$file; then \
++	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
++	    if test -d "$(distdir)/$$file"; then \
++	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
++	    fi; \
++	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
++	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
++	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
++	    fi; \
++	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
++	  else \
++	    test -f "$(distdir)/$$file" \
++	    || cp -p $$d/$$file "$(distdir)/$$file" \
++	    || exit 1; \
++	  fi; \
++	done
++check-am: all-am
++check: check-am
++ at UPSTART_FALSE@all-local:
++all-am: Makefile all-local
++installdirs:
++install: install-am
++install-exec: install-exec-am
++install-data: install-data-am
++uninstall: uninstall-am
++
++install-am: all-am
++	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
++
++installcheck: installcheck-am
++install-strip:
++	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
++	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
++	  `test -z '$(STRIP)' || \
++	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
++mostlyclean-generic:
++
++clean-generic:
++
++distclean-generic:
++	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
++	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
++
++maintainer-clean-generic:
++	@echo "This command is intended for maintainers to use"
++	@echo "it deletes files that may require special tools to rebuild."
++ at UPSTART_FALSE@clean-local:
++clean: clean-am
++
++clean-am: clean-generic clean-libtool clean-local mostlyclean-am
++
++distclean: distclean-am
++	-rm -f Makefile
++distclean-am: clean-am distclean-generic
++
++dvi: dvi-am
++
++dvi-am:
++
++html: html-am
++
++html-am:
++
++info: info-am
++
++info-am:
++
++install-data-am:
++
++install-dvi: install-dvi-am
++
++install-dvi-am:
++
++install-exec-am:
++
++install-html: install-html-am
++
++install-html-am:
++
++install-info: install-info-am
++
++install-info-am:
++
++install-man:
++
++install-pdf: install-pdf-am
++
++install-pdf-am:
++
++install-ps: install-ps-am
++
++install-ps-am:
++
++installcheck-am:
++
++maintainer-clean: maintainer-clean-am
++	-rm -f Makefile
++maintainer-clean-am: distclean-am maintainer-clean-generic
++
++mostlyclean: mostlyclean-am
++
++mostlyclean-am: mostlyclean-generic mostlyclean-libtool
++
++pdf: pdf-am
++
++pdf-am:
++
++ps: ps-am
++
++ps-am:
++
++uninstall-am:
++
++.MAKE: install-am install-strip
++
++.PHONY: all all-am all-local check check-am clean clean-generic \
++	clean-libtool clean-local distclean distclean-generic \
++	distclean-libtool distdir dvi dvi-am html html-am info info-am \
++	install install-am install-data install-data-am install-dvi \
++	install-dvi-am install-exec install-exec-am install-html \
++	install-html-am install-info install-info-am install-man \
++	install-pdf install-pdf-am install-ps install-ps-am \
++	install-strip installcheck installcheck-am installdirs \
++	maintainer-clean maintainer-clean-generic mostlyclean \
++	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
++	uninstall uninstall-am
++
++
++ at UPSTART_TRUE@all-local:
++ at UPSTART_TRUE@	for header in $(BINDINGS); do \
++ at UPSTART_TRUE@		input=com.ubuntu.`echo $$header | sed 's/\.h//' | tr _ .`.xml; \
++ at UPSTART_TRUE@		$(DBUS_BINDING_TOOL) --mode=glib-client $$input > $$header; \
++ at UPSTART_TRUE@	done
++
++ at UPSTART_TRUE@clean-local:
++ at UPSTART_TRUE@	rm -f $(BINDINGS)
++
++# Tell versions [3.59,3.63) of GNU make to not export all variables.
++# Otherwise a system limit (for SysV at least) may be exceeded.
++.NOEXPORT:
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..8cc6e04
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+debian-changes-1.0.7-3.3
diff --git a/debian/rules b/debian/rules
index 45bbbdb..f8ae633 100755
--- a/debian/rules
+++ b/debian/rules
@@ -67,7 +67,7 @@ install-arch:
 	dh_testroot
 	dh_prep -s
 	$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
-	for file in debian/tmp/usr/lib/*.la; do \
+	for file in `find debian/tmp -name '*.la'`; do \
 		sed -i "/dependency_libs/ s/'.*'/''/" $$file ; \
 	done
 	chrpath -r "" debian/tmp/usr/lib/stonith/plugins/stonith2/ipmilan.so

-- 
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