diff --git a/helpers/make-videomass b/helpers/make-videomass index 4eb4f81..3b24ac6 100644 --- a/helpers/make-videomass +++ b/helpers/make-videomass @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2021 Luis Guzman +# Copyright (C) 2025 Luis Guzman # # 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 @@ -17,13 +17,16 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=1 +VERSION=2 EXTERNAL='deb-src http://ppa.launchpad.net/jeanslack/videomass/ubuntu $UPSTREAM main' REPOKEY=1829041B1114F671 BACKPORT=true . ./config +# Set version available at aramo/jammy +sed -i '/python3-requests/s|2.28|2.25|' debian/control + changelog "Backported from official PPA for videomass" package