nano: bump security update 0.1

This commit is contained in:
Ark74 2025-02-17 21:04:49 -06:00
parent 5412a1bae7
commit d602065589

View file

@ -23,10 +23,15 @@
# or fetch such packages from Debian in order to build the required udeb packages. # or fetch such packages from Debian in order to build the required udeb packages.
## ##
VERSION=0 VERSION=1
NETINST=true NETINST=true
. ./config . ./config
# Set version number due to source origin change
export FULLVERSION="$(sed 's|ubuntu0.1||' <<< $FULLVERSION)"
changelog "Fetch and build as udeb dependency for debian-installer."
head -n1 debian/changelog | grep -q ubuntu && echo "error: update upstream version" && exit
changelog "Rebuild upstream to get udeb dependency for debian-installer." changelog "Rebuild upstream to get udeb dependency for debian-installer."
package package