>>>>> "Martin" == Martin Schulze <[EMAIL PROTECTED]> writes:
    >>  How do you upload a source only package?

    Martin> You're not really asking this question, are you?

Yes ;-)

    Martin> The .changes must only contain .dsc and .diff.gz plus
    Martin> .orig.tar.gz if that's the first versin.

Sorry to sound completely dumb, but how do you generate
these files?

Let me try to guess

cd ..
dpkg-source -b dir-1.0
cd dir-1.0
dpkg-genchanges
cd ..
gpg --clearsign *.changes

Is that correct? Is there any automatic way of doing these steps?

-- 
Brian May <[EMAIL PROTECTED]>

Reply via email to