r5511 - in /vdr/vdr-plugin-xine/trunk/debian: changelog compat control copyright rules
tschmidt at users.alioth.debian.org
tschmidt at users.alioth.debian.org
Sun Oct 7 22:04:19 UTC 2007
Author: tschmidt
Date: Sun Oct 7 22:04:19 2007
New Revision: 5511
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=5511
Log:
* First upload to the official archive (Closes: #445712)
* New upstream release
* Updated debian/copyright
* Updated package description
* Build-Depend on debhelper (>= 5), set COMPAT-Level to 5
* Changed clean-target in debian/rules to not ignore errors
Modified:
vdr/vdr-plugin-xine/trunk/debian/changelog
vdr/vdr-plugin-xine/trunk/debian/compat
vdr/vdr-plugin-xine/trunk/debian/control
vdr/vdr-plugin-xine/trunk/debian/copyright
vdr/vdr-plugin-xine/trunk/debian/rules
Modified: vdr/vdr-plugin-xine/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-xine/trunk/debian/changelog?rev=5511&op=diff
==============================================================================
--- vdr/vdr-plugin-xine/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-xine/trunk/debian/changelog Sun Oct 7 22:04:19 2007
@@ -1,8 +1,14 @@
-vdr-plugin-xine (0.7.10-4) UNRELEASED; urgency=low
-
+vdr-plugin-xine (0.7.11-1) experimental; urgency=low
+
+ * First upload to the official archive (Closes: #445712)
+ * New upstream release
+ * Updated debian/copyright
+ * Updated package description
+ * Build-Depend on debhelper (>= 5), set COMPAT-Level to 5
* Added XS-Vcs-Svn and XS-Vcs-Browser fields to debian/control
-
- -- Thomas Schmidt <tschmidt at debian.org> Wed, 16 May 2007 23:46:49 +0200
+ * Changed clean-target in debian/rules to not ignore errors
+
+ -- Thomas Schmidt <tschmidt at debian.org> Mon, 08 Oct 2007 00:03:46 +0200
vdr-plugin-xine (0.7.10-3) experimental; urgency=low
Modified: vdr/vdr-plugin-xine/trunk/debian/compat
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-xine/trunk/debian/compat?rev=5511&op=diff
==============================================================================
--- vdr/vdr-plugin-xine/trunk/debian/compat (original)
+++ vdr/vdr-plugin-xine/trunk/debian/compat Sun Oct 7 22:04:19 2007
@@ -1,1 +1,1 @@
-4
+5
Modified: vdr/vdr-plugin-xine/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-xine/trunk/debian/control?rev=5511&op=diff
==============================================================================
--- vdr/vdr-plugin-xine/trunk/debian/control (original)
+++ vdr/vdr-plugin-xine/trunk/debian/control Sun Oct 7 22:04:19 2007
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
Uploaders: Darren Salt <linux at youmustbejoking.demon.co.uk>, Thomas Schmidt <tschmidt at debian.org>, Tobias Grimm <tg at e-tobi.net>, Thomas Günther <tom at toms-cafe.de>
-Build-Depends: debhelper (>= 4.0.0), dpatch, libxine-dev (>= 1.0.2-0vdr1), vdr-dev (>= 1.4.5-1)
+Build-Depends: debhelper (>= 5), dpatch, libxine-dev (>= 1.1.90hg+20070930-1), vdr-dev (>= 1.4.5-1)
Standards-Version: 3.7.2
XS-Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-xine/trunk/
XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-xine/trunk/
@@ -14,13 +14,13 @@
Recommends: libxine1
Suggests: y4mscaler, mjpegtools, netpbm
Description: allows xine to be a display for vdr, the Video Disk Recorder
- vdr-plugin-xine is a plugin for vdr which allows you to use xine, gxine or
- some other front end for libxine as a display, instead of relying on an MPEG
- decoder / TV output card.
+ Plugin for vdr which allows you to use xine, gxine or some other frontend
+ for libxine as a display, instead of relying on an MPEG decoder / TV
+ output card.
.
- xine >= 0.99.2 and gxine >= 0.4.0 have built-in support for vdr. Other front
- ends may need to be patched.
+ xine >= 0.99.2 and gxine >= 0.4.0 have built-in support for vdr. Other
+ frontends may need to be patched.
.
- If you want to use the SVDRP 'grab' command, you'll need mjpegtools (from
- Christian Marillat's archive) and y4mscaler.
+ If you want to use the SVDRP 'grab' command, you'll need mjpegtools
+ (from Christian Marillat's archive) and y4mscaler.
XB-VDR-Patchlevel: ${vdr:Patchlevel}
Modified: vdr/vdr-plugin-xine/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-xine/trunk/debian/copyright?rev=5511&op=diff
==============================================================================
--- vdr/vdr-plugin-xine/trunk/debian/copyright (original)
+++ vdr/vdr-plugin-xine/trunk/debian/copyright Sun Oct 7 22:04:19 2007
@@ -1,19 +1,39 @@
-This package was debianized by Darren Salt <ds at flibble> on
-Wed, 17 Dec 2003 16:45:36 +0000.
+Upstream Homepage:
+ http://home.vr-web.de/~rnissl/
-It was downloaded from http://home.vr-web.de/~rnissl/
+Upstream Authors:
+ Reinhard Nissl <rnissl at gmx.de>
-Upstream Author:
- Reinhard Nissl <rnissl at gmx.de>
-
Debian Maintainers:
- * Darren Salt <linux at youmustbejoking.demon.co.uk>
- * Thomas Schmidt <tschmidt at debian.org>
- * Tobias Grimm <tg at e-tobi.net>
- * Thomas Günther <tom at toms-cafe.de>
+ Tobias Grimm <tg at e-tobi.net>
+ Thomas Günther <tom at toms-cafe.de>
+ Darren Salt <linux at youmustbejoking.demon.co.uk>
+ Thomas Schmidt <tschmidt at debian.org>
Copyright:
+ (C) 2003-2007 Reinhard Nissl
-(C) 2003 Reinhard Nissl
+Copyright (Debian packaging):
+ (C) 2003-2007 Tobias Grimm, Thomas Günther, Darren Salt, Thomas Schmidt
-GPL version 2 or later; see /usr/share/common-licenses/GPL
+License:
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ 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 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.
+
+License (Debian packaging):
+ The Debian packaging is licensed under the GPL, version 2 or any
+ later version, see /usr/share/common-licenses/GPL.
Modified: vdr/vdr-plugin-xine/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-xine/trunk/debian/rules?rev=5511&op=diff
==============================================================================
--- vdr/vdr-plugin-xine/trunk/debian/rules (original)
+++ vdr/vdr-plugin-xine/trunk/debian/rules Sun Oct 7 22:04:19 2007
@@ -46,7 +46,7 @@
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
- -$(MAKE) -o .dependencies clean $(MAKE_OPTIONS)
+ $(MAKE) -o .dependencies clean $(MAKE_OPTIONS)
dh_clean
install: build
More information about the pkg-vdr-dvb-changes
mailing list