virtnbdbackup: update helper for version 2.4

This commit is contained in:
Ark74 2024-03-31 23:00:12 -06:00
parent 4ef822a84f
commit 3f2d22f746

View file

@ -17,14 +17,15 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# #
VERSION=0 VERSION=1
EXTERNAL='deb-src http://ftp.us.debian.org/debian trixie main' EXTERNAL='deb-src http://ftp.us.debian.org/debian trixie main'
REPOKEY=6ED0E7B82643E131 REPOKEY=6ED0E7B82643E131
BACKPORTS=true BACKPORTS=true
. ./config . ./config
# Set on a supported python version # Set on a supported python version
sed -i "s|X-Python3-Version:.*|X-Python3-Version: >= 3.10|" debian/control sed -i "s|python3.11|python3.10|" debian/control
sed -i "/PYBUILD_INTERPRETERS/s|python3.11|python3.10|" debian/rules
changelog "Imported into Trisquel" changelog "Imported into Trisquel"
package package