msva-perl (0.9.2-1ubuntu2) trusty; urgency=low

  * Make msva-perl-upstart-child executable. 

 -- Iain Lane <iain@orangesquash.org.uk>  Fri, 06 Dec 2013 10:57:03 +0000

msva-perl (0.9.2-1ubuntu1) trusty; urgency=low

  * Merge from Debian unstable (LP: #1256038).  Remaining changes:
    - Provide an upstart user session job. It works like this:
      - Start monkeysphere-validation-agent before starting the session (on
        starting xsession-init)
      - Because msva-perl stays in the foreground, we can't export its
        environment variable (which it prints on standard output).
      - It also has a mode in which it can take a child to run. The agent keeps
        running as long as the child is running.
      - Provide a child which runs `initctl set-env' to set the environment
        variable.
      - It turns out that upstart continues the job started as soon as it has
        executed the main script. This means that the session is started before
        the `initctl set-env' has had a chance to run. So make the child script
        emit an event after running set-env which a *second*, empty, job
        (msva-block) waits for and blocks the session start.

 -- Roy Jamison <xteejyx@googlemail.com>  Thu, 28 Nov 2013 16:10:16 +0000

msva-perl (0.9.2-1) unstable; urgency=low

  * New upstream version
   - includes POD failure fix from gregor, thanks!
  * updated to dh 9
  * bumped Standards-Version to 3.9.4 (no changes needed)

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Fri, 13 Sep 2013 11:00:30 -0400

msva-perl (0.9.1-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "FTBFS with perl 5.18: POD failure":
    add patch to add encoding to POD.
    (Closes: #720430)

 -- gregor herrmann <gregoa@debian.org>  Fri, 30 Aug 2013 17:38:58 +0200

msva-perl (0.9.1-1) unstable; urgency=low

  * New Upstream version
   - fix an error when msva-perl is launched without arguments.

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Sun, 09 Sep 2012 15:16:50 -0400

msva-perl (0.9-1) unstable; urgency=low

  * New Upstream version
   - tighter dependencies
   - daemon crash should no longer kill X11 session
     (Closes: #682353, #682518)
   - cleanup for newer versions of perl and modules 
     (Closes: #677565, #642304)
   - binds explicitly to IPv4 loopback
     (Closes: #661939)
   - scanning for changes and prompting to reload off by default
     (Closes: #614313)
  * bumped Standards-Version to 3.9.3 (no changes needed)

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Wed, 25 Jul 2012 13:20:08 -0400

msva-perl (0.8-2) unstable; urgency=low

  * Release into unstable.

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Sun, 13 Feb 2011 19:49:54 -0500

msva-perl (0.8-1) experimental; urgency=low

  * New Upstream bugfix Release.
   - added Suggests: liblwp-protocol-socks-perl to enable the use of
    --keyserver-options http-proxy=socks://localhost:9050 for
    gpgkeys_hkpms over tor.

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Mon, 20 Dec 2010 04:09:51 -0500

msva-perl (0.7-1) experimental; urgency=low

  * new Upstream release (to experimental)
  * installs gpgkeys_hkpms for gpg and gpg2.

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Thu, 16 Dec 2010 16:11:46 -0500

msva-perl (0.6-1) experimental; urgency=low

  * New Upstream Release (to experimental)
  * added some Recommends: needed for some new (optional) features:
    - msva-query-agent (command-line query tool)
    - autodetection of updates to a running agent

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Sun, 14 Nov 2010 13:57:02 -0500

msva-perl (0.5-1) experimental; urgency=low

  * New Upstream Release (to experimental)
   - relaxed dependency on libgtk2-perl to Recommends: (no marginal UI
     without it, though)

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Tue, 12 Oct 2010 03:54:47 -0400

msva-perl (0.4-1) experimental; urgency=low

  * New Upstream Release (to experimental)
  * Bumped Standards-Version to 3.9.1 (no changes needed)
  * Adopted Xsession.d script from monkeysphere package (which
    unfortunately means we conflict with any monkeysphere package << 0.32)

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Mon, 04 Oct 2010 01:11:15 -0400

msva-perl (0.3-1) unstable; urgency=low

  * New Upstream Release:
   - packaging re-organization
   - restore default SIGCHLD handler for subprocesses (Closes: #585506)

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Wed, 16 Jun 2010 02:32:42 -0400

msva-perl (0.2-2) unstable; urgency=low

  * Add libparent-perl to Depends 

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Thu, 18 Mar 2010 20:05:28 -0400

msva-perl (0.2-1) unstable; urgency=low

  * New Upstream Release.

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Mon, 15 Mar 2010 14:28:13 -0400

msva-perl (0.1-2) unstable; urgency=low

  * Add missing Depends: libjson-perl

 -- Micah Anderson <micah@debian.org>  Tue, 09 Mar 2010 11:36:47 -0500

msva-perl (0.1-1) unstable; urgency=low

  * Initial Release (Closes: #573120)

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Tue, 09 Mar 2010 00:39:56 -0500

