← Back to team overview

ubuntu-phone team mailing list archive

Re: Renaming to: Ubuntu App Launch

 

On Thu, May 22, 2014 at 11:13:50AM -0500, Ted Gould wrote:
> We've discussed it before and I've got a MR ready for UAL to make the
> naming change so that we're ready to move away from Upstart as our Init
> system. I'd like to work with folks on running sed through their code
> and landing this change next week. If you've got a test script or
> something that is dependent on the name "upstart-app-launch" please be
> prepared to change. In theory, we should be able to do it in one silo
> and folks shouldn't notice, I'm just worried about dependencies that are
> external to debs or not mentioned. If you have a dependency that you
> know of that I'm unlikely to find, please mention it.

click uses upstart-app-pid optionally to assist with its
garbage-collection of unused packages; you might miss this because it
only Recommends: upstart-app-launch-tools and it falls back to
mostly-working behaviour if it doesn't find it.

Since some people backport click to earlier releases, I'd prefer to make
it cope with both old and new names rather than just doing a straight
search-and-replace.  I'll sort this out and land it independently;
hopefully I can manage to do that before you start work on Monday so it
won't get in your way.

-- 
Colin Watson                                       [cjwatson@xxxxxxxxxx]


References