From e7bd58c7c89565fffb38631a130e275fb58a8459 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sat, 12 Apr 2008 18:23:27 +0000 Subject: [PATCH] VideoLink no longer works with the official Debian package of ffmpeg because it does not include the mpeg2video encoder due to patent threats. Therefore, moved it to the contrib section. --- debian/NEWS | 10 ++++++++++ debian/changelog | 5 ++++- debian/control | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) create mode 100644 debian/NEWS diff --git a/debian/NEWS b/debian/NEWS new file mode 100644 index 0000000..6e8293f --- /dev/null +++ b/debian/NEWS @@ -0,0 +1,10 @@ +videolink (1.2.3-1) experimental; urgency=low + + * VideoLink no longer works with the official Debian package of ffmpeg + because it does not include the mpeg2video encoder due to patent + threats. Therefore it is now in the contrib section. You will need + to get ffmpeg or mjpegtools from the "debian-multimedia" repository + or from upstream. End Software + Patents! + + -- Ben Hutchings Sat, 12 Apr 2008 18:42:50 +0100 diff --git a/debian/changelog b/debian/changelog index 86a0957..199171b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,11 @@ videolink (1.2.3-1) experimental; urgency=low * New upstream version * Switched to XULRunner 1.9 * Made Homepage a real control field + * VideoLink no longer works with the official Debian package of ffmpeg + because it does not include the mpeg2video encoder due to patent + threats. Therefore it is now in the contrib section. - -- Ben Hutchings Sat, 12 Apr 2008 17:13:36 +0100 + -- Ben Hutchings Sat, 12 Apr 2008 18:44:31 +0100 videolink (1.2.2-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 10c00ec..e169d74 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: videolink Maintainer: Ben Hutchings -Section: graphics +Section: contrib/graphics Priority: extra Build-Depends: debhelper (>=4), libboost-dev, libgtkmm-2.4-dev, xulrunner-dev, libexpat1-dev Standards-Version: 3.7.2 -- 2.39.2