r7679 - in /vdr/vdr-plugin-mousemate/trunk/debian: changelog control copyright
tom-guest at users.alioth.debian.org
tom-guest at users.alioth.debian.org
Wed Apr 29 21:30:24 UTC 2009
Author: tom-guest
Date: Wed Apr 29 21:30:23 2009
New Revision: 7679
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=7679
Log:
Release for vdrdevel 1.7.6
Modified:
vdr/vdr-plugin-mousemate/trunk/debian/changelog
vdr/vdr-plugin-mousemate/trunk/debian/control
vdr/vdr-plugin-mousemate/trunk/debian/copyright
Modified: vdr/vdr-plugin-mousemate/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-mousemate/trunk/debian/changelog?rev=7679&op=diff
==============================================================================
--- vdr/vdr-plugin-mousemate/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-mousemate/trunk/debian/changelog Wed Apr 29 21:30:23 2009
@@ -1,3 +1,15 @@
+vdr-plugin-mousemate (0.1.3-14) experimental; urgency=low
+
+ * Release for vdrdevel 1.7.6
+ * Changed Maintainer to Debian VDR Team
+ * Added Tobias Grimm and myself to Uploaders
+ * Updated debian/copyright to our new format
+ * Added ${misc:Depends}
+ * Bumped standards version to 3.8.1
+ * Changed section to "video"
+
+ -- Thomas Günther <tom at toms-cafe.de> Wed, 29 Apr 2009 23:10:57 +0200
+
vdr-plugin-mousemate (0.1.3-13) experimental; urgency=low
* Dropped patchlevel control field
Modified: vdr/vdr-plugin-mousemate/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-mousemate/trunk/debian/control?rev=7679&op=diff
==============================================================================
--- vdr/vdr-plugin-mousemate/trunk/debian/control (original)
+++ vdr/vdr-plugin-mousemate/trunk/debian/control Wed Apr 29 21:30:23 2009
@@ -1,15 +1,16 @@
Source: vdr-plugin-mousemate
-Section: misc
+Section: video
Priority: extra
-Maintainer: Tobias Grimm <tg at e-tobi.net>
+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
Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-mousemate/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-mousemate/trunk/
Package: vdr-plugin-mousemate
Architecture: any
-Depends: ${shlibs:Depends}, ${vdr:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${vdr:Depends}
Description: VDR plugin that allows to control VDR with a mouse
This plugin allows a mouse to be used for controlling some of VDR's functions.
VDR's remote control keys are mapped to mouse events. The mouse wheel and up
Modified: vdr/vdr-plugin-mousemate/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-mousemate/trunk/debian/copyright?rev=7679&op=diff
==============================================================================
--- vdr/vdr-plugin-mousemate/trunk/debian/copyright (original)
+++ vdr/vdr-plugin-mousemate/trunk/debian/copyright Wed Apr 29 21:30:23 2009
@@ -1,15 +1,20 @@
-This package was debianized by Tobias Grimm <tg at e-tobi.net> on
-Mon, 7 May 2007 18:39:03 +0200.
-
-It was downloaded from http://www.unterbrecher.de/vdr/developer.php#mousemate
+Upstream Homepage:
+ http://www.unterbrecher.de/vdr/developer.php#mousemate
Upstream Authors:
Peter Pinnau <vdr at unterbrecher.de>
Joachim Welker <j.welker at gmx.net>
+Debian Maintainers:
+ Tobias Grimm <etobi at debian.org>
+ Thomas Günther <tom at toms-cafe.de>
+
Copyright:
(C) 2006 Peter Pinnau, Joachim Welker
(C) 2003 Andreas Regel ("powermate" plugin)
+
+Copyright (Debian packaging):
+ (C) 2007 - 2009 Tobias Grimm, Thomas Günther
License:
This program is free software; you can redistribute it and/or modify
@@ -28,7 +33,8 @@
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.
-The Debian packaging is (C) 2007, Tobias Grimm <tg at e-tobi.net> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+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