From d3002ec45f4c4b3ab35224cecedf5c34662a54d1 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Mon, 21 Apr 2008 00:30:47 +0000 Subject: [PATCH] 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. --- debian/NEWS | 10 ++++++++++ debian/changelog | 9 +++++++++ debian/control | 5 ++--- 3 files changed, 21 insertions(+), 3 deletions(-) create mode 100644 debian/NEWS diff --git a/debian/NEWS b/debian/NEWS new file mode 100644 index 0000000..4f879fc --- /dev/null +++ b/debian/NEWS @@ -0,0 +1,10 @@ +videolink (1.2.2-2) unstable; 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 Mon, 21 Apr 2008 00:38:15 +0100 diff --git a/debian/changelog b/debian/changelog index 9b94837..668aae6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +videolink (1.2.2-2) unstable; urgency=low + + * 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 Mon, 21 Apr 2008 00:38:10 +0100 + videolink (1.2.2-1) unstable; urgency=low * New upstream version diff --git a/debian/control b/debian/control index 6f08f92..2b4d67e 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, libxul-dev, libexpat1-dev Standards-Version: 3.7.2 @@ -15,5 +15,4 @@ Description: assembles a DVD video filesystem from HTML pages and video files rendering them in Mozilla and reproducing their link structure. This allows you to design DVDs using familiar HTML editing tools or your favourite text editor. - . - Homepage: http://womble.decadent.org.uk/software/videolink/ +Homepage: http://womble.decadent.org.uk/software/videolink/ -- 2.39.2