r7737 - in /vdr/vdr-plugin-weather/trunk/debian: changelog control copyright
tom-guest at users.alioth.debian.org
tom-guest at users.alioth.debian.org
Wed Apr 29 21:36:08 UTC 2009
Author: tom-guest
Date: Wed Apr 29 21:36:07 2009
New Revision: 7737
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=7737
Log:
Release for vdrdevel 1.7.6
Modified:
vdr/vdr-plugin-weather/trunk/debian/changelog
vdr/vdr-plugin-weather/trunk/debian/control
vdr/vdr-plugin-weather/trunk/debian/copyright
Modified: vdr/vdr-plugin-weather/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-weather/trunk/debian/changelog?rev=7737&op=diff
==============================================================================
--- vdr/vdr-plugin-weather/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-weather/trunk/debian/changelog Wed Apr 29 21:36:07 2009
@@ -1,3 +1,13 @@
+vdr-plugin-weather (0.2.1e-51) unstable; urgency=low
+
+ * Release for vdrdevel 1.7.6
+ * Added ${misc:Depends}
+ * Bumped standards version to 3.8.1
+ * Updated debian/copyright to our new format
+ * Changed section to "video"
+
+ -- Thomas Günther <tom at toms-cafe.de> Wed, 29 Apr 2009 23:11:13 +0200
+
vdr-plugin-weather (0.2.1e-50) unstable; urgency=low
[ Tobias Grimm ]
Modified: vdr/vdr-plugin-weather/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-weather/trunk/debian/control?rev=7737&op=diff
==============================================================================
--- vdr/vdr-plugin-weather/trunk/debian/control (original)
+++ vdr/vdr-plugin-weather/trunk/debian/control Wed Apr 29 21:36:07 2009
@@ -1,17 +1,17 @@
Source: vdr-plugin-weather
-Section: misc
+Section: video
Priority: extra
Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
Uploaders: Tobias Grimm <tg at e-tobi.net>, Thomas Schmidt <tschmidt at debian.org>, Thomas Günther <tom at toms-cafe.de>
Build-Depends: debhelper (>= 5), cdbs, vdr-dev (>= 1.6.0-5), ftplib-dev (>=3.1-1-1), libmdsp-dev (>=0.11-6), dpatch
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-weather/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-weather/trunk/
Homepage: http://www.moldaner.de/vdr/
Package: vdr-plugin-weather
Architecture: any
-Depends: ${shlibs:Depends}, ${vdr:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${vdr:Depends}
Description: Weather plugin for VDR
Displays the current weather conditions for a selected location.
It gets the METAR data from ftp://weather.noaa.gov.
Modified: vdr/vdr-plugin-weather/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-weather/trunk/debian/copyright?rev=7737&op=diff
==============================================================================
--- vdr/vdr-plugin-weather/trunk/debian/copyright (original)
+++ vdr/vdr-plugin-weather/trunk/debian/copyright Wed Apr 29 21:36:07 2009
@@ -1,18 +1,39 @@
-This package was debianized by Arthur Weber on Son, 30 dec 2003 18:15:00 +0200.
+Upstream Homepage:
+ http://www.moldaner.de/vdr/
-It was downloaded from http://www.moldaner.de/vdr/
-
-Upstream Author: Steffen Moldaner <s.moldaner at gmx.net>
+Upstream Author:
+ Steffen Moldaner <s.moldaner at gmx.net>
Debian Maintainers:
-
- Tobias Grimm <tg at e-tobi.net>
- Thomas Schmidt <tschmidt at debian.org>
- Thomas Günther <tom at toms-cafe.de>
+ Tobias Grimm <etobi at debian.org>
+ Thomas Günther <tom at toms-cafe.de>
+ Thomas Schmidt <tschmidt at debian.org>
Copyright:
-
- You are free to distribute this software under the terms of
- the GNU General Public License.
- On Debian systems, the complete text of the GNU General Public
- License can be found in /usr/share/common-licenses/GPL file.
+ (C) 2003 Steffen Moldaner
+
+Copyright (Debian packaging):
+ (C) 2003 Arthur Weber
+ (C) 2004 - 2009 Tobias Grimm, Thomas Günther, Thomas Schmidt
+
+License:
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License along
+ with this program; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+
+ The complete text of the GNU General Public License can be found
+ in /usr/share/common-licenses/GPL-2 on most Debian systems.
+
+License (Debian packaging):
+ The Debian packaging is licensed under the GPL, version 2 or any
+ later version, see /usr/share/common-licenses/GPL-2.
More information about the pkg-vdr-dvb-changes
mailing list