cgconfig-sysv (1.0.2~bpo13+1) trixie; urgency=medium

  * Rebuild for Debian 13.x (trixie).

 -- Peter Pentchev <pp@storpool.com>  Fri, 08 Apr 2022 15:23:00 +0300

cgconfig-sysv (1.0.2) unstable; urgency=medium

  * Drop the obsolete cgconfig-sysv.init entry from the copyright file.
  * Declare compliance with Debian Policy 4.6.0 with no changes.
  * Add one more file to the "no SysV init script" Lintian override.
  * Add a Documentation field to the systemd service file referencing
    the cgconfigparser(8) manual page.
  * Add the year 2022 to the StorPool copyright notice.
  * Make sure the cgconfig service is not restarted on upgrades!
    - add a versioned dependency on debhelper 13.1 or later to fix
      a debhelper bug that did not generate the correct postinst file
    - explicitly pass --no-restart-after-upgrade for Debian 9 (Stretch)
      and Ubuntu 16.04 (Xenial Xerus)
  * Add EditorConfig definitions.
  * Rework the way the cgconfig service is started:
    - introduce a cgconfig-startup-systemd tool with a trivial manual page
      and a Makefile that builds and installs it
    - install some of the config files using the Makefile, too
    - let the systemd service invoke the cgconfig-startup-systemd tool
  * Make sure the service is never started unless the system is in
    the initial boot sequence!
  * Switch to a two-clause BSD license now that we no longer distribute
    the LGPL SysV init script.
  * Do not fail on "stop" or "reload", only output an informational message.

 -- Peter Pentchev <pp@storpool.com>  Fri, 08 Apr 2022 15:23:00 +0300

cgconfig-sysv (1.0.1) unstable; urgency=medium

  * Make it even harder to start cgconfig twice between reboots.

 -- Peter Pentchev <pp@storpool.com>  Tue, 18 Jan 2022 11:19:11 +0200

cgconfig-sysv (1.0.0) unstable; urgency=medium

  * Drop the SysV init script altogether; all the supported Debian and
    Ubuntu distributions use systemd.
  * Block the "stop" and "reload" actions in the systemd service unit.

 -- Peter Pentchev <pp@storpool.com>  Fri, 14 Jan 2022 23:22:41 +0200

cgconfig-sysv (0.1.2) unstable; urgency=medium

  * Do not start the cgconfig service when the package is installed,
    since the /etc/cgconfig.d directory may contain weird files, and
    the StorPool cgroup configuration tool has probably not run yet.
  * cgconfig-sysv.init: also handle "force-reload".
  * Declare compliance with Policy 4.5.1 with no changes.
  * Override some Lintian diagnostics.
  * Correct the init script path in the copyright file.
  * Add the year 2021 to the StorPool copyright notice.
  * Add a trivial git-buildpackage config file.

 -- Peter Pentchev <pp@storpool.com>  Fri, 28 May 2021 13:54:15 +0300

cgconfig-sysv (0.1.1) unstable; urgency=medium

  * Fix a critical bug during installation: create the /etc/cgconfig.d
    directory so that the service actually has a chance to start.
  * Use a declarative debian/cgconfig-sysv.install.
  * Drop the empty build/install rules targets.
  * Drop DH_VERBOSE from the rules file.
  * Add a dependency on $local_fs to the SysV init script.
  * Update to debhelper compat level 13: add misc:Pre-Depends for
    the sysvinit/systemd startup files handling.

 -- Peter Pentchev <pp@storpool.com>  Mon, 03 Aug 2020 22:57:55 +0300

cgconfig-sysv (0.1.0) unstable; urgency=medium

  * Initial release.

 -- Peter Pentchev <pp@storpool.com>  Sun, 15 Mar 2020 21:08:46 +0200
