r7711 - in /vdr/vdr-plugin-softdevice/trunk/debian: changelog control copyright
tom-guest at users.alioth.debian.org
tom-guest at users.alioth.debian.org
Wed Apr 29 21:33:03 UTC 2009
Author: tom-guest
Date: Wed Apr 29 21:33:03 2009
New Revision: 7711
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=7711
Log:
Release for vdrdevel 1.7.6
Modified:
vdr/vdr-plugin-softdevice/trunk/debian/changelog
vdr/vdr-plugin-softdevice/trunk/debian/control
vdr/vdr-plugin-softdevice/trunk/debian/copyright
Modified: vdr/vdr-plugin-softdevice/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-softdevice/trunk/debian/changelog?rev=7711&op=diff
==============================================================================
--- vdr/vdr-plugin-softdevice/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-softdevice/trunk/debian/changelog Wed Apr 29 21:33:03 2009
@@ -1,3 +1,13 @@
+vdr-plugin-softdevice (0.5.0-5) experimental; 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:11:06 +0200
+
vdr-plugin-softdevice (0.5.0-4) experimental; urgency=low
* Added 07_ffmpeg_52.23.1.dpatch
Modified: vdr/vdr-plugin-softdevice/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-softdevice/trunk/debian/control?rev=7711&op=diff
==============================================================================
--- vdr/vdr-plugin-softdevice/trunk/debian/control (original)
+++ vdr/vdr-plugin-softdevice/trunk/debian/control Wed Apr 29 21:33:03 2009
@@ -1,5 +1,5 @@
Source: vdr-plugin-softdevice
-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>, Nicolas Huillard <nicolas at huillard.net>, Tobias Grimm <etobi at debian.org>, Thomas Günther <tom at toms-cafe.de>
@@ -7,14 +7,14 @@
pkg-config, libavcodec-dev (>= 0.cvs20060329-4), libavformat-dev (>= 0.cvs20060329-4),
libswscale-dev, libasound2-dev, libdfb++-dev, libdirectfb-dev, libxv-dev, libx11-dev,
libxext-dev, zlib1g-dev, libxinerama-dev
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-softdevice/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-softdevice/trunk/
Homepage: http://softdevice.berlios.de/
Package: vdr-plugin-softdevice
Architecture: any
-Depends: ${shlibs:Depends}, ${vdr:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${vdr:Depends}
Description: VDR frontend plug-in providing Xv, framebuffer output
This plug-in for the Linux Video Disc Recorder VDR acts as a so called
"soft device", that decodes VDR's MPEG2 input streams to play it back on Xv
Modified: vdr/vdr-plugin-softdevice/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-softdevice/trunk/debian/copyright?rev=7711&op=diff
==============================================================================
--- vdr/vdr-plugin-softdevice/trunk/debian/copyright (original)
+++ vdr/vdr-plugin-softdevice/trunk/debian/copyright Wed Apr 29 21:33:03 2009
@@ -9,7 +9,7 @@
Roland Praml (Initial versions)
Debian Maintainers:
- Tobias Grimm <tg at e-tobi.net>
+ Tobias Grimm <etobi at debian.org>
Nicolas Huillard <nicolas at huillard.net>
Thomas Schmidt <tschmidt at debian.org>
Thomas Günther <tom at toms-cafe.de>
@@ -51,7 +51,7 @@
(C) 2000 Erik Walthinsen
Copyright (Debian packaging):
- (C) 2004 - 2008 Nicolas Huillard, Tobias Grimm, Thomas Günther,
+ (C) 2004 - 2009 Nicolas Huillard, Tobias Grimm, Thomas Günther,
Thomas Schmidt
License:
@@ -70,7 +70,7 @@
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 (original libdv code in video-xv.c):
This library is free software; you can redistribute it and/or
@@ -89,8 +89,8 @@
MA 02110-1301 USA
The complete text of the GNU Lesser General Public License can be found
- in /usr/share/common-licenses/LGPL on most Debian systems.
+ in /usr/share/common-licenses/LGPL-2.1 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