resource-agents (1:3.9.3+git20121009-3ubuntu2) trusty; urgency=medium

  * debian/patches/configure-order.patch: Move AM_INIT_AUTOMAKE immediately
    after AC_INIT to fix FTBFS with new autoconf.

 -- William Grant <wgrant@ubuntu.com>  Mon, 16 Dec 2013 17:25:54 +1100

resource-agents (1:3.9.3+git20121009-3ubuntu1) raring; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - debian/control:
      + add conflicts/replaces for ldirectord.
      + add ubuntu specific Conflicts/Replaces to ensure packages are
        installable and upgrades go smoothly.
  * debian/patches:
    - pgsql-fix_bashism.patch: Drop. Applied upstream.
    - apache-var-run.patch: Drop. Applied upstream.
    - vgchange-monitor.patch: Drop. Applied upstream.

 -- Andres Rodriguez <andreserl@ubuntu.com>  Wed, 23 Jan 2013 08:58:37 -0500

resource-agents (1:3.9.3+git20121009-3) unstable; urgency=low

  * Fix the previous upload by including the proper patch this time. 

 -- Martin Loschwitz <madkiss@debian.org>  Thu, 22 Nov 2012 10:19:16 +0000

resource-agents (1:3.9.3+git20121009-2) unstable; urgency=low

  * debian/patches/fix-gethostinfo-v2.patch: Applied a patch by Zang 
    MingJie, edited by Ruben Laban, to fix a problem related to IPv6 in
    ldirectord (Closes: #675913)

 -- Martin Loschwitz <madkiss@debian.org>  Thu, 22 Nov 2012 09:33:56 +0000

resource-agents (1:3.9.3+git20121009-1) unstable; urgency=low

  * New upstream version
  * debian/patches/01_docbook_patch.patch: Refactored for new release
  * debian/patches/02_spelling_fixes.patch.new: Refatored for new release
  * debian/control: Bumped Standards-Version to 3.9.3

 -- Martin Loschwitz <madkiss@debian.org>  Tue, 09 Oct 2012 11:16:59 +0000

resource-agents (1:3.9.2-5ubuntu6) quantal; urgency=low

  [ Ante Karamatic ]
  * debian/patches/apache-var-run.patch:
    - upstream commit 0c128518d2
    - apache OCF doesn't create /var/run/apache2 before starting
    - (LP: #980180)

 -- Andres Rodriguez <andreserl@ubuntu.com>  Mon, 11 Jun 2012 10:27:25 -0400

resource-agents (1:3.9.2-5ubuntu5) quantal; urgency=low

  * debian/patches/vgchange-monitor.patch:
    - apply two upstream commits:
      + 02c72cf9
      + 9dd12940
    - activating clustered VGs requires enabled monitoring
    - (LP: #988984)

 -- Ante Karamatic <ivoks@ubuntu.com>  Thu, 26 Apr 2012 09:06:57 +0200

resource-agents (1:3.9.2-5ubuntu4) precise; urgency=low

  * debian/control: Use correct version for Conflicts/Replaces to not fail
    on upgrades. (LP: #983490)

 -- Andres Rodriguez <andreserl@ubuntu.com>  Mon, 16 Apr 2012 17:37:32 -0400

resource-agents (1:3.9.2-5ubuntu3) precise; urgency=low

  * debian/patches/pgsql-fix_bashism.patch: Cherry-picked from upstream,
    fixes a bashism in pgsql RA that causes failures /w dash. (LP: #957913) 

 -- Adam Gandelman <adamg@canonical.com>  Mon, 02 Apr 2012 10:35:42 -0700

resource-agents (1:3.9.2-5ubuntu2) precise; urgency=low

  * debian/control: Re-add ubuntu specific Conflicts/Replaces to ensure
    things are installable and upgrades go smoothly.

 -- Andres Rodriguez <andreserl@ubuntu.com>  Mon, 05 Dec 2011 06:04:50 -0500

resource-agents (1:3.9.2-5ubuntu1) precise; urgency=low

  * Merge from debian unstable (LP: #891248). Remaining changes:
    - debian/control: add conflicts/replaces for ldirectord.

 -- Andres Rodriguez <andreserl@ubuntu.com>  Wed, 16 Nov 2011 12:02:19 -0500

resource-agents (1:3.9.2-5) unstable; urgency=high

  * debian/control: Fix the Conflicts and Replaces lines of resource-agents
    to make sure that cluster-agents and resource-agents are mutually 
    exclusive. Setting the urgency to high because this bug keeps people
    from running the whole clusterstack (Closes: #646110) 
  * debian/patches/ocf-asterisk: Include the Asterisk PBX OCF resource agent
    written by Florian Haas, Andreas Kurz and me, sponsored by hastexo

 -- Martin Loschwitz <madkiss@debian.org>  Tue, 15 Nov 2011 17:14:18 +0000

resource-agents (1:3.9.2-4ubuntu1) precise; urgency=low

  * Resync from debian unstable (LP: #882097)
  * debian/control:
    - rgmanager conflicts/replaces to Ubuntu versions.
    - add conflicts/replaces for ldirectord.

 -- Andres Rodriguez <andreserl@ubuntu.com>  Wed, 26 Oct 2011 11:35:07 -0400

resource-agents (1:3.9.2-4) unstable; urgency=low

  * Adopted numerous changes from the Ubuntu packages, implemented by Andres 
    Rodriguez to make co-maintaining these packages in Ubuntu and Debian a
    bit easier.

 -- Martin Loschwitz <madkiss@debian.org>  Thu, 20 Oct 2011 12:10:13 +0000

resource-agents (1:3.9.2-3) unstable; urgency=low

  * debian/rules: Remove /usr/share/cluster/drbd.metadata from the final
    resource-agents package as it conflicts with drbd8-utils, too. Bollocks!
    (Closes: #639260)

 -- Martin Loschwitz <madkiss@debian.org>  Fri, 26 Aug 2011 12:43:41 +0000

resource-agents (1:3.9.2-2) unstable; urgency=low

  * Remove the RHCS DRBD resource agent (/usr/share/cluster/drbd.sh) so that
    this package does not conflict with drbd8-utils (Closes: #639260)
  * Add Conflicts for current versions of rgmanager -- versions of rgmanager
    newer than the one currently in Debian will fix the problem, but right
    now, there is no other way to deal with this (Closes: #639274)

 -- Martin Loschwitz <madkiss@debian.org>  Fri, 26 Aug 2011 06:03:45 +0000

resource-agents (1:3.9.2-1) unstable; urgency=low

  * Package rename due to restructuring from upstream
  * Added resource-agents-dev package to hold the important header file
  * New upstream release from new repository
  * Updated to new Policy version, no changes necessary
  * Adapt patches to work with the new upstream version

 -- Martin Loschwitz <madkiss@debian.org>  Wed, 24 Aug 2011 09:32:00 +0000

cluster-agents (1:1.0.3-4) unstable; urgency=low

  * Use correct paths on Debian/GNU Linux in MySQL resource agent
    (Closes: #608274)
  * Add build dependency on python
    - Fixes build failure on both unstable and testing

 -- Simon Horman <horms@debian.org>  Fri, 04 Feb 2011 07:46:13 +0900

cluster-agents (1:1.0.3-3.1) unstable; urgency=low

  * Non-maintainer upload.
  * debian/patches
    - (CVE-*): New patch. Fix CVE-2010-3389 insecure library loading using
      LD_LIBRARY_PATH. (important, security; Closes: #598549).

 -- Jari Aalto <jari.aalto@cante.net>  Tue, 19 Oct 2010 13:35:00 +0300

cluster-agents (1:1.0.3-3) unstable; urgency=low

  * Add build dependency on docbook-xml. (Closes: #579623)

 -- Frederik Schüler <fs@debian.org>  Mon, 03 May 2010 20:00:49 +0200

cluster-agents (1:1.0.3-2) unstable; urgency=low

  * Adopting patch from Andres Rodriguez and actually include it. 

 -- Martin Loschwitz <madkiss@debian.org>  Fri, 16 Apr 2010 06:44:40 +0000

cluster-agents (1:1.0.3-1) unstable; urgency=low

  * Update to new upstream version 1.0.3
  * Include example configuration file provided by Michael Schwartzkopff
    (Closes: #577575)
  * Add default file for ldirectord and patch init file to use it 
    (Closes: #577572, #577574)

 -- Martin Loschwitz <madkiss@debian.org>  Fri, 16 Apr 2010 05:57:16 +0000

cluster-agents (1:1.0.2+hg1712-1) unstable; urgency=low

  * New upstream Mercurial checkout
  * Prepare for unstable upload and actually do it
  * Include files added by upstream in cluster-agents

 -- Martin Loschwitz <madkiss@debian.org>  Tue, 30 Mar 2010 06:57:42 +0000

cluster-agents (1:1.0.2+hg1702-1) unstable; urgency=low

  * New package revision prepared for upload to unstable.
  * Update debian/copyright: list LGPL and GPL version 2 components.
  * ldirectord: check for a config file in initscript, and do nothing 
    if it is not present.

 -- Frederik Schüler <fs@debian.org>  Fri, 26 Mar 2010 12:23:40 +0100

cluster-agents (1:1.0.2+hg1686-1) unstable; urgency=low

  * New package revision prepared for upload to unstable.
  * Install ldirector.8 manpage.
  * Drop unused lintian overrides.

 -- Frederik Schüler <fs@debian.org>  Fri, 12 Mar 2010 12:01:30 +0100

cluster-agents (1:1.0.2+hg1657-2) unstable; urgency=low

  [ Martin Loschwitz ]
  * Update the copyright-file to be more appropriate and up to date.

 -- Martin Loschwitz <madkiss@debian.org>  Wed, 03 Mar 2010 08:40:00 +0100

cluster-agents (1:1.0.2+hg1657-1) unstable; urgency=low

  [ Martin Loschwitz ]
  * New package revision prepared for upload to unstable.

 -- Martin Loschwitz <madkiss@debian.org>  Wed, 02 Mar 2010 14:21:00 +0100 
 
cluster-agents (1:1.0.2-2) UNRELEASED; urgency=low

  [ Simon Horman ]
  * Add build dependency on xsltproc.
  * Use dh_installinit to install the debian ldirectord init script.
  * Do not pass --sourcedir to dh_install.

  [ Frederik Schüler ]
  * Use source version 3.0 instead of dpatch, drop dependency accordingly.
  * Bump standards version to 3.8.4, no changes needed.
  * Install lintian override file.
  * Install manpages.
  * Really clean up in clean target.
  * debian/control: drop duplicate Section: field.

 -- Frederik Schüler <fs@debian.org>  Fri, 26 Feb 2010 19:33:36 +0100

cluster-agents (1:1.0.2-1) unstable; urgency=low

  * New upstream release.

 -- Martin Loschwitz <madkiss@debian.org>  Wed, 03 Feb 2010 08:05:00 +0100

cluster-agents (1:1.0.2~rc2a+hg20100127-0test1) unstable; urgency=low

  * Incorporating a whole lot of changes done by Ante Karamatic to
    these packages; thank you very much indeed!
  * New upstream version taken from linux-ha.org repository
  * Fix dependencies for ldirectord and include var/lock/subsys/ldirectord

 -- Martin Loschwitz <madkiss@debian.org>  Wed, 27 Jan 2010 01:24:00 +0100

cluster-agents (1:1.0.2~rc2a-0ubuntu0ppa5) lucid; urgency=low

  * Add libglib2.0-dev to build-deps

 -- Ante Karamatic <ivoks@ubuntu.com>  Tue, 05 Jan 2010 18:19:31 +0100

cluster-agents (1:1.0.2~rc2a-0ubuntu0ppa4) lucid; urgency=low

  * Add pkg-config to build-deps

 -- Ante Karamatic <ivoks@ubuntu.com>  Tue, 05 Jan 2010 17:03:35 +0000

cluster-agents (1:1.0.2~rc2a-0ubuntu0ppa3) lucid; urgency=low

  * Fix typo in build-depends

 -- Ante Karamatic <ivoks@ubuntu.com>  Tue, 05 Jan 2010 14:15:44 +0000

cluster-agents (1:1.0.2~rc2a-0ubuntu0ppa2) lucid; urgency=low

  * Added autoconf, automake and libtool to build-deps

 -- Ante Karamatic <ivoks@ubuntu.com>  Mon, 04 Jan 2010 16:11:41 +0000

cluster-agents (1:1.0.2~rc2a-0ubuntu0ppa1) lucid; urgency=low

  * New upstream version
  * Added dpatch, docbook-xsl and xsltproc to build-deps
  * debian/patches/01_local_docbook:
   - use local docbook-xsl

 -- Ante Karamatic <ivoks@ubuntu.com>  Mon, 04 Jan 2010 15:55:14 +0000

cluster-agents (1:1.0+hg20091103-1~bpo50+1) lenny-backports; urgency=low

  * Rebuild for lenny-backports.

 -- Martin Loschwitz <madkiss@debian.org>  Tue, 03 Nov 2009 12:10:06 +0000

cluster-agents (1:1.0+hg20091103-1) unstable; urgency=low

  * Updated upstream tarball to fetch some important updates 

 -- Martin Loschwitz <madkiss@debian.org>  Tue, 03 Nov 2009 12:07:35 +0000

cluster-agents (1:1.0+hg20091012-1) unstable; urgency=low

  * New upstream version

 -- Martin Loschwitz <madkiss@debian.org>  Mon, 12 Oct 2009 17:10:00 +0200

cluster-agents (1:1.0+hg20090915-1) unstable; urgency=low

  * Initial release of packages for the cluster agents collection

 -- Martin Loschwitz <madkiss@debian.org>  Tue, 15 Sep 2009 09:56:16 +0000
