ubuntu-make 16.01.1 source package in Ubuntu

Changelog

ubuntu-make (16.01.1) xenial; urgency=medium

  * Fix Go support as of 1.5.3, they now publishes a sha256 instead of a sha1
    checksum.
  * Adapt tests to it.
  * A lot of work on tests:
    - add local/vm/remote args to runtests to easily run tests in locally,
      in an adt environment or remotely on the official infrastructure.
    - minimizing autopkgtests installation
    - docker fixes with proxy for medium tests
    - ensure we run with a dummy xorg driver
    - ensure compiz is running before running large and custom tests
    - fix TESTS=all triggering custom tests
    - fix not installing ubuntu-make package itself for git tests

 -- Didier Roche <email address hidden>  Thu, 14 Jan 2016 12:26:52 +0100

Upload details

Uploaded by:
Didier Roche-Tolomelli
Uploaded to:
Xenial
Original maintainer:
Didier Roche-Tolomelli
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ubuntu-make_16.01.1.tar.gz 676.4 KiB 8bf188608f5257d66c9256c2def010d1449de73486147c4e6ae26cca01d1920a
ubuntu-make_16.01.1.dsc 1.1 KiB 8df9d7010f24fca2cc3bd783b3322d5d23fc8b58a994fdd8ea773721c58223fc

Available diffs

View changes file

Binary packages built by this source

ubuntu-developer-tools-center: transitional dummy package

 This is a transitional dummy package only providing previous udtc binary
 instead of umake. It can safely be removed.

ubuntu-make: setup your development environment on ubuntu easily

 Ubuntu Make provides a set of functionality to setup,
 maintain and personalize your developer environment easily. It will handle
 all dependencies, even those which aren't in Ubuntu itself, and install
 latest versions of the desired and recommended tools.
 .
 For now, you can configure a complete android studio environment.