ring: update source origin to lts release.

This commit is contained in:
Luis Guzmán 2023-11-22 19:19:23 +00:00
parent 5aeeb302a8
commit 7b61bd303c

View file

@ -17,7 +17,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu mantic universe'
EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu noble universe'
VERSION=2
. ./config
@ -65,7 +65,7 @@ echo "Applying $patch"
patch --no-backup-if-mismatch -Np1 < $patch
done
changelog "Backport ring/jammi to aramo from mantic"
changelog "Backport ring/jammi to aramo from LTS noble"
head -n1 debian/changelog | grep -q ubuntu && echo "error: update upstream version" && exit
package