debrelease.sh: remove obsolete comment

This commit is contained in:
nick black 2025-01-11 20:09:19 -05:00
parent afb504ad54
commit cc9444c644
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

View File

@ -37,8 +37,6 @@ gbp import-orig --upstream-version=$VERSION ../notcurses_$VERSION+dfsg.orig.tar.
git push --tags
dpkg-buildpackage --build=source
cd ..
# this isn't perfect -- we might not be running xterm -- but it keeps us
# from dying when such a terminal doesn't have its terminfo inside pbuilder
xterm -e sudo pbuilder build notcurses*dsc
cd -
git push