From 5712119eccad88cc3e25cd2b427152a3f363e293 Mon Sep 17 00:00:00 2001 From: Antti Ajanki Date: Mon, 15 Nov 2010 20:54:06 +0200 Subject: updated debian build scripts --- debian/changelog | 13 ++++++++++--- debian/control | 2 +- debian/source/format | 1 + 3 files changed, 12 insertions(+), 4 deletions(-) create mode 100644 debian/source/format diff --git a/debian/changelog b/debian/changelog index ec003d8..1ad7374 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,15 @@ vdr-plugin-webvideo (0.3.3-1) unstable; urgency=low - * New version - - -- Antti Ajanki Sat, 06 Nov 2010 10:40:54 +0200 + * Command line arguments override config file. + * Support VDR 1.7 series by including Make.global. + * SVDRP commands for playing and downloading videos (based on a patch + by Matti Lehtimäki). + * Some Youtube links were broken. + * Fixed Metacafe and Google video modules. + * Bump standards version to 3.9.1.0 + * Bump source format to 3.0 (native) + + -- Antti Ajanki Mon, 15 Nov 2010 20:49:43 +0200 vdr-plugin-webvideo (0.3.2-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 3deeccb..f24d954 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Antti Ajanki Uploaders: Tobias Grimm , Thomas Günther Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.49), txt2man, vdr-dev (>= 1.6.0-5), gettext, libxml2-dev, python-all-dev, python-central (>= 0.5.6), libglib2.0-dev -Standards-Version: 3.8.3 +Standards-Version: 3.9.1.0 Homepage: http://users.tkk.fi/~aajanki/vdr/webvideo XS-Python-Version: >= 2.5 diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..89ae9db --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (native) -- cgit v1.2.3