Colin Watson <[EMAIL PROTECTED]> writes:

[...]

> Tollef Fog Heen opened a delayed queue on gluck a little while ago. My
> .dupload.conf rune for this reads as follows:
>
>   if (exists $ENV{DEB_NMU_DELAY}) {
>       $delayed = "/DELAYED/$ENV{DEB_NMU_DELAY}-day";
>   }
>   
>   # Tollef Fog Heen's DELAYED queue
>   $cfg{'tfheen-delayed'} = {
>       fqdn => "gluck.debian.org",
>       login => $ENV{DEBUSER} || getlogin() || $ENV{USER} || $ENV{LOGNAME},
>       incoming => "~tfheen$delayed",
>       dinstall_runs => 1,
>       method => "scpb",
>   };
>
> I then do 'DEB_NMU_DELAY=7 dupload --to tfheen-delayed foo.changes'.

Is there a way to achieve this with dput?

Thanks,

-- 
  .''`. 
 : :' :rnaud
 `. `'  
   `-    


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

Reply via email to