system-image 2.4-0ubuntu1 source package in Ubuntu RTM

Changelog

system-image (2.4-0ubuntu1) 14.09; urgency=medium

  [ Barry Warsaw ]
  * New upstream release.
    - LP: #1353178 - The channel.ini file can override the device name by
      setting `[service]device`.
    - LP: #1324241 - Add optional instrumentation to collect code coverage
      data during test suite run via tox.
    - LP: #1279970 - When an exception occurs in a `system-image-dbus`
      D-Bus method, signal, or callback, this exception is logged in the
      standard log file, and the process exits.  Also, `[system]loglevel`
      can now take an optional ":level" prefix which can be used to set
      the log level for the D-Bus API methods.  By default, they log at
      `ERROR` level, but can be set lower for debugging purposes.
    - LP: #1365646 - Don't crash when releasing an unacquired checking lock.
    - LP: #1365761 - When checking files for `last_update_date()` ignore
      PermissionErrors and just keep checking the fall backs.
    - LP: #1369714 - `system-image-cli --dbus` has been deprecated and
      will be removed in the future.
  * d/control: Remove tox as a build dependency to avoid having to MIR tox,
    virtualenv, and pip.
  * d/rules:
    - Call nose2 explicitly to avoid use of tox.
    - Remove unnecessary override_dh_auto_clean rule.
  * d/system-image-common.post{inst,rm}: `set -e` to make lintian happy.
 -- Ubuntu daily release <email address hidden>   Wed, 17 Sep 2014 17:56:45 +0000

Upload details

Uploaded by:
PS Jenkins bot
Uploaded to:
14.09
Original maintainer:
Barry Warsaw
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

14.09: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
system-image_2.4.orig.tar.gz 176.0 KiB cb038d7a72d2e40b830f6f1fc351e08a5dbcaeb0ae3618bcc7f051322f9fd61c
system-image_2.4-0ubuntu1.debian.tar.xz 126.8 KiB 9de1ba90a257e041e60d13adbcb6e6b514c7de31dca1d8db02e9a777d8816e15
system-image_2.4-0ubuntu1.dsc 2.3 KiB e75f0192e34032b5d42873f09e25e1a73c9f62d6efaa8d785e5756087a7c1bad

View changes file

Binary packages built by this source

system-image-cli: Ubuntu system image updater command line client

 This is the command line client for the Ubuntu system image updater.

system-image-common: Ubuntu system image updater

 This is the common bits for the Ubuntu system image updater.

system-image-dbus: Ubuntu system image updater command line client

 This is the command line client for the Ubuntu system image updater.

system-image-dev: Ubuntu system image updater development

 This is the development bits for the Ubuntu system image updater.
 Install this package if you want to run the tests.