X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/1270059fa7cf720bc0533c2cdfe6370923ae4e20..a5a28b1eabe0533f26d23c4157c97144215b22b7:/debian/patches/remove-autoupdate-mechanism.patch diff --git a/debian/patches/remove-autoupdate-mechanism.patch b/debian/patches/remove-autoupdate-mechanism.patch index 69c67f2..2c63c9e 100644 --- a/debian/patches/remove-autoupdate-mechanism.patch +++ b/debian/patches/remove-autoupdate-mechanism.patch @@ -1,4 +1,10 @@ Subject: Remove autoupdate mechanism +Bug: 890119 +Forwarded: no +From: Nicolas Braud-Santoni +Reviewed-by: Rogério Theodoro de Brito +Last-Update: 2018-03-16 +Applied-Upstream: no --- youtube_dl/__init__.py | 8 ++- @@ -9,12 +15,6 @@ Subject: Remove autoupdate mechanism diff --git a/youtube_dl/__init__.py b/youtube_dl/__init__.py index ba684a0..298ed7e 100644 -Bug: 890119 -Forwarded: no -From: Nicolas Braud-Santoni -Reviewed-by: Nicolas Braud-Santoni -Last-Update: 2018-02-24 -Applied-Upstream: no --- a/youtube_dl/__init__.py +++ b/youtube_dl/__init__.py