misc: 2nd general review of helpers.

This commit is contained in:
Luis Guzmán 2024-05-01 18:52:05 +00:00
parent df6774d1fe
commit 372a379e8a
36 changed files with 16 additions and 5662 deletions

View file

@ -24,8 +24,8 @@ BACKPORTS=true
. ./config
# Set on a supported python version
sed -i "s|python3.11|python3.10|" debian/control
sed -i "/PYBUILD_INTERPRETERS/s|python3.11|python3.10|" debian/rules
sed -i "s|python3.11|python3.12|" debian/control
sed -i "/PYBUILD_INTERPRETERS/s|python3.11|python3.12|" debian/rules
changelog "Imported into Trisquel"
package