netcfg: bump final helper version
This commit is contained in:
parent
48fb455923
commit
bb4e30e9cd
1 changed files with 1 additions and 6 deletions
|
|
@ -18,7 +18,7 @@
|
||||||
# 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=0.12
|
VERSION=1
|
||||||
EXTERNAL='deb-src http://ftp.debian.org/debian trixie main'
|
EXTERNAL='deb-src http://ftp.debian.org/debian trixie main'
|
||||||
REPOKEY=0E98404D386FA1D9
|
REPOKEY=0E98404D386FA1D9
|
||||||
NETINST=true
|
NETINST=true
|
||||||
|
|
@ -26,11 +26,6 @@ NETINST=true
|
||||||
|
|
||||||
# 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)
|
|
||||||
#do
|
|
||||||
#echo "Applying $patch"
|
|
||||||
#patch --no-backup-if-mismatch -Np1 < $patch
|
|
||||||
#done
|
|
||||||
apply_patch_changes
|
apply_patch_changes
|
||||||
|
|
||||||
changelog "Rebranded and adapted for Trisquel"
|
changelog "Rebranded and adapted for Trisquel"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue