Il giorno Wed, 6 Feb 2008 22:45:26 +0900
Charles Plessy <[EMAIL PROTECTED]> ha scritto:

> I should have fixed the watch file before: it checks for alpha versions!
> Upstream confirmed that we should stick to stable releases (5.56 for the
> moment).

I found that version number in
<http://www.tcoffee.org/Packages/T-COFFEE.version>. Are we supposed to use that?

If yes, I believe that a simple watch file cannot suffice. We should add a
get-orig-source like this (not tested):

get-orig-source:
        wget http://www.tcoffee.org/Packages/T-COFFEE.version
        ver=$(cat T-COFFEE.version | cut -d_ -f2)
        wget 
http://www.tcoffee.org/Packages/T-COFFEE_distribution_Version_$$ver.tar.gz \
                -O ../t-coffee_$$ver.orig.tar.gz
        rm -rf T-COFFEE.version

What do you think?

David

-- 
 . ''`.  Debian maintainer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 ----|---- http://snipr.com/qa_page
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174

Attachment: signature.asc
Description: PGP signature

Reply via email to