ubuntu/+source/ruby-tilt:applied/ubuntu/yakkety-devel

Last commit made on 2016-01-13
Get this branch:
git clone -b applied/ubuntu/yakkety-devel https://git.launchpad.net/ubuntu/+source/ruby-tilt
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/yakkety-devel
Repository:
lp:ubuntu/+source/ruby-tilt

Recent commits

657ac26... by Praveen Arimbrathodiyil

2.0.1-2 (patches applied)

Imported using git-ubuntu import.

342c828... by Praveen Arimbrathodiyil

Disable a failing test

Gbp-Pq: disable-failing-test.patch.

1d03309... by Praveen Arimbrathodiyil

Set available locales for tests

Gbp-Pq: set-available-locales.patch.

331c08a... by Praveen Arimbrathodiyil

Remove the use of bundler while running tests

Gbp-Pq: remove-bundler.patch.

40a44ef... by Praveen Arimbrathodiyil

Disable requirement of therubyracer gem which is not yet packaged

Gbp-Pq: disable-therubyracer.patch.

85897a1... by Praveen Arimbrathodiyil

Disable requirement of radius gem which is not yet packaged

Gbp-Pq: disable-radius.patch.

8a9521d... by Praveen Arimbrathodiyil

Disable requirement of markaby gem which is not yet packaged

Gbp-Pq: disable-markaby.patch.

9475ead... by Praveen Arimbrathodiyil

Disable requirement of less gem which is not yet packaged

Gbp-Pq: disable-less.patch.

603bce5... by Praveen Arimbrathodiyil

Relax the requirement on haml gem

Gbp-Pq: relax-haml-version.patch.

f66c06b... by Praveen Arimbrathodiyil

Add Encoding.default_external to tilt_erbtemplate_test.rb

Gbp-Pq: force_encoding_erb_test.