diff options
author | Antti Ajanki <antti.ajanki@iki.fi> | 2011-07-12 10:57:10 +0300 |
---|---|---|
committer | Antti Ajanki <antti.ajanki@iki.fi> | 2011-07-12 11:06:16 +0300 |
commit | a48ffdcda3980cc3cc174d84e264abacebee1240 (patch) | |
tree | d203630059d91f5048e9fd892777201983596a60 | |
parent | f5c9fd8b9bcb0b3077ef0fbaed5f78336acf1204 (diff) | |
download | vdr-plugin-webvideo-a48ffdcda3980cc3cc174d84e264abacebee1240.tar.gz vdr-plugin-webvideo-a48ffdcda3980cc3cc174d84e264abacebee1240.tar.bz2 |
Debian Standards-Version 3.9.2
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index f36660e..7a44917 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,9 @@ vdr-plugin-webvideo (0.4.3-1) unstable; urgency=low * Fixed "Error 501: No active sockets" by properly implementing timeouts * Improved ruutu.fi support + * Standards-Version: 3.9.2 - -- Antti Ajanki <antti.ajanki@iki.fi> Tue, 12 Jul 2011 10:31:50 +0300 + -- Antti Ajanki <antti.ajanki@iki.fi> Tue, 12 Jul 2011 10:56:42 +0300 vdr-plugin-webvideo (0.4.2-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 728b215..34f9127 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Antti Ajanki <antti.ajanki@iki.fi> Uploaders: Tobias Grimm <etobi@debian.org>, Thomas Günther <tom@toms-cafe.de> 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.9.1.0 +Standards-Version: 3.9.2 Homepage: http://users.tkk.fi/~aajanki/vdr/webvideo XS-Python-Version: >= 2.5 |