diff -Nru vlc-2.2.6/debian/changelog vlc-2.2.6/debian/changelog --- vlc-2.2.6/debian/changelog 2017-08-12 10:56:58.000000000 +0000 +++ vlc-2.2.6/debian/changelog 2017-09-01 08:39:30.000000000 +0000 @@ -1,3 +1,7 @@ +vlc (2.2.6-4+rpi1) buster-staging; urgency=medium + + -- Raspbian forward porter Fri, 01 Sep 2017 08:39:30 +0000 + vlc (2.2.6-4) unstable; urgency=medium * debian/upstream: Add DEP-12 metadata. @@ -24,6 +28,13 @@ -- Sebastian Ramacher Tue, 11 Jul 2017 21:35:32 +0200 +vlc (2.2.6-2+rpi1) buster-staging; urgency=medium + + [changes brought forward from 2.2.6-1~deb9u1+rpi1 by Peter Michael Green at Thu, 01 Jun 2017 15:47:33 +0000] + * Version build-dependency on libsndio-dev so libroar-dev will not satisfy it. + + -- Raspbian forward porter Sat, 01 Jul 2017 23:31:17 +0000 + vlc (2.2.6-2) unstable; urgency=medium * Upload to unstable. diff -Nru vlc-2.2.6/debian/control vlc-2.2.6/debian/control --- vlc-2.2.6/debian/control 2017-08-12 10:35:08.000000000 +0000 +++ vlc-2.2.6/debian/control 2017-09-01 08:39:30.000000000 +0000 @@ -77,7 +77,7 @@ libshout3-dev, libsidplay2-dev, libsmbclient-dev [!hurd-any], - libsndio-dev, + libsndio-dev (>> 0), libspeex-dev (>= 1.0.5), libspeexdsp-dev (>= 1.0.5), libssh2-1-dev, diff -Nru vlc-2.2.6/debian/rules vlc-2.2.6/debian/rules --- vlc-2.2.6/debian/rules 2017-08-12 10:36:53.000000000 +0000 +++ vlc-2.2.6/debian/rules 2017-09-01 08:39:30.000000000 +0000 @@ -342,6 +342,8 @@ override_dh_auto_clean: rm -rf $(ffmpegprefix) $(ffmpegbuild) + rm -rf extras/analyser/_vlc + rm -rf share/tmp-vlc.desktope dh_auto_clean override_dh_autoreconf: