Control: tags 888385 + pending Dear maintainer,
I've prepared an NMU for pianobar (versioned as 2017.08.30-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Cheers -- Sebastian Ramacher
diff -Nru pianobar-2017.08.30/debian/changelog pianobar-2017.08.30/debian/changelog --- pianobar-2017.08.30/debian/changelog 2017-08-30 17:54:29.000000000 +0200 +++ pianobar-2017.08.30/debian/changelog 2018-07-11 21:19:06.000000000 +0200 @@ -1,3 +1,10 @@ +pianobar (2017.08.30-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * debian/patches: Fix build against ffmpeg 4.0. (Closes: #888385) + + -- Sebastian Ramacher <sramac...@debian.org> Wed, 11 Jul 2018 21:19:06 +0200 + pianobar (2017.08.30-1) UNRELEASED; urgency=medium * New upstream release. diff -Nru pianobar-2017.08.30/debian/patches/ffmpeg4.0.patch pianobar-2017.08.30/debian/patches/ffmpeg4.0.patch --- pianobar-2017.08.30/debian/patches/ffmpeg4.0.patch 1970-01-01 01:00:00.000000000 +0100 +++ pianobar-2017.08.30/debian/patches/ffmpeg4.0.patch 2018-07-11 21:18:54.000000000 +0200 @@ -0,0 +1,35 @@ +From 38b16f9957a7bad74e337100b497ffc04ceb9a54 Mon Sep 17 00:00:00 2001 +From: Lars-Dominik Braun <l...@6xq.net> +Date: Mon, 16 Apr 2018 18:37:57 +0200 +Subject: [PATCH] Remove deprecated header avfiltergraph.h + +Has been merged into avfilter.h. Closes #660. +--- + src/player.c | 1 - + src/player.h | 1 - + 2 files changed, 2 deletions(-) + +diff --git a/src/player.c b/src/player.c +index df962fa8..ac39e385 100644 +--- a/src/player.c ++++ b/src/player.c +@@ -36,7 +36,6 @@ THE SOFTWARE. + #include <libavcodec/avcodec.h> + #include <libavutil/avutil.h> + #include <libavfilter/avfilter.h> +-#include <libavfilter/avfiltergraph.h> + #include <libavfilter/buffersink.h> + #include <libavfilter/buffersrc.h> + #ifdef HAVE_LIBAVFILTER_AVCODEC_H +diff --git a/src/player.h b/src/player.h +index 30107f14..e9482c42 100644 +--- a/src/player.h ++++ b/src/player.h +@@ -34,7 +34,6 @@ THE SOFTWARE. + #include <ao/ao.h> + #include <libavformat/avformat.h> + #include <libavfilter/avfilter.h> +-#include <libavfilter/avfiltergraph.h> + #include <piano.h> + + #include "settings.h" diff -Nru pianobar-2017.08.30/debian/patches/series pianobar-2017.08.30/debian/patches/series --- pianobar-2017.08.30/debian/patches/series 2017-08-30 17:54:29.000000000 +0200 +++ pianobar-2017.08.30/debian/patches/series 2018-07-11 21:19:00.000000000 +0200 @@ -0,0 +1 @@ +ffmpeg4.0.patch
signature.asc
Description: PGP signature