<div dir="ltr">Thank you both for the help.<br><br><div class="gmail_quote">On Sat, Jan 15, 2011 at 2:48 AM, Scott James Remnant <span dir="ltr"><<a href="mailto:scott@netsplit.com">scott@netsplit.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">For single-package source packages you can omit the "package." from<br>
any filename, though it's not really recommended, because it makes it<br>
much harder to expand the source package to add a second binary later.<br>
<br>
Scott<br>
<div><div></div><div class="h5"><br>
On Fri, Jan 14, 2011 at 11:43 PM, pablo platt <<a href="mailto:pablo.platt@gmail.com">pablo.platt@gmail.com</a>> wrote:<br>
> man dh_installinit says the name should be<br>
> debian/package.upstart<br>
> but you said it should be<br>
> debian/upstart<br>
> so is there an error in the man page?<br>
><br>
> Is it a bug that dh_make doesn't create upstart.ex file?<br>
><br>
><br>
> On Sat, Jan 15, 2011 at 1:37 AM, Clint Byrum <<a href="mailto:clint@ubuntu.com">clint@ubuntu.com</a>> wrote:<br>
>><br>
>> On Sat, 2011-01-15 at 01:15 +0200, pablo platt wrote:<br>
>> > Hi<br>
>> ><br>
>> > I'm trying to understand how to include an upstart job when packaging<br>
>> > a .deb for ubuntu.<br>
>> > Ubuntu wiki mentions dh_installupstart but I couldn't find it:<br>
>> ><br>
>> > <a href="https://wiki.ubuntu.com/FoundationsTeam/Specs/KarmicUpstartPackagingPolicy" target="_blank">https://wiki.ubuntu.com/FoundationsTeam/Specs/KarmicUpstartPackagingPolicy</a><br>
>> ><br>
>> > dh_make creates the init.d.ex example file but there is no upstart.ex<br>
>> > file.<br>
>> > Am I suppose to just drop the file and use the install file to tell<br>
>> > the package where to put it?<br>
>> ><br>
>><br>
>> You'll want to use dh_installinit actually.<br>
>><br>
>> man dh_installinit should answer most of your questions, but at the most<br>
>> basic single binary package example, ship your job file in<br>
>><br>
>> debian/upstart<br>
>><br>
>><br>
>><br>
><br>
><br>
</div></div>> --<br>
> upstart-devel mailing list<br>
> <a href="mailto:upstart-devel@lists.ubuntu.com">upstart-devel@lists.ubuntu.com</a><br>
> Modify settings or unsubscribe at:<br>
> <a href="https://lists.ubuntu.com/mailman/listinfo/upstart-devel" target="_blank">https://lists.ubuntu.com/mailman/listinfo/upstart-devel</a><br>
><br>
><br>
</blockquote></div><br></div>