From cc9444c644978e32bf7092585cada30870cdf168 Mon Sep 17 00:00:00 2001 From: nick black Date: Sat, 11 Jan 2025 20:09:19 -0500 Subject: [PATCH] debrelease.sh: remove obsolete comment --- tools/debrelease.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/debrelease.sh b/tools/debrelease.sh index 9e278d13a..5692ca2d1 100755 --- a/tools/debrelease.sh +++ b/tools/debrelease.sh @@ -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