On Dec 11, 2007 1:31 AM, Carlos Silombria (Silverdog)
<[EMAIL PROTECTED]> wrote:

> You don't include a debian/watch file and a debian/rules
> get-orig-source target that knows how to recreate your .orig.tar.gz
> from the files that upstream provides
>  How can i do in this case for the watch file?
>  version 0.2
> https://addons.mozilla.org/en-US/thunderbird/downloads/file/20318/display_quota-0.2-tb.xpi
>  version 0.1.10.2
>
> https://addons.mozilla.org/en-US/thunderbird/downloads/file/4309/display_quota-0.1.10.2-tb.xpi

If you look at the uscan manual page, you will see that something like
this should work:

https://addons.mozilla.org/fr/thunderbird/addon/881
/fr/thunderbird/downloads/file/\d+/display_quota-([\d\.]*)-tb.xpi

Then write a debian/rules get-orig-source target that downloads the
.xpi file, unzips it, removes the stuff that isn't needed and creates
a tarball. Of course, that wouldn't be nessecary if you can get
upstream to release the source code as well.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to