misc: rename function 'compile' to 'package' on helpers.

This commit is contained in:
Luis Guzmán 2023-11-15 05:52:04 +00:00
parent ea2fc97cec
commit f50f475cd5
354 changed files with 354 additions and 354 deletions

View file

@ -188,7 +188,7 @@ export FULLVERSION=$(dpkg-parsechangelog --show-field Version)+${REVISION}trisqu
grep -lr 'Maintainer:' debian*/control* | \
xargs sed -i "s_^Maintainer.*_Maintainer: $DEBFULLNAME <$DEBEMAIL>_g"
compile(){
package(){
# Make sure the series file is formated correctly after removals
if [ -f debian/patches/series ]; then

View file

@ -26,4 +26,4 @@ BACKPORTS=true
changelog "Backported to get latest version into Trisquel"
compile
package

View file

@ -26,4 +26,4 @@ BACKPORTS=true
changelog "Backported as companion package for 0ad"
compile
package

View file

@ -47,5 +47,5 @@ sed 's/orca/orca --replace/' -i profiles/blindness/profile.manifest.in
changelog "Added unity-greeter gsettings"
compile
package

View file

@ -32,4 +32,4 @@ replace 'Arial' 'Liberation Sans' .
changelog "Remove google-search plugin and non-free fonts references."
compile
package

View file

@ -29,4 +29,4 @@ sed -i 's|Architecture: any|Architecture: amd64 arm64 armhf i386|g' debian/contr
changelog "Patched feeds for Trisquel"
compile
package

View file

@ -29,4 +29,4 @@ NETINST=true
changelog "Fetch and build as udeb dependency for debian-installer."
compile
package

View file

@ -33,4 +33,4 @@ replace ' deb."' ' archive."' .
replace '"debian.org' '"trisquel.org' .
changelog "Rebranded and adapted for Trisquel"
compile
package

View file

@ -26,4 +26,4 @@ sed 's=KDE neon=Trisquel GNU/Linux=' -i lib/ansible/module_utils/facts/system/di
changelog "Identify os_family as Debian"
compile
package

View file

@ -34,5 +34,5 @@ sed '/grep -q "$MD5" <<- EOF/a \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 4dd1085714a2189c3
changelog "Compiled for Trisquel"
compile
package

View file

@ -41,5 +41,5 @@ find -name *buntu*desktop -exec rm {} \;
sed -i '/buntu/d' debian/install
changelog "Removed references to non-free apps"
compile
package

View file

@ -109,5 +109,5 @@ replace ubuntu-archive.gpg trisquel-archive.gpg .
changelog "Ubuntu keyring replaced with Trisquel's"
compile
package

View file

@ -34,5 +34,5 @@ sed 's/ non-free//g' -i apt-mirror
changelog "Added config and update manpage for Trisquel."
compile
package

View file

@ -25,4 +25,4 @@ sed -i 's%@_=split;%@_=split(/\\s+/,$_);%g' debian/patches/fix_perl_implicit_spl
changelog "Imported into Trisquel"
compile
package

View file

@ -214,4 +214,4 @@ sed 's/services-select/services-select-trisquel/' -i debian/apt-setup-udeb.templ
chmod 755 generators/50mirror.trisquel
changelog "Rebranded and adapted for Trisquel"
compile
package

View file

@ -26,4 +26,4 @@ sed -i 's/Ubuntu/Trisquel/g' debian/patches/04_changelog
changelog "Imported into Trisquel"
compile
package

View file

@ -87,5 +87,5 @@ sed '/very serious/,/^$/d' -i debian/90-arctica-greeter.conf
changelog "Adapted for Trisquel"
compile
package

View file

@ -29,4 +29,4 @@ NETINST=true
changelog "Rebuild upstream to get udeb dependency for debian-installer."
compile
package

View file

@ -29,5 +29,5 @@ changelog "Removed non-free formats. Closes #4061"
#BUG: http://trisquel.info/es/issues/4061
compile
package

View file

@ -32,5 +32,5 @@ sed -i '/gedit/d' debian/control
changelog "Enable on MATE"
compile
package

View file

@ -28,4 +28,4 @@ patch --no-backup-if-mismatch -p1 < $DATA/fix_volume_change_notification.patch
changelog "Fix volume change notification on MATE and XFCE."
compile
package

View file

@ -129,5 +129,5 @@ sed s/ubuntu/trisquel/ -i debian/rules
changelog "Compiled for Trisquel"
sed -i "1s/(\(.*\))/(1:\1)/" debian/changelog
compile
package

View file

@ -95,4 +95,4 @@ EOF
sed -i "/ARCHES =/s|i386 ||" kernel/Makefile
changelog "Rebranded and adapted for Trisquel"
compile
package

View file

@ -28,5 +28,5 @@ sed '/exec8.sub/d' -i tests/execscript
changelog "Extended explanation for sudo_root, gnu.org #835148"
PARALLEL=false compile
PARALLEL=false package

View file

@ -31,4 +31,4 @@ NETINST=true
changelog "Fetch and build as udeb dependency for debian-installer."
compile
package

View file

@ -61,4 +61,4 @@ cat << EOF | patch --no-backup-if-mismatch -p0
EOF
changelog "Customization for Icedove."
compile
package

View file

@ -40,4 +40,4 @@ cp $DATA/icecat.xml cleaners/icecat.xml
changelog "Rename firefox to abrowser, add icecat cleaner and remove cleaners for non-free programs and stop advertising them"
compile
package

View file

@ -29,4 +29,4 @@ NETINST=true
changelog "Rebuild upstream to get udeb dependency for debian-installer."
compile
package

View file

@ -31,4 +31,4 @@ NETINST=true
changelog "Fetch and build as udeb dependency for debian-installer."
compile
package

View file

@ -29,4 +29,4 @@ NETINST=true
changelog "Fetch and build as udeb dependency for debian-installer."
compile
package

View file

@ -40,4 +40,4 @@ cp $DATA/trisquel-budgie-logo_200_alpha.png usr/share/plymouth/themes/trisquel-b
sed -i "s|background=.*|background=\'/usr/share/backgrounds/$CODENAME.jpg\'|g" debian/budgie-lightdm-theme.gsettings-override
changelog "Rebuild for trisquel"
compile
package

View file

@ -49,4 +49,4 @@ sed -i "s|plymouth-theme-ubuntu|plymouth-theme-trisquel|g" debian/control
changelog "Tweak settings and names to match trisquel packages on budgie"
compile
package

View file

@ -29,4 +29,4 @@ NETINST=true
changelog "Rebuild upstream to get udeb dependency for debian-installer."
compile
package

View file

@ -26,4 +26,4 @@ echo '"CNNIC ROOT"' >> mozilla/blacklist.txt
changelog "Blacklisted CNNIC root ca"
compile
package

View file

@ -27,4 +27,4 @@ grep -lr 'project_root.join(\".git\").is_dir()' | xargs -r sed -i '/project_root
changelog "Import as dependency of newer abrowser deb dependencies."
compile
package

View file

@ -48,4 +48,4 @@ patch --no-backup-if-mismatch -p1 < $DATA/set_trisquel_iso_suggestion.patch
changelog "Compiled for Trisquel"
compile
package

View file

@ -28,5 +28,5 @@ sed '/palette.ubuntu/d' -i ./debian/cdebconf-newt-udeb.install
changelog "Color palette set back to default"
compile
package

View file

@ -31,4 +31,4 @@ NETINST=true
changelog "Fetch and build as udeb dependency for debian-installer."
compile
package

View file

@ -31,5 +31,5 @@ rm -rf doc/genisoimage/README.hfs_boot
changelog "Compiled for Trisquel"
compile
package

View file

@ -27,4 +27,4 @@ replace "Ubuntu" "Trisquel" .
replace "Debian" "Trisquel" .
changelog "Rebranded and adapted for Trisquel"
compile
package

View file

@ -31,4 +31,4 @@ NETINST=true
changelog "Fetch and build as udeb dependency for debian-installer."
compile
package

View file

@ -31,4 +31,4 @@ NETINST=true
changelog "Fetch and build as udeb dependency for debian-installer."
compile
package

View file

@ -43,4 +43,4 @@ rm Mirrors.masterlist
wget https://archive.trisquel.org/trisquel/Mirrors.masterlist -o /dev/null -O Mirrors.masterlist.trisquel
changelog "Rebranded and adapted for Trisquel"
compile
package

View file

@ -31,4 +31,4 @@ NETINST=true
changelog "Fetch and build as udeb dependency for debian-installer."
compile
package

View file

@ -53,5 +53,5 @@ patch --no-backup-if-mismatch -p1 < $DATA/no_extra_repos.patch
changelog "Removed references to non-free software"
compile
package

View file

@ -51,4 +51,4 @@ echo "bool optionGetFglrxXglFix() { return false; }" >> plugins/workarounds/src/
changelog "Remove recomendation to use fglrx (non-free software)"
compile
package

View file

@ -31,4 +31,4 @@ cp $DATA/compton.conf .
changelog "Customized for Trisquel"
compile
package

View file

@ -26,4 +26,4 @@ sed -i 's|DBUILD_NVIDIA=ON|DBUILD_NVIDIA=OFF|g' debian/rules
changelog "Remove nvidia-settings dependency."
compile
package

View file

@ -25,5 +25,5 @@ changelog "Connman compiled for Trisquel. Fixes #4239"
patch --no-backup-if-mismatch -p0 < $DATA/connman.4239.patch
#BUG: https://trisquel.info/en/issues/4239
compile
package

View file

@ -38,4 +38,4 @@ sed -i "s|cdebconf-newt-detect-keys, ||" debian/control
patch --no-backup-if-mismatch -p2 < $DATA/modify_20console-setup.patch
changelog "Rebuild upstream to get udeb dependency for debian-installer. Default to UTF-8"
compile
package

View file

@ -25,4 +25,4 @@ EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu $UPSTREAM multiverse'
changelog "Package cpio-doc for trisquel"
compile
package

View file

@ -27,5 +27,5 @@ sed '/crontab2english.pl/,/License: Artistic/d;/License: Artistic/,/common-licen
changelog "Removed non-free example #10868"
compile
package

View file

@ -29,4 +29,4 @@ NETINST=true
changelog "Rebuild upstream to get udeb dependency for debian-installer."
compile
package

View file

@ -25,4 +25,4 @@ BUILD_UNTIL=11.0
changelog "Add helper to force rebuild and reindex on i386 repo."
compile
package

View file

@ -27,5 +27,5 @@ replace default-testpage-ubuntu default-testpage-trisquel .
changelog "Replaced testpage pdf"
compile
package

View file

@ -27,4 +27,4 @@ patch --no-backup-if-mismatch -p1 < $DATA/0002-Fix-cwidget-and-aptitude-FTBFS.pa
changelog "Apply patch to fix Debian's #1015925 affecting aramo."
compile
package

View file

@ -28,4 +28,4 @@ BUILD_UNTIL=11.0
changelog "Backported from debian bookworm as dependency of opendht 3.0."
compile
package

View file

@ -24,4 +24,4 @@ EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu $UPSTREAM multiverse'
changelog "Imported into Trisquel"
compile
package

View file

@ -187,4 +187,4 @@ do
done
changelog "Rebranded and adapted for Trisquel"
compile
package

View file

@ -33,4 +33,4 @@ NETINST=true
sed '/mount --bind \/run \/target\/run/amkdir -p /run/systemd/resolve; cp /etc/resolv.conf /run/systemd/resolve/stub-resolv.conf' -i chroot-setup.sh
changelog "Fetch and build as udeb dependency for debian-installer."
compile
package

View file

@ -29,4 +29,4 @@ NETINST=true
changelog "Rebuild upstream to get udeb dependency for debian-installer."
compile
package

View file

@ -70,5 +70,5 @@ sed -i 's| You may need to include the <literal>contrib</literal> and <literal>
changelog 'Remove references to non-free repos #5950, remove already applied patch'
compile
package

View file

@ -27,5 +27,5 @@ cp -a $DATA/* scripts/
changelog "Only include trisquel origins"
compile
package

View file

@ -26,4 +26,4 @@ sed -i 's/Categories.*/Categories=Application;System;Settings;/g' data/org.gnome
changelog "Compiled for Trisquel adjusting package category settings."
compile
package

View file

@ -26,5 +26,5 @@ BACKPORT=true
changelog "Imported to Trisquel from oficial PPA"
compile
package

View file

@ -27,4 +27,4 @@ sed 's/firefox/abrowser/g; s/snap-store_ubuntu-software-local-file/gdebi/g; s/ba
changelog "Rebranded for Trisquel"
compile
package

View file

@ -27,5 +27,5 @@ EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu $UPSTREAM multiverse'
changelog "Imported into Trisquel"
compile
package

View file

@ -31,5 +31,5 @@ rm scripts/devscripts/test/test_flake8.py
changelog "Make use of TrisquelDistroInfo from distro-info package."
compile
package

View file

@ -55,5 +55,5 @@ mv haskell/UbuntuDistroInfo.hs haskell/TrisquelDistroInfo.hs
changelog "Reworking and branding Trisquel GNU/Linux distro info."
compile
package

View file

@ -32,5 +32,5 @@ sed '/Breaks:/d' -i debian/control
changelog "Adding trisquel distro info and upstream equivalent."
compile
package

View file

@ -29,4 +29,4 @@ NETINST=true
changelog "Fetch and build as udeb dependency for debian-installer."
compile
package

View file

@ -29,4 +29,4 @@ NETINST=true
changelog "Rebuild upstream to get udeb dependency for debian-installer."
compile
package

View file

@ -29,4 +29,4 @@ NETINST=true
changelog "Fetch and build as udeb dependency for debian-installer."
compile
package

View file

@ -28,4 +28,4 @@ find . -type f -exec sed -i 's|Firefox|Abrowser|g' {} +
changelog "Replace references to nonfree browsers to freedom respecting ones"
compile
package

View file

@ -43,5 +43,5 @@ sed '/Package: libdpkg-perl/,/^$/s/Depends:/Replaces: trisquel-base-data\nDepend
changelog "Compiled for Trisquel"
compile
package

View file

@ -26,4 +26,4 @@ sed -i 's/23_urlsnarf_timestamp.patch//g' debian/patches/series
changelog "Remove patch to avoid segfault"
compile
package

View file

@ -24,5 +24,5 @@ EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu $UPSTREAM multiverse'
changelog "Imported into Trisquel"
compile
package

View file

@ -29,4 +29,4 @@ NETINST=true
changelog "Fetch and build as udeb dependency for debian-installer."
compile
package

View file

@ -31,4 +31,4 @@ NETINST=true
changelog "Fetch and build as udeb dependency for debian-installer."
compile
package

View file

@ -26,4 +26,4 @@ DEPENDS=aiorpcx,aiohttp-socks,protobuf
changelog "Backported from debian bullseye"
compile
package

View file

@ -24,4 +24,4 @@ sed -i 's|emacs-common-non-dfsg|emacs-common-gfdl|g' debian/control
changelog "Adjust emacs suggestion to emacs-common-gfdl"
compile
package

View file

@ -34,4 +34,4 @@ sed -i '/GNU Emacs is the/,$d' debian/control
changelog "Package emacs-common-gfdl for trisquel"
compile
package

View file

@ -25,4 +25,4 @@ BUILD_UNTIL=11.0
changelog "Build as dependency of hugin."
compile
package

View file

@ -29,4 +29,4 @@ sed -i 's|node-text-table <!nocheck>,|node-text-table <!nocheck>, node-chalk <!n
changelog "Imported into Trisquel"
compile
package

View file

@ -30,5 +30,5 @@ EOF
changelog "Epiphany browser compiled for Trisquel"
#Branding purposes. Closes bug 1413
compile
package

View file

@ -25,4 +25,4 @@ REPOKEY=B64988E8F9B7EF68
changelog "Backported from oficial PPA as companion to ltsp package."
compile
package

View file

@ -29,4 +29,4 @@ NETINST=true
changelog "Fetch and build as udeb dependency for debian-installer."
compile
package

View file

@ -33,5 +33,5 @@ FIX
changelog "Fix LP #1798091 - no pdf thumbnails"
compile
package

View file

@ -29,4 +29,4 @@ NETINST=true
changelog "Fetch and build as udeb dependency for debian-installer."
compile
package

View file

@ -44,4 +44,4 @@ sed "s#^FAI_DEBOOTSTRAP=.*#FAI_DEBOOTSTRAP=\"$CODENAME http://archive.trisquel.o
changelog "Adapted for Trisquel. Fixes #28007"
compile
package

View file

@ -32,4 +32,4 @@ NETINST=true
patch --no-backup-if-mismatch -p1 < $DATA/fix_keyboard-configure-netinstall.patch
changelog "Fetch and build as udeb dependency for debian-installer."
compile
package

View file

@ -496,4 +496,4 @@ debian/rules debian/control
changelog "Rebranded for Trisquel"
compile
package

View file

@ -37,4 +37,4 @@ md5sum debian/bin/gencontrol.py \
debian/templates/control.binary.in \
debian/templates/control.source.in > debian/control.md5sum
compile
package

View file

@ -28,5 +28,5 @@ rm test/lsbfuncs.sh test/shfuncs.sh test/tcm.sh test/tetapi.sh
changelog "Compiled for Trisquel"
compile
package

View file

@ -30,4 +30,4 @@ done
changelog "Build from Trisquel repos - Delete support for non-free hardware and emulators"
compile
package

View file

@ -29,4 +29,4 @@ NETINST=true
changelog "Rebuild upstream to get udeb dependency for debian-installer."
compile
package

View file

@ -29,4 +29,4 @@ NETINST=true
changelog "Rebuild upstream to get udeb dependency for debian-installer."
compile
package

View file

@ -29,4 +29,4 @@ NETINST=true
changelog "Fetch and build as udeb dependency for debian-installer."
compile
package

View file

@ -27,4 +27,4 @@ BUILD_UNTIL=11.0
changelog "Backport from debian to a closer supported state upstream."
compile
package

View file

@ -26,4 +26,4 @@ BUILD_UNTIL=11.0
changelog "Backport from debian to a closer supported state upstream."
compile
package

Some files were not shown because too many files have changed in this diff Show more