diff --git a/helpers/make-youtube-dl b/helpers/make-youtube-dl index d1f0f92..868f0ff 100644 --- a/helpers/make-youtube-dl +++ b/helpers/make-youtube-dl @@ -18,13 +18,14 @@ # 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 testing main' REPOKEY=648ACFD622F3D138 - . ./config +sed -i '/debhelper/s|13|12|' debian/control + changelog "Imported into Trisquel" compile