17.05.2017 15:20, Mattia Rizzolo пишет:
Well, I guess at least gbp's upstream/<version> tags at least, in this
case I'd expect a debian/0.4.1~git20170514.73bf810 at the commit
afa9bd2ea3c81a3f74b740946186a94e2112c957.
I think there should be a flag in some gbp command to do that in some
cases (but I don't have enough experience in using gbp on top of the
upstream git repo)
Okay, I created debian/0.4.1_git20170517.2ed5a50-1 and
upstream/0.4.1_git20170517.2ed5a50 tags. I hope it's the right thing.
17.05.2017 15:23, Mattia Rizzolo пишет:
Although, I now see upstream did a commit "hopefully" fixing it, so try
that out instead of your "solution"?
Cool! This really fixes the error, at least for me.
Furthermore, I fixed post-receive hook on Alioth. I accidentally set
post-update hook instead of post-receive.