From 7042010b335271b0a6f222e21d3e9fcf0eb6309d Mon Sep 17 00:00:00 2001
From: Ruben Rodriguez <ruben@trisquel.info>
Date: Fri, 19 Jun 2020 14:18:23 -0400
Subject: [PATCH] Backports from disco are deprecated, moving to focal

---
 helpers/make-dvdstyler | 2 +-
 helpers/make-kdenlive  | 4 ++--
 helpers/make-libcmis   | 2 +-
 helpers/make-midori    | 2 +-
 helpers/make-wxsvg     | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/helpers/make-dvdstyler b/helpers/make-dvdstyler
index 917000f6..73bc4b74 100644
--- a/helpers/make-dvdstyler
+++ b/helpers/make-dvdstyler
@@ -19,7 +19,7 @@
 #
 
 VERSION=1
-EXTERNAL='deb-src http://ppa.launchpad.net/ubuntuhandbook1/dvdstyler/ubuntu disco main'
+EXTERNAL='deb-src http://ppa.launchpad.net/ubuntuhandbook1/dvdstyler/ubuntu focal main'
 REPOKEY=A0062203196CA4482DDB859E4C1CBE14852541CB
 BACKPORTS=true
 DEPENDS=wxsvg
diff --git a/helpers/make-kdenlive b/helpers/make-kdenlive
index 80294be4..6e303e55 100644
--- a/helpers/make-kdenlive
+++ b/helpers/make-kdenlive
@@ -18,7 +18,7 @@
 #
 
 VERSION=1
-#EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu disco main universe'
+#EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu focal main universe'
 #REPOKEY=7638D0442B90D010
 
 EXTERNAL='deb-src http://ftp.debian.org/debian testing main'
@@ -26,7 +26,7 @@ REPOKEY=648ACFD622F3D138
 
 . ./config
 
-#changelog "Backported from disco"
+#changelog "Backported from focal"
 changelog "Backported from buster"
 
 compile
diff --git a/helpers/make-libcmis b/helpers/make-libcmis
index c0a1407a..a60231a3 100644
--- a/helpers/make-libcmis
+++ b/helpers/make-libcmis
@@ -18,7 +18,7 @@
 #
 
 VERSION=1
-EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu disco main universe'
+EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu focal main universe'
 REPOKEY="3B4FE6ACC0B21F32"
 BACKPORT=true
 
diff --git a/helpers/make-midori b/helpers/make-midori
index 775d4fb7..40942bdf 100644
--- a/helpers/make-midori
+++ b/helpers/make-midori
@@ -18,7 +18,7 @@
 #
 
 VERSION=2
-EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu disco main universe'
+EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu focal main universe'
 REPOKEY=7638D0442B90D010
 
 . ./config
diff --git a/helpers/make-wxsvg b/helpers/make-wxsvg
index 09c60604..df5efb2d 100644
--- a/helpers/make-wxsvg
+++ b/helpers/make-wxsvg
@@ -18,7 +18,7 @@
 #
 
 VERSION=1
-EXTERNAL='deb-src http://ppa.launchpad.net/ubuntuhandbook1/dvdstyler/ubuntu disco main'
+EXTERNAL='deb-src http://ppa.launchpad.net/ubuntuhandbook1/dvdstyler/ubuntu focal main'
 REPOKEY=A0062203196CA4482DDB859E4C1CBE14852541CB
 BACKPORTS=true
 
-- 
GitLab