umbrello: set correct upstream release source package
This commit is contained in:
parent
6ff7a29f95
commit
a895c0c17b
1 changed files with 2 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
#
|
#
|
||||||
# Copyright (C) 2022 Trisquel GNU/Linux developers
|
# Copyright (C) 2022 Trisquel GNU/Linux developers
|
||||||
# <trisquel-devel@listas.trisquel.info>
|
# <trisquel-devel@listas.trisquel.info>
|
||||||
# Copyright (C) 2022 Luis Guzman <ark@switnet.org>
|
# Copyright (C) 2024 Luis Guzman <ark@switnet.org>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or modify
|
# This program is free software; you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
|
@ -19,16 +19,13 @@
|
||||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
#
|
#
|
||||||
|
|
||||||
#Backport from jammy kde neon to aramo backports.
|
|
||||||
VERSION=1
|
VERSION=1
|
||||||
EXTERNAL='deb-src http://archive.neon.kde.org/user jammy main'
|
EXTERNAL='deb-src http://archive.neon.kde.org/user $UPSTREAM main'
|
||||||
REPOKEY="E6D4736255751E5D"
|
REPOKEY="E6D4736255751E5D"
|
||||||
BACKPORT=true
|
BACKPORT=true
|
||||||
|
|
||||||
. ./config
|
. ./config
|
||||||
|
|
||||||
sed -i 's|kdevplatform-dev|kdevelop-dev|' debian/control
|
|
||||||
sed -i 's|llvm-13-dev|llvm-14-dev|' debian/control
|
|
||||||
|
|
||||||
changelog "Backport latest release from kde neon archive."
|
changelog "Backport latest release from kde neon archive."
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue