conmux (0.12.0-1.1ubuntu1) hirsute; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Add systemd units in addition to the existing upstart one.  Note that
      all logs are redirected to the journal (syslog if installed) instead
      of individual logs.  You can use journalctl -u
      conmux-daemon@<config_filename> to get individual daemon logs.
    - Add debian/conmux-daemon-generator to generate dynamic systemd
      instances based on /etc/conmux/*.cf.
    - Bump Standards-Version.
    - Removing HomePage: no homepage anymore for this project.
    - debian/conmux-daemon-generator: add $1 for the systemd generator path
      instead of harcoding.
  * Bump version of debhelper build-dep and drop build-dep on obsolete
    dh-systemd.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 02 Mar 2021 14:16:27 -0800

conmux (0.12.0-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <holger@debian.org>  Fri, 08 Jan 2021 13:19:59 +0100

conmux (0.12.0-1ubuntu2) vivid; urgency=medium

  * debian/conmux-daemon-generator: add $1 for the systemd generator path
    instead of harcoding.

 -- Didier Roche <didrocks@ubuntu.com>  Thu, 15 Jan 2015 17:23:36 +0100

conmux (0.12.0-1ubuntu1) vivid; urgency=medium

  * Add systemd units in addition to the existing upstart one. Note that
    all logs are redirected to the journal (syslog if installed) instead
    of individual logs. You can use
    journalctl -u conmux-daemon@<config_filename> to get individual daemon
    logs.
  * Add debian/conmux-daemon-generator to generate dynamic systemd instances
    based on /etc/conmux/*.cf.
  * Bump Standards-Version.
  * Removing HomePage: no homepage anymore for this project.

 -- Didier Roche <didrocks@ubuntu.com>  Thu, 15 Jan 2015 14:30:41 +0100

conmux (0.12.0-1) unstable; urgency=medium

  * Upload 0.12.0-0ubuntu3 to unstable.
    Closes: #502063.
  * Standards-Version is 3.9.5.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Mon, 23 Jun 2014 14:24:07 +0100

conmux (0.12.0-0ubuntu3) precise; urgency=low

  * Depend on liburi-perl; thanks Michael Hudson-Doyle; LP: #898398.
  * Bump up Standards-Version to 3.9.2.
  * Also add dependency on perl-modules.

 -- Loïc Minier <loic.minier@ubuntu.com>  Thu, 01 Dec 2011 01:14:49 +0100

conmux (0.12.0-0ubuntu2) natty; urgency=low

  * Update copyright to truly comply to DEP5; thanks Steve Langasek.

 -- Loïc Minier <loic.minier@linaro.org>  Mon, 07 Mar 2011 00:06:21 +0100

conmux (0.12.0-0ubuntu1) natty; urgency=low

  * Initial release.  This is actually taken from the autotest tarball, hence
    the version.
  * Add patch conmux-shutdown-fix to not start commands within "setsid" as it
    is not needed for processes started from an upstart job and would make it
    too hard to kill the conmux daemon child processes.

 -- Loïc Minier <lool@dooz.org>  Sat, 26 Feb 2011 23:49:20 +0100

