commit 2e2e48a721527e9d05fa135e2b2e047ae5b870cf
Author: Otto Kekäläinen <otto@debian.org>
Date: Mon Aug 10 00:03:14 2026 +0300
Update changelog after 5.0.2 import
Patches need to be updated in the next commit.
commit 90a28e60ffc894e9bb0f1100fbf33e358466579b
Merge: aa135da 7983ad8
Author: Otto Kekäläinen <otto@debian.org>
Date: Mon Aug 10 00:03:02 2026 +0300
Update upstream source from tag 'upstream/5.0.2'
Update to upstream version '5.0.2'
with Debian dir c803abf400d46f9bc1cd8db40d844ac91ac765eb
commit aa135da70357b0d6d730e1a52a37d2ebabceb185
Author: Otto Kekäläinen <otto@debian.org>
Date: Mon Aug 10 00:02:46 2026 +0300
Update d/watch to use uscan v5 format
commit 995ca832e780912fd9551c5fd9338423ecc13ba3
Author: Otto Kekäläinen <otto@debian.org>
Date: Mon Aug 10 00:47:03 2026 +0300
Re-apply patches with `gbp pq`
Done with:
gbp pq import --force --time-machine=10
gbp pq export --drop --commit
commit 7983ad862dec4c89890e5c010002f53d13fbaeec
Author: Otto Kekäläinen <otto@debian.org>
Date: Mon Aug 10 00:02:55 2026 +0300
New upstream version 5.0.2
commit 814699e2a3ffebc779a376ca39686ccd3065da87
Author: Otto Kekäläinen <otto@debian.org>
Date: Sun Aug 9 20:49:51 2026 +0000
Bump Debhelper version from 13 to 14
Also fix new build nag:
dpkg-gencontrol: warning: Depends field of package screen-udeb: substitution variable ${misc:Depends} used, but is not defined
No other changes required after reviewing checklist at
https://manpages.debian.org/unstable/debhelper/debhelper-compat-upgrade-checklist.7.en.html#v14
commit ad26db2a0e5946582445ddc6ff7d6b461803c293
Author: Otto Kekäläinen <otto@debian.org>
Date: Sun Aug 9 23:41:38 2026 +0300
Update git repository layout to follow DEP-14
This was semi-automated by `dep-14-convert-git-branch-names` that
recommended the commands:
git branch -m master debian/latest
salsa protect_branch debian/screen master no # (intentionally fails with error 404 if branch wasn't protected)
salsa rename_branch debian/screen --source-branch=master --dest-branch=debian/latest
salsa update_repo debian/screen --rename-head --source-branch=master --dest-branch=debian/latest
git branch -m upstream upstream/latest
salsa rename_branch debian/screen --source-branch=upstream --dest-branch=temporary
salsa rename_branch debian/screen --source-branch=temporary --dest-branch=upstream/latest
git checkout debian/latest
sed -i 's/^debian-branch[[:space:]]*=.*/debian-branch = debian\/latest/' debian/gbp.conf
sed -i 's/^upstream-branch[[:space:]]*=.*/upstream-branch = upstream\/latest/' debian/gbp.conf
git commit -a -m "Update git repository layout to follow DEP-14"
git pull --prune
Among the 24 debian patches available in version 5.0.1-3 of the package, we noticed the following issues: