New tags for upstream/21.03_alpha and upstream/21.03_alpha+dfsg
Added new upstream version to the upstream
branch and tagged the commit as upstream/21.03_alpha
.
Created tag upstream/21.03_alpha+dfsg
by diffing upstream/21.02_alpha
and upstream/21.02_alpha+dfsg
:
git format-patch -k --stdout upstream/21.02_alpha..upstream/21.02_alpha+dfsg > dfsg.patch
patch -p 1 -i dfsg.patch
rm dfsg.patch
Edited by Dan Bryant