> Oh no, I was thinking of the case where you had, say, version 1.3 > sitting in staging, and version 1.4 is in the repos > > Your version won't catch this, as it doesn't use vercmp. But, repo-add > will catch it and do nothing. I think the package will still get moved > to the ftp though > >
Ah, I get it. As I wrote, this vercmp check could be done at the commitpkg stage, no? But yes, it might as well be done by db-update. F

