netcfg: TESTING release

This commit is contained in:
Ark74 2025-04-19 19:37:51 -06:00 committed by Luis Guzmán
parent b2b7788ac3
commit 0691ca5a1e

View file

@ -17,19 +17,19 @@
# 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=5 VERSION=0.10
EXTERNAL='deb-src http://ftp.debian.org/debian bullseye main' EXTERNAL='deb-src http://ftp.debian.org/debian trixie main'
REPOKEY=0E98404D386FA1D9 REPOKEY=0E98404D386FA1D9
NETINST=true NETINST=true
. ./config . ./config
# Re apply upstream behavior and configuration features from last release (focal). # Re apply upstream behavior and configuration features from last release (focal).
# https://git.launchpad.net/ubuntu/+source/netcfg/log/?h=ubuntu/focal # https://git.launchpad.net/ubuntu/+source/netcfg/log/?h=ubuntu/focal
for patch in $(ls -v ${DATA}/*.patch) #for patch in $(ls -v ${DATA}/*.patch)
do #do
echo "Applying $patch" #echo "Applying $patch"
patch --no-backup-if-mismatch -Np1 < $patch #patch --no-backup-if-mismatch -Np1 < $patch
done #done
changelog "Rebranded and adapted for Trisquel" changelog "Rebranded and adapted for Trisquel"
package package