umbrello: Forward port to aramo.
This commit is contained in:
parent
cc93cacc4f
commit
f50665a2bd
1 changed files with 5 additions and 2 deletions
|
|
@ -2,6 +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>
|
||||||
#
|
#
|
||||||
# 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
|
||||||
|
|
@ -18,13 +19,15 @@
|
||||||
# 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
|
#Temporary fordward port from focal to aramo backports.
|
||||||
EXTERNAL='deb-src http://archive.neon.kde.org/user $UPSTREAM main'
|
VERSION=1
|
||||||
|
EXTERNAL='deb-src http://archive.neon.kde.org/user focal main'
|
||||||
REPOKEY="E6D4736255751E5D"
|
REPOKEY="E6D4736255751E5D"
|
||||||
BACKPORT=true
|
BACKPORT=true
|
||||||
|
|
||||||
. ./config
|
. ./config
|
||||||
|
|
||||||
|
sed -i 's|kdevplatform-dev|kdevelop-dev|' debian/control
|
||||||
|
|
||||||
changelog "Backport latest release from kde archive."
|
changelog "Backport latest release from kde archive."
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue