Hello,

thank you for the instructions Andrea, it turned out that I found the clone
URL on the page linked in Vcs-Browser field from the `apt-cache showsrc
spectrwm` output, but I should have used the one in the Vcs-Git
field.Should I file a bug at Alioth about this?

After a fresh clone from that address `git-buildpackage -us -uc` builds the
2.5.1 version successfully an the Xcursor dependency is indeed there.

To give back I decided to test importing the 2.6.0 version and it worked:

git-import-orig --uscan  # found the 2.6.0 version
sed -i 's/2.5.1/2.6.0/g' debian/changelog && git commit -a
dquilt delete -r U01-improve-makefile.diff && git commit -a  # upstream
applied it
dquilt delete -r U03-improve-english-man-page.diff  && git commit -a #
applied by upstream too
while dquilt push; do dquilt refresh; done && dquilt pop -a && git commit
-a  # refresh
patches

And `git-buildpackage -us -uc` succeeded.

By the way, it's great seeing Debian patches being adopted by upstream,
just the way distributions should collaborate with upstream IMHO.

I hope this helps a bit.

Kind regards,
Ondřej Grover

Reply via email to