lp:~endlessm/jasmine-gjs/debian-launchpad

Created by Srdjan Grubor and last modified
Get this branch:
bzr branch lp:~endlessm/jasmine-gjs/debian-launchpad

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Endless
Project:
jasmine-gjs
Status:
Development

Import details

Import Status: Reviewed

This branch is an import of the HEAD branch of the Git repository at https://github.com/endlessm/jasmine-gjs.git,branch=debian-launchpad.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 15 seconds — see the log

Recent revisions

110. By Will Greenberg

Add GTK introspection bindings

109. By Philip Chimento <email address hidden>

Quote $srcdir

In the off case of spaces in the directory name.

108. By Philip Chimento <email address hidden>

Actually switch to srcdir for autoreconf

This was a fault in the autogen.sh script that made it not work for
srcdir != builddir. We not only have to find out what directory to change
to, but we also have to actually change the directory.

107. By Philip Chimento

Use Autoconf Archive macro to detect GJS

This reduces the amount of code that's actually part of Jasmine, and
makes the GJS check identical with other packages that use GJS.

106. By Philip Chimento

Remove unused property

105. By xaiki

Switch to the retooling at buildtime dogma

Signed-off-by: Niv Sardi <email address hidden>

104. By Philip Chimento

Standardize constructor arguments

Use a default props={} for GObject constructors, and don't include a
constructor if it doesn't do anything but chain up.

103. By Philip Chimento

Check for unused variables

Add the 'unused' option to our JSHint configuration and fix all the
warnings that it raises. Several times an import was not necessary any
longer but it was still left at the top of the file.

In some other cases we have to use void or array elisions to avoid the
warning. This is not so elegant so I've opened up an issue with JSHint to
see if an easier way can be found:
https://github.com/jshint/jshint/issues/2729

102. By Philip Chimento

Migrate to Travis CI's Ubuntu 14.04 image

This will allow us to drop our hacky download-and-install-newer-packages
trick. Unfortunately the new container-based infrastructure doesn't work
with the 14.04 images, so we still have to stay on the old
infrastructure.

101. By Philip Chimento

Add release checklist

To save time on subsequent releases, here's what needs to be done when
making a release, in one handy checklist.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.