ring: update source origin to lts release.
This commit is contained in:
parent
5aeeb302a8
commit
7b61bd303c
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue