diff -u iriverter-0.16/debian/control iriverter-0.16/debian/control --- iriverter-0.16/debian/control +++ iriverter-0.16/debian/control @@ -1,7 +1,7 @@ Source: iriverter Section: graphics Priority: optional -Maintainer: Ubuntu MOTU Developers +Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Richard Bailey Build-Depends: debhelper (>= 5), autotools-dev, dpatch, default-jdk, libswt-gtk-3-java Standards-Version: 3.8.3 @@ -9,7 +9,7 @@ Package: iriverter Architecture: all -Depends: default-jre, libswt-gtk-3-java, mplayer-nogui | mplayer, mencoder, ffmpeg +Depends: default-jre, libswt-gtk-3-java, mplayer-nogui | mplayer, mencoder Description: converts video for use on various multimedia players iriverter is a cross-platform frontend to mencoder designed to facilitate the conversion of almost any video format to one that is playable on various diff -u iriverter-0.16/debian/changelog iriverter-0.16/debian/changelog --- iriverter-0.16/debian/changelog +++ iriverter-0.16/debian/changelog @@ -1,3 +1,9 @@ +iriverter (0.16-0ubuntu7) trusty; urgency=low + + * Drop ffmpeg dependency, not actually used/called. + + -- Dmitrijs Ledkovs Fri, 22 Nov 2013 21:39:51 +0000 + iriverter (0.16-0ubuntu6) oneiric; urgency=low * Build-depend on default-jdk, libswt-gtk-3-java.