Comment 5 for bug 1256038

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package msva-perl - 0.9.2-1ubuntu1

---------------
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.

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)

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)
 -- Roy Jamison <email address hidden> Thu, 28 Nov 2013 16:10:16 +0000