Re: making dput a wrapper around git
On 18/11/14 16:43, Ian Jackson wrote:
> Daniel Pocock writes ("Re: making dput a wrapper around git"):
>> One of the problems with a VCS right now though is the order of events
>> required to make a tag. If I tag and then upload and my upload is
>> rejected for any reason then the tag is not valid.
> dgit's answer to this is to say: you should not reuse the same version
> number for a subsequent upload.
If an upload to NEW is rejected though then the "-1" version is not
known to the archive and should be used again for a fixed upload
shouldn't it?
Or should the maintainer create a new changelog entry, e.g. version
1.2.3-2, that just says something like "clarify foo in debian/copyright"?
>
> So dgit signs the tag at the same time as it signs the uploads.
>
> I think you are reinventing dgit...
>
> Ian.
>
>
Reply to: