Fix meta release file 10.0

This commit is contained in:
Luis Guzmán 2022-02-07 02:59:50 +00:00
parent ac760b2663
commit b926f85acd
2 changed files with 16 additions and 2 deletions

View file

@ -24,7 +24,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=12
VERSION=13
. ./config
@ -329,6 +329,17 @@ done
sed 's/ubuntu-release-upgrader-core/ubuntu-release-upgrader-core (= ${source:Version})/' -i debian/control
# Fix meta-release file
cat << MR-FILE > data/meta-release
# default location for the meta-release file
[METARELEASE]
URI = https://archive.trisquel.org/trisquel/meta-release
URI_LTS = https://archive.trisquel.org/trisquel/meta-release
URI_UNSTABLE_POSTFIX = -development
URI_PROPOSED_POSTFIX = -proposed
MR-FILE
changelog "Compiled for Trisquel"
PARALLEL=false compile