Merge branch 'ecne' of git.cmxsl.org:CMXSL.org/package-helpers-cmxsl into ecne-cmxsl

This commit is contained in:
Ark74 2026-02-08 18:01:21 -06:00
commit df3edf94be
478 changed files with 23443 additions and 336 deletions

View file

@ -24,8 +24,10 @@
# list available on the resulting netinstall (mini.iso) image.
# The same way as 'ubiquity' is for for the next Live Desktop ISOs.
VERSION=11
VERSION=13
CMXSLVER=1
EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu resolute main'
REPOKEY=871920D1991BC93C
COMPONENT=main
#Be aware to not pull/build before publish date on T12.
@ -40,7 +42,7 @@ wget https://gitlab.trisquel.org/trisquel/$Mirrors_masterlist_git -o /dev/null -
python3 $DATA/parse-mirror-masterlist.py $Mirrors_masterlist > data/templates/Trisquel.mirrors
rm $Mirrors_masterlist
cat << EOF > data/templates/Trisquel.info.in
cat << EOF > data/templates/trisquel.info.in
_ChangelogURI: https://packages.trisquel.org/changelogs/pool/%s/%s/%s/%s_%s/changelog
Suite: $CODENAME
@ -91,7 +93,8 @@ EOF
apply_patch_changes
export DEB_BUILD_OPTIONS=nocheck
changelog "Compiled for Trisquel"
changelog "Compiled for Trisquel
Fixed PEP440 version issue."
package