ring: add patches for 20230206.0~ds2

This commit is contained in:
Luis Guzmán 2023-02-27 07:12:47 +00:00
parent 51e8c479d0
commit ef6a9516c6
7 changed files with 6744 additions and 5 deletions

View file

@ -19,13 +19,10 @@
EXTERNAL='deb-src http://ftp.debian.org/debian unstable main'
REPOKEY=04EE7237B7D453EC
VERSION=3
VERSION=4
. ./config
# Disbale ppc64el arch
sed -i "/Architecture:/s|any|amd64 armhf arm64|g" debian/control
# Add trisquel aramo's dependencies
sed -i "/# Qt client/i # trisquel's aramo dependencies" debian/control
for i in "libgl1-mesa-dev" \
@ -66,6 +63,6 @@ echo "Applying $patch"
patch -Np1 < $patch
done
changelog "Backport ring/jammi to aramo from debian testing"
changelog "Backport ring/jammi to aramo from debian: 20230206.0~ds2"
compile