ubuntu-release-upgrader: add changes to build scripts

This commit is contained in:
Ark74 2025-08-02 15:32:06 -06:00
parent b35bb12775
commit dd865885a2

View file

@ -25,7 +25,7 @@
# Also, don't forget to update the meta-release files at archive and packages.t.i
# The "obsoletes" list from ubuntu has been removed
VERSION=16.1
VERSION=16.2
. ./config
# Previous upstream release name, update for each release.
@ -370,6 +370,14 @@ URI_UNSTABLE_POSTFIX = -development
URI_PROPOSED_POSTFIX = -proposed
MR-FILE
# Modify build-scripts
sed -i "s|DIST=.*|DIST=$CODENAME|" DistUpgrade/build-dist.sh
sed -i "s|MAINTAINER=.*|MAINTAINER=\"$DEBFULLNAME <$DEBEMAIL>\"|" DistUpgrade/build-dist.sh
#NOTE: In order to run build-dist.sh it is required:
# - apt-clone
# - intltool
changelog "Compiled for Trisquel"
PARALLEL=false package