r715 - vdr/vdr-plugin-weather/trunk/debian

Tobias Grimm pkg-vdr-dvb-changes@lists.alioth.debian.org
Sun, 26 Jun 2005 00:21:35 +0000


Author: tiber-guest
Date: 2005-06-26 00:21:35 +0000 (Sun, 26 Jun 2005)
New Revision: 715

Modified:
   vdr/vdr-plugin-weather/trunk/debian/control
Log:
weather: missed the dependencies

Modified: vdr/vdr-plugin-weather/trunk/debian/control
===================================================================
--- vdr/vdr-plugin-weather/trunk/debian/control	2005-06-25 22:33:32 UTC (rev 714)
+++ vdr/vdr-plugin-weather/trunk/debian/control	2005-06-26 00:21:35 UTC (rev 715)
@@ -3,13 +3,13 @@
 Priority: extra
 Maintainer: Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org>
 Uploaders: Tobias Grimm <tg@e-tobi.net>, Thomas Schmidt <tschmidt@debian.org>
-Build-Depends: debhelper (>> 4.1.16), vdr-dev (>= 1.3.23-1), ftplib-dev (>=3.1-1-1), libmdsp-dev (>=0.11-6), dpatch (>= 2.0.9)
+Build-Depends: debhelper (>> 4.1.16), vdr-dev (>= 1.3.27-1), ftplib-dev (>=3.1-1-1), libmdsp-dev (>=0.11-6), dpatch (>= 2.0.9)
 Standards-Version: 3.6.1
 
 Package: vdr-plugin-weather
 Architecture: any
-Depends: ${shlibs:Depends}, vdr (>= 1.3.23-1)
-Conflicts: vdr (>= 1.3.24)
+Depends: ${shlibs:Depends}, vdr (>= 1.3.27-1)
+Conflicts: vdr (>= 1.3.28)
 Description: Weather plugin for vdr
  Displays the current weather conditions for a selected location. 
  It gets the METAR data from ftp://weather.noaa.gov.