On Fri, 3 Aug 2001, Colin Watson wrote.... > On Fri, Aug 03, 2001 at 10:18:10PM +0430, Pratik Sinha wrote: > > On 3 Aug 2001, Christian Marillat wrote.... > > > >>>> "PS" == Pratik Sinha <[EMAIL PROTECTED]> writes: > > > PS> when i use the command debrelease it gives me an error > > > PS> dupload fatal error: Need host to upload to. (See --to option or the > > > default_host configuration variable) > > > PS> at /usr/bin/dupload line 143 > > > > > > PS> i'm using progeny debian 1.0 x86. is this a bug??? if not what do i > > > do to avoid this??? > > > > > > Copy /etc/dupload.conf to your HOME directory ~/.dupload and add a > > > default_host like : > > > > > > # Example of a default host: > > > $default_host = "master"; > > > > > > Or use the --to option. > > > > hey it didn't work, should i add anything other than that line > > > > $default_host = "master"; > > Since you're not a Debian developer, you can't use debrelease/dupload to > upload to master.debian.org (it should be ftp-master.debian.org now > anyway). What are you trying to use debrelease for? > >
-- well i didn't know that the debrelease command is used for this purpose...i thought that its used to finally put everything in the the deb-package after debuild etc... anyway thanks cheers pratik