Changelogs from build 20140811 to 20140811.1


  apparmor-easyprof-ubuntu (1.2.16) utopic; urgency=medium
 .
   * ubuntu/1.2/connectivity: update to use upcoming connectivity DBus API
     (LP: #1341548)
   * ubuntu/1.[12]/contacts: remove workaround policy since address-book-app
     no longer uses the telepathy API (LP: #1227818)
   * ubuntu/*: explicitly deny rw access to /dev/fb0. It is both dangerous and
     noisy with the camera app
   * ubuntu/ubuntu-webapp: receive application-specific Open on
     org.freedesktop.Application to allow url-dispatcher working with already
     running webapps (LP: #1342129)


  click (0.4.30) utopic; urgency=medium
 .
   [ Colin Watson ]
   * Add many more unit tests to fill in some gaps in the coverage report.
 .
   [ Michael Vogt ]
   * Exclude non-existing users from User.get_user_names()
     (LP: #1334611)
 .
   [ Zoltan Balogh ]
   * Add a set of APIs to the 14.10 frameworks.  Add ubuntu-ui-toolkit-doc to
     all frameworks.
 .
   [ Ubuntu daily release ]
   * New rebuild forced


  location-service (2.0.1+14.10.20140808.1-0ubuntu1) utopic; urgency=low
 .
   [ thomas-voss ]
   * Ensure that connections to events are properly cut on destruction.
   * Adjust naming of properties as exposed by NetworkManager.


 python3.4

  Changesfile not available.

  ufw (0.34~rc-0ubuntu4) utopic; urgency=medium
 .
   * Install the SysV init and upstart script for both Debian and Ubuntu.
     Debian has upstart too, and in Ubuntu we need the init script for LSB
     dependencies and for systemd. (LP: #1341083)
     - Rename debian/ufw.init.debian to debian/ufw.init
     - Rename debian/ufw.upstart.ubuntu to debian/ufw.upstart
     - Remove all the distro specific code from debian/rules and just call
       dh_installinit.
   * Drop the distro specific logrotate configs, and use the ubuntu one with
     "rotate" instead of "reload" everywhere, as Debian's rsyslog init also
     supports "rotate".
   * Add a systemd unit:
     - Add debian/ufw.service
     - Add dh-systemd build dep.
     - debian/rulles: Call dh_systemd_{enable,start}.


  unity-scopes-api (0.6.1+14.10.20140809-0ubuntu1) utopic; urgency=medium
 .
   [ Marcus Tomlinson ]
   * Clear any signal masks inherited from the parent process when forking.
   * Allow timeout value of -1 to disable the scope idle timeout, reaper timeouts, and two-way invocation timeout.