diff --git a/helpers/make-libtgowt b/helpers/make-libtgowt index 1f031f4e73329febd998e26cd4f0b628bdc37d37..2eea78792b7b082ce5810d9bc9364729c8f18ad1 100644 --- a/helpers/make-libtgowt +++ b/helpers/make-libtgowt @@ -17,13 +17,13 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=1 -EXTERNAL='deb-src http://ftp.debian.org/debian stable main' +VERSION=2 +EXTERNAL='deb-src http://ftp.debian.org/debian oldstable-backports-sloppy main' REPOKEY=648ACFD622F3D138 BACKPORT=true . ./config -changelog "Backported from debian stable as telegram-desktop dependency" +changelog "Backported from debian oldstable-backports-sloppy as telegram-desktop dependency" compile diff --git a/helpers/make-libtgvoip b/helpers/make-libtgvoip index fbd66536ab2264d73db4f3dbe6d167b9139fd474..2eea78792b7b082ce5810d9bc9364729c8f18ad1 100644 --- a/helpers/make-libtgvoip +++ b/helpers/make-libtgvoip @@ -17,13 +17,13 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=1 -EXTERNAL='deb-src http://ftp.debian.org/debian stable main' +VERSION=2 +EXTERNAL='deb-src http://ftp.debian.org/debian oldstable-backports-sloppy main' REPOKEY=648ACFD622F3D138 BACKPORT=true . ./config -changelog "Backported from debian stable as telegram-desktop dependency." +changelog "Backported from debian oldstable-backports-sloppy as telegram-desktop dependency" compile diff --git a/helpers/make-telegram-desktop b/helpers/make-telegram-desktop index ebcc38bf88e5cae8868dd32cd08ea649f96662e6..0fa663bb938b2e954826d355eb3a4ddd078a422a 100644 --- a/helpers/make-telegram-desktop +++ b/helpers/make-telegram-desktop @@ -18,12 +18,12 @@ # VERSION=2 -EXTERNAL='deb-src http://ftp.debian.org/debian oldstable-backports main' +EXTERNAL='deb-src http://ftp.debian.org/debian oldstable-backports-sloppy main' REPOKEY=648ACFD622F3D138 BACKPORT=true . ./config -changelog "Backported from debian oldstable-backports" +changelog "Backported from debian oldstable-backports-sloppy" compile