document more the process

This commit is contained in:
Sylvestre Ledru 2022-02-02 21:54:49 +01:00
parent 939ed01fe5
commit 77df6581f6

View File

@ -19,3 +19,4 @@ echo "edit debian/control, update the VCS links"
echo "edit debian/control, update the source pkg name"
echo "edit debian/changelog, update the source pkg name"
echo "edit debian/unpack.sh, replace snapshot by the version"
echo "NOTE: the first version of the $ORIG_VERSION should be $ORIG_VERSION, not $ORIG_VERSION.0.0"