lp:~apw/upstart/maverick-ftbs

Created by Andy Whitcroft and last modified
Get this branch:
bzr branch lp:~apw/upstart/maverick-ftbs
Only Andy Whitcroft can upload to this branch. If you are Andy Whitcroft please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Andy Whitcroft
Project:
upstart
Status:
Development

Recent revisions

1282. By Andy Whitcroft

Add build dependancy on dbus to fix tests, fixes FTBS.

1281. By Loïc Minier

Try buying with -fPIE/-pie on armel again; we have a shiny new armel
toolchain and this part of the rules was broken in 0.6.6-1 anyway.

1280. By Scott James Remnant (Canonical)

releasing version 0.6.6-1

1279. By Scott James Remnant (Canonical)

Bump libnih depends

1278. By Scott James Remnant (Canonical)

Add missing ${misc:Depends}.

1277. By Scott James Remnant (Canonical)

* debian/upstart-job:
  - Fix output for the force-reload command to only refer to reload(8).
    LP: #532862.

1276. By Scott James Remnant (Canonical)

Convert rules to dh7 format.

1275. By Scott James Remnant (Canonical)

Bump standards version.

1274. By Scott James Remnant (Canonical)

Add debian/source/format with "1.0" to be future compatible.

1273. By Scott James Remnant (Canonical)

* NEWS: Release 0.6.6
* configure.ac: Bump the requirement of libnih to 1.0.2 after
verifying that building using --with-local-libnih and an earlier
version installed still works.
* configure.ac: Replace the --with-local-libnih code with an
expansion of the NIH_WITH_LOCAL_LIBNIH macro that now contains it.
* README: Bump libnih version.
* init/man/init.5 (env): Document behaviour when the environment
variable's value is omitted.
* init/parse_job.c (stanza_env): Document that arguments may be
simply VAR as well as VAR=VALUE.
* configure.ac: Remove double-quoting from NIH_CFLAGS and
NIH_DBUS_CFLAGS when using --with-local-libnih
* NEWS: Update.
* init/job_process.c (job_process_run): Since /proc is always mounted,
guaranteed because we mount it ourselves if it isn't, we don't need
to check for it and can always use /proc/self/fd/NNN when we want.
* init/tests/test_job_process.c (test_run): Since /proc is always
mounted, we don't need to check for it and skip tests.
* init/system.c (system_mount): Add function to mount a kernel
filesystem (ie. /proc and /sys)
* init/system.h: Add header.
* init/main.c: Mount /proc and /sys on initialisation.
* init/paths.h (DEV_FD): Drop this definition, it's needless.
* init/job_process.c (job_process_run): Rather than using /dev/fd,
use /proc/self/fd which is more Linuxish and is always guaranteed to
exist when /proc is mounted - needing no symlinks.
* init/tests/test_job_process.c (test_run): Adjust test to match.
* configure.ac: Use NIH_COPYRIGHT instead of AC_COPYRIGHT
* configure.ac: Bump version to 0.6.6
* NEWS: Begin new release

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~canonical-scott/upstart/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers