r7685 - in /vdr/vdr-plugin-osdserver/trunk/debian: changelog control copyright
tom-guest at users.alioth.debian.org
tom-guest at users.alioth.debian.org
Wed Apr 29 21:30:52 UTC 2009
Author: tom-guest
Date: Wed Apr 29 21:30:52 2009
New Revision: 7685
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=7685
Log:
Release for vdrdevel 1.7.6
Modified:
vdr/vdr-plugin-osdserver/trunk/debian/changelog
vdr/vdr-plugin-osdserver/trunk/debian/control
vdr/vdr-plugin-osdserver/trunk/debian/copyright
Modified: vdr/vdr-plugin-osdserver/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-osdserver/trunk/debian/changelog?rev=7685&op=diff
==============================================================================
--- vdr/vdr-plugin-osdserver/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-osdserver/trunk/debian/changelog Wed Apr 29 21:30:52 2009
@@ -1,3 +1,13 @@
+vdr-plugin-osdserver (0.1.2-3) unstable; urgency=low
+
+ * Release for vdrdevel 1.7.6
+ * Added ${misc:Depends}
+ * Bumped standards version to 3.8.1
+ * Updated debian/copyright
+ * Changed section to "video"
+
+ -- Thomas Günther <tom at toms-cafe.de> Wed, 29 Apr 2009 23:10:59 +0200
+
vdr-plugin-osdserver (0.1.2-2) unstable; urgency=low
* Updated debian/watch
Modified: vdr/vdr-plugin-osdserver/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-osdserver/trunk/debian/control?rev=7685&op=diff
==============================================================================
--- vdr/vdr-plugin-osdserver/trunk/debian/control (original)
+++ vdr/vdr-plugin-osdserver/trunk/debian/control Wed Apr 29 21:30:52 2009
@@ -1,17 +1,17 @@
Source: vdr-plugin-osdserver
-Section: misc
+Section: video
Priority: extra
Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
Uploaders: Thomas Schmidt <tschmidt at debian.org>, Tobias Grimm <etobi at debian.org>, Thomas Günther <tom at toms-cafe.de>
Build-Depends: debhelper (>= 5), cdbs, vdr-dev (>= 1.6.0-5)
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-osdserver/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-osdserver/trunk/
Homepage: http://www.udo-richter.de/vdr/osdserver.en.html
Package: vdr-plugin-osdserver
Architecture: any
-Depends: ${shlibs:Depends}, ${vdr:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${vdr:Depends}
Description: VDR plugin to provide other programs access to the OSD
The OSDServer plugin allows external programs to access VDR's OSD.
OSDServer listens for commands on port 2010 and is mainly intended
Modified: vdr/vdr-plugin-osdserver/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-osdserver/trunk/debian/copyright?rev=7685&op=diff
==============================================================================
--- vdr/vdr-plugin-osdserver/trunk/debian/copyright (original)
+++ vdr/vdr-plugin-osdserver/trunk/debian/copyright Wed Apr 29 21:30:52 2009
@@ -1,7 +1,7 @@
Upstream Homepage:
http://www.udo-richter.de/vdr/osdserver.en.html
-Upstream Author:
+Upstream Author:
Udo Richter <udo_richter at gmx.de>
Debian Maintainers:
@@ -13,7 +13,7 @@
(C) 2006 - 2008 Udo Richter
Copyright (Debian packaging):
- (C) 2007 - 2008 Tobias Grimm, Thomas Günther, Thomas Schmidt
+ (C) 2007 - 2009 Tobias Grimm, Thomas Günther, Thomas Schmidt
License:
This program is free software; you can redistribute it and/or modify
@@ -31,8 +31,8 @@
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 on most Debian systems.
+ 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.
+ later version, see /usr/share/common-licenses/GPL-2.
More information about the pkg-vdr-dvb-changes
mailing list