r7647 - in /vdr/vdr-plugin-dummydevice/trunk/debian: changelog control copyright
tom-guest at users.alioth.debian.org
tom-guest at users.alioth.debian.org
Wed Apr 29 21:27:34 UTC 2009
Author: tom-guest
Date: Wed Apr 29 21:27:34 2009
New Revision: 7647
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=7647
Log:
Release for vdrdevel 1.7.6
Modified:
vdr/vdr-plugin-dummydevice/trunk/debian/changelog
vdr/vdr-plugin-dummydevice/trunk/debian/control
vdr/vdr-plugin-dummydevice/trunk/debian/copyright
Modified: vdr/vdr-plugin-dummydevice/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-dummydevice/trunk/debian/changelog?rev=7647&op=diff
==============================================================================
--- vdr/vdr-plugin-dummydevice/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-dummydevice/trunk/debian/changelog Wed Apr 29 21:27:34 2009
@@ -1,3 +1,14 @@
+vdr-plugin-dummydevice (1.0.2-15) experimental; urgency=low
+
+ * Release for vdrdevel 1.7.6
+ * 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:49 +0200
+
vdr-plugin-dummydevice (1.0.2-14) experimental; urgency=low
* Dropped patchlevel control field
Modified: vdr/vdr-plugin-dummydevice/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-dummydevice/trunk/debian/control?rev=7647&op=diff
==============================================================================
--- vdr/vdr-plugin-dummydevice/trunk/debian/control (original)
+++ vdr/vdr-plugin-dummydevice/trunk/debian/control Wed Apr 29 21:27:34 2009
@@ -1,17 +1,17 @@
Source: vdr-plugin-dummydevice
-Section: misc
+Section: video
Priority: extra
Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
-Uploaders: Peter Siering <ps at ctmagazin.de>, Thomas Schmidt <tschmidt at debian.org>
+Uploaders: Peter Siering <ps at ctmagazin.de>, 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, 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-dummydevice/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-dummydevice/trunk/
Homepage: http://phivdr.dyndns.org/vdr/vdr-dummydevice/
Package: vdr-plugin-dummydevice
Architecture: any
-Depends: ${shlibs:Depends}, ${vdr:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${vdr:Depends}
Description: VDR plugin that emulates a dvb output device
This plugin emulates an output device, that does nothing.
All data is silently discarded. That is useful if you just
Modified: vdr/vdr-plugin-dummydevice/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-dummydevice/trunk/debian/copyright?rev=7647&op=diff
==============================================================================
--- vdr/vdr-plugin-dummydevice/trunk/debian/copyright (original)
+++ vdr/vdr-plugin-dummydevice/trunk/debian/copyright Wed Apr 29 21:27:34 2009
@@ -1,12 +1,20 @@
-This package was debianized by Peter Siering <ps at ctmagazin.de> on
-Thu, 21 Jun 2007 00:11:52 +0200.
+Upstream Homepage:
+ http://phivdr.dyndns.org/vdr/vdr-dummydevice/
-It was downloaded from http://phivdr.dyndns.org/vdr/vdr-dummydevice/
+Upstream Author:
+ Petri Hintukainen <phintuka at users.sourceforge.net>
-Upstream Author: Petri Hintukainen <phintuka at users.sourceforge.net>
+Debian Maintainers:
+ Peter Siering <ps at ctmagazin.de>
+ Tobias Grimm <etobi at debian.org>
+ Thomas Günther <tom at toms-cafe.de>
+ Thomas Schmidt <tschmidt at debian.org>
-Copyright:
+Copyright:
(C) 2007 Petri Hintukainen
+
+Copyright (Debian packaging):
+ (C) 2007 - 2009 Peter Siering, Tobias Grimm, Thomas Günther, Thomas Schmidt
License:
This program is free software; you can redistribute it and/or modify
@@ -19,13 +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.
-The Debian packaging is (C) 2007, Peter Siering <ps at ctmagazin.de> 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