This is like the problem with the aurora package earlier - there is a spurious commit claiming to be a new upstream version, but which actually only updates debian/changelog. We need to remove that, and its associated tag:
for d in lucid maverick natty oneiric; do
bzr uncommit -r tag:2.9.2-0ubuntu2 --force \
bzr+ssh://bazaar.launchpad.net/+branch/ubuntu/$d/pygtksourceview
bzr tag -d ubuntu-$d --delete 2.10.0-0ubuntu1
done
pygtksourceview fixup:
This is like the problem with the aurora package earlier - there is a spurious commit claiming to be a new upstream version, but which actually only updates debian/changelog. We need to remove that, and its associated tag:
for d in lucid maverick natty oneiric; do //bazaar. launchpad. net/+branch/ ubuntu/ $d/pygtksourcev iew
bzr uncommit -r tag:2.9.2-0ubuntu2 --force \
bzr+ssh:
bzr tag -d ubuntu-$d --delete 2.10.0-0ubuntu1
done