cfengine3 (3.2.4-2+nmu1build1) trusty; urgency=low

  * No change rebuild against db 5.3.

 -- Dmitrijs Ledkovs <xnox@ubuntu.com>  Fri, 01 Nov 2013 23:18:21 +0000

cfengine3 (3.2.4-2+nmu1) unstable; urgency=medium

  * Non-maintainer upload.
  * Include full text of the Frontier Artistic License (closes: #701864). 

 -- Michael Gilbert <mgilbert@debian.org>  Sun, 03 Mar 2013 08:53:27 +0000

cfengine3 (3.2.4-2) unstable; urgency=low

  * debian/{README.Debian,links}:
    + restoring /var/lib/cfengine3/inputs as a link to /etc/cfengine3
      (Closes: 664636).

 -- Antonio Radici <antonio@debian.org>  Mon, 19 Mar 2012 19:56:35 +0000

cfengine3 (3.2.4-1) unstable; urgency=low

  * New upstream release
  * debian/watch:
    + refreshed to use the new upstream URLs
  * debian/control:
    + Standards-Version updated to 3.9.3, no change required
  * debian/patches:
    + refreshed all patches, removed fix-error-typos
    + added 626647-kfreebsd-support.patch to add kfreebsd support
      (Closes: 626647)
  * debian/cfengine3.install:
    + installing the distributed share/doc directory, exmaples included.
  * debian/README.Debian:
    + updated to reflect that inputs/ are now in examples_config/
  * debian/links:
    + dropped the /var/lib/cfengine3/inputs link because it does not exist
      anymore upstream
  * debian/cfengine3.doc-base: dropping cf3.html which was removed by upstream
    and replacing it with agents.html (this is debatable but from the next
    version we will get a better HTML doc).

 -- Antonio Radici <antonio@debian.org>  Sat, 17 Mar 2012 18:12:34 +0000

cfengine3 (3.1.5-1) unstable; urgency=low

  * New upstream release
  * debian/patches: refreshed
  * debian/control: Standards-Version bumped to 3.9.2, no changes required
  * rewrites to use dh:
    + debian/rules: simplified and all rm's removed
    + debian/cfengine3.install: selectively install what we need
    + debian/control: added a versioned debhelper

 -- Antonio Radici <antonio@debian.org>  Fri, 06 May 2011 22:23:11 +0000

cfengine3 (3.1.5~b1-1) unstable; urgency=low

  * New upstream release
  * debian/patches:
    + fhs-compliance: patch from Andreas Larsson to include a missing line to
      be fully compliant with FHS (Closes: 619580)
    + remove-man-errors: s/sucessfully/successfully/g
  * debian/watch: removed the repack for copyright issues, the pdf is not 
    shipped anymore by upstream
  * debian/copyright:
    + removing any reference to repack.sh and its licenses
    + copyright updates suggested by Mikhail Gusarov (Closes: 620961)
  * debian/rules:
    + reformatted configure opts and added htmldir to include the html docs in
      the package (Closes: 609367)
    + disabled nova and constellation, not included in the free version
    + added dh_autoreconf and dh_autoreconf_clean
  * debian/cfengine3.doc-base: added a doc-base for the HTML doc distributed
  * debian/control:
    + added dh-autoreconf to Build-Depends
  * debian/source/local-options: unapply all patches after the build

 -- Antonio Radici <antonio@debian.org>  Mon, 11 Apr 2011 17:45:21 +0100

cfengine3 (3.1.4+dsfg-1) unstable; urgency=low

  * New upstream release (Closes: 610962)
  * debian/patches:
    + all patches refreshed

 -- Antonio Radici <antonio@debian.org>  Mon, 07 Mar 2011 00:36:34 +0000

cfengine3 (3.1.2+dfsg-1) experimental; urgency=low

  * New upstream release (Closes: 585619, 605534)
  * debian/cfengine3.init: quote the unquoted variables (Closes: 605044)
  * debian/postrm: clean up files during purge (Closes: 606359)
  * debian/patches: all refreshed/re-adapted
  * debian/rules: added --enable-shared=no, otherwise libpromises.so.1 will be
    shipped
  * debian/cfengine3.default: variable names now compatible with cfengine3.init
    (Closes: 602404)

 -- Antonio Radici <antonio@debian.org>  Mon, 03 Jan 2011 21:08:59 +0000

cfengine3 (3.1.0~b2+dfsg-1) experimental; urgency=low

  * New upstream release (Closes: 598541)
  * debian/control:
    + Standards-Version bumped to 3.9.1
  * debian/patches:
    + all patches refreshed
    + fix-error-typos removed, integrated upstream
    + fhs-compliance to create the workdir (Closes: 597552)
  * debian/source/include-binaries:
    + docs/ContributorStatement.pdf added

 -- Antonio Radici <antonio@debian.org>  Sun, 17 Oct 2010 21:55:10 +0100

cfengine3 (3.0.5+dfsg-1) unstable; urgency=low

  * New upstream release
  * debian/watch: modified again to catch the newest versions
  * debian/patches:
    + all patches: refreshed
    + cf-monitor-pid: removed, it is upstream

 -- Antonio Radici <antonio@debian.org>  Wed, 09 Jun 2010 23:14:56 +0100

cfengine3 (3.0.4+dfsg-1) unstable; urgency=low

   * debian/watch: modified to catch the newest versions
   * debian/control:
      + removed DMUA
      + bumped Standards-Version to 3.8.4 (no changed needed)
   * debian/patches:
      + all patches refreshed
      + rename-doesnt-fail: removed, it is incorporated upstream
      + added some more typos to patches/fix-error-typos
  * Switch to dpkg-source 3.0 (quilt) format
      + debian/control: removed quilt from B-D
      + debian/rules: removed patch/unpatch and quilt include
      + debian/README.source removed
  * debian/cfengin3.lintian-overrides:
      + overridden a spelling error (it is not)

 -- Antonio Radici <antonio@debian.org>  Fri, 30 Apr 2010 08:11:20 +0100

cfengine3 (3.0.2+dfsg-2) unstable; urgency=low

  * debian/control: 
    + adding missing full stops (Closes: 550108)
    + updating my mail to antonio@debian.org
    + adding a B-D to libpcre3-dev (Closes: 552520)
    + cfengine2 no longer in Conflicts (Closes: 555479)
  * debian/rules: do not compress .cf files
  * debian/patches:
    + fix-example-paths added, to adapt examples to our FHS 
      compliant paths (Closes: 552144)
    + remove-man-errors: fix for some minor typos (Closes: 552473)
    + rename-doesnt-fail: prevent failures if rename fails (Closes: 555932)
    + fix-error-typos: to fix a small typo in cf-agent, so lintian is happy
  * debian/README.Debian: 
    + warn people to modify site.cf before starting the daemons

 -- Antonio Radici <antonio@debian.org>  Tue, 08 Dec 2009 16:19:24 +0000

cfengine3 (3.0.2+dfsg-1) unstable; urgency=low

  * Initial release (Closes: #518059)

 -- Antonio Radici <antonio@dyne.org>  Wed, 23 Sep 2009 20:52:47 +0100
