diff --git a/helpers/make-youtube-dl b/helpers/make-youtube-dl index d1f0f9269a5938549b53bd62d5a4e19ecfa4e212..868f0ff7bd600a2f00087470747a2d519a50a0a6 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