<div dir="ltr">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><div class="gmail_quote">On Sat, Jan 15, 2011 at 1:37 AM, Clint Byrum <span dir="ltr"><<a href="mailto:clint@ubuntu.com">clint@ubuntu.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;">
<div><div></div><div class="h5">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>
> <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>
</div></div>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>
</blockquote></div><br></div>