This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit 07895463087294aa0875e28f61d4e8fe7fc956cd Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Sep 22 01:03:59 2018 +0200 debian/control.in: remove ffmpeg/libav run-time dependencies, Palemoon should be using the bundled version. --- debian/changelog | 2 ++ debian/control.in | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 352eb78..0d0b28f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -57,6 +57,8 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium - Add fonts build dependencies. - Add (commented out) iso-codes build dependency. - Add build conflicts. + - Remove ffmpeg/libav run-time dependencies, Palemoon should be using the + bundled version. * debian/rules: - Tabbify. - Add dh_testdir protection. Debian's firefox(-esr) package uses it. diff --git a/debian/control.in b/debian/control.in index 26770e4..54c9897 100644 --- a/debian/control.in +++ b/debian/control.in @@ -102,7 +102,6 @@ Homepage: http://www.palemoon.org/ Package: palemoon Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - ffmpeg | libav-tools Provides: x-www-browser Conflicts: palemoon-nonsse2 Replaces: palemoon-nonsse2 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git