r7655 - in /vdr/vdr-plugin-externalplayer/trunk/debian: changelog control copyright
tom-guest at users.alioth.debian.org
tom-guest at users.alioth.debian.org
Wed Apr 29 21:28:18 UTC 2009
Author: tom-guest
Date: Wed Apr 29 21:28:17 2009
New Revision: 7655
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=7655
Log:
Release for vdrdevel 1.7.6
Modified:
vdr/vdr-plugin-externalplayer/trunk/debian/changelog
vdr/vdr-plugin-externalplayer/trunk/debian/control
vdr/vdr-plugin-externalplayer/trunk/debian/copyright
Modified: vdr/vdr-plugin-externalplayer/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-externalplayer/trunk/debian/changelog?rev=7655&op=diff
==============================================================================
--- vdr/vdr-plugin-externalplayer/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-externalplayer/trunk/debian/changelog Wed Apr 29 21:28:17 2009
@@ -1,3 +1,15 @@
+vdr-plugin-externalplayer (0.1.0-11) experimental; urgency=low
+
+ * Release for vdrdevel 1.7.6
+ * Changed Maintainer to Debian VDR Team
+ * Added Tobias Grimm and myself to Uploaders
+ * 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:51 +0200
+
vdr-plugin-externalplayer (0.1.0-10) experimental; urgency=low
* Dropped patchlevel control field
Modified: vdr/vdr-plugin-externalplayer/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-externalplayer/trunk/debian/control?rev=7655&op=diff
==============================================================================
--- vdr/vdr-plugin-externalplayer/trunk/debian/control (original)
+++ vdr/vdr-plugin-externalplayer/trunk/debian/control Wed Apr 29 21:28:17 2009
@@ -1,13 +1,14 @@
Source: vdr-plugin-externalplayer
-Section: misc
+Section: video
Priority: extra
-Maintainer: Roman Muellenschlaeder <mms at prodeia.de>
+Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
+Uploaders: Tobias Grimm <etobi at debian.org>, Thomas Günther <tom at toms-cafe.de>
Build-Depends: debhelper (>= 5), cdbs, dpatch, vdr-dev (>= 1.6.0-5)
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
Package: vdr-plugin-externalplayer
Architecture: any
-Depends: ${shlibs:Depends}, ${vdr:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${vdr:Depends}
Conflicts: ${vdr:Conflicts}
Description: Plugin to VDR that allows usage of external players
With this plugin it is possible to use players (like MMS, dxr3player, etc.)
Modified: vdr/vdr-plugin-externalplayer/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-externalplayer/trunk/debian/copyright?rev=7655&op=diff
==============================================================================
--- vdr/vdr-plugin-externalplayer/trunk/debian/copyright (original)
+++ vdr/vdr-plugin-externalplayer/trunk/debian/copyright Wed Apr 29 21:28:17 2009
@@ -5,15 +5,16 @@
Felix Haedicke <felixhaedicke at web.de>
Debian Maintainers:
+ Tobias Grimm <etobi at debian.org>
+ Thomas Günther <tom at toms-cafe.de>
Roman Müllenschläder <mms at prodeia.de>
- Tobias Grimm <tg at e-tobi.net>
- Thomas Günther <tom at toms-cafe.de>
Copyright:
(C) 2005 Felix Haedicke
Copyright (Debian packaging):
- (C) 2007-2008 Roman Müllenschläder, Tobias Grimm, Thomas Günther
+ (C) 2007 Roman Müllenschläder
+ (C) 2007 - 2009 Tobias Grimm, Thomas Günther
License:
This program is free software; you can redistribute it and/or modify
@@ -26,14 +27,13 @@
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 St, Fifth Floor, Boston, MA
- 02110-1301, USA.
+ 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 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