[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: drcom-pum



On Thu, Jun 25, 2009 at 09:54:44PM +0800, Henry Huang wrote:
> i have added the watch file in my package:)

If only it were working...

uscan warning: In debian/watch,
  no matching hrefs for watch line
  http://www.drcom-client.org/en/downloads/ http://www.drcom-client.org/downloads/packages/src/drcom-pum-(.*)\.tar\.gz

> However, i need to specify the name of init script and drcomclient
> manpage as follows:
> 
> 	dh_installinit --name=drcom
> 	dh_installman --name=drcom

No problem with dh7 as well:

| #!/usr/bin/make -f
| 
| %:
|         dh $@
| 
| override_dh_installinit:
|         dh_installinit --name=drcom
| 
| override_dh_installman:
|         dh_installman --name=drcom

> So i keep the original debian/rules by deleting the comments in it.

Sure. In the end it doesn't really matter...

Hauke

Attachment: signature.asc
Description: Digital signature


Reply to: