devscripts: update package and fix test.

This commit is contained in:
Luis Guzman 2024-06-21 06:47:41 +00:00
parent 77135136c7
commit 3574fae6de
2 changed files with 18 additions and 2 deletions

View file

@ -26,8 +26,7 @@ VERSION=2
sed -i 's|UbuntuDistroInfo|TrisquelDistroInfo|' scripts/debchange.pl
#Prevent debian test failing.
sed -i '/verifyGuessedDistribution/s|buster-backports|bookworm-backports|g' test/test_debchange
rm scripts/devscripts/test/test_flake8.py
patch_p1 $DATA/fix_script_reproducible-check.patch
changelog "Make use of TrisquelDistroInfo from distro-info package."