r8011 - in /vdr/vdr-plugin-dxr3/trunk/debian: README.source changelog control rules

tiber-guest at users.alioth.debian.org tiber-guest at users.alioth.debian.org
Sun Nov 8 16:47:09 UTC 2009


Author: tiber-guest
Date: Sun Nov  8 16:47:09 2009
New Revision: 8011

URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=8011
Log:
* Removed non-standard shebang line from debian/rules
* Added README.source
* Standards-Version: 3.8.3

Added:
    vdr/vdr-plugin-dxr3/trunk/debian/README.source
Modified:
    vdr/vdr-plugin-dxr3/trunk/debian/changelog
    vdr/vdr-plugin-dxr3/trunk/debian/control
    vdr/vdr-plugin-dxr3/trunk/debian/rules

Added: vdr/vdr-plugin-dxr3/trunk/debian/README.source
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-dxr3/trunk/debian/README.source?rev=8011&op=file
==============================================================================
--- vdr/vdr-plugin-dxr3/trunk/debian/README.source (added)
+++ vdr/vdr-plugin-dxr3/trunk/debian/README.source Sun Nov  8 16:47:09 2009
@@ -1,0 +1,7 @@
+This package uses the dpatch system to save and apply patches to the
+upstream source code of the software that is packaged. For details
+about how to use dpatch read
+
+   /usr/share/doc/dpatch/README.source.gz
+
+from the dpatch package.

Modified: vdr/vdr-plugin-dxr3/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-dxr3/trunk/debian/changelog?rev=8011&op=diff
==============================================================================
--- vdr/vdr-plugin-dxr3/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-dxr3/trunk/debian/changelog Sun Nov  8 16:47:09 2009
@@ -1,3 +1,11 @@
+vdr-plugin-dxr3 (0.2.9-5) UNRELEASED; urgency=low
+
+  * Removed non-standard shebang line from debian/rules
+  * Added README.source
+  * Standards-Version: 3.8.3
+
+ -- Tobias Grimm <etobi at debian.org>  Sun, 08 Nov 2009 17:47:11 +0100
+
 vdr-plugin-dxr3 (0.2.9-4) experimental; urgency=low
 
   * Added 03_kernel-header-include-fix.dpatch

Modified: vdr/vdr-plugin-dxr3/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-dxr3/trunk/debian/control?rev=8011&op=diff
==============================================================================
--- vdr/vdr-plugin-dxr3/trunk/debian/control (original)
+++ vdr/vdr-plugin-dxr3/trunk/debian/control Sun Nov  8 16:47:09 2009
@@ -1,17 +1,0 @@
-Source: vdr-plugin-dxr3
-Section: contrib/misc
-Priority: extra
-Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
-Uploaders: Nicolas Boullis <nboullis at debian.org>, Tobias Grimm <etobi at debian.org>, Thomas Schmidt <tschmidt at debian.org>
-Build-Depends: debhelper (>= 5), cdbs, dpatch, vdr-dev (>= 1.6.0-5), gettext, pkg-config, libavcodec-dev (>= 0.cvs20060329), em8300-headers (>= 0.16.0)
-Standards-Version: 3.8.0
-Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-dxr3/trunk/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-dxr3/trunk/
-Homepage: http://sourceforge.net/projects/dxr3plugin/
-
-Package: vdr-plugin-dxr3
-Architecture: any
-Depends: ${shlibs:Depends}, ${vdr:Depends}
-Description: Plugin to vdr to use a DXR3/Hollywood+ MPEG decoder as primary interface
- This plugin for vdr allows using a DXR3/Hollywood+ MPEG 
- decoder card as primary interface.

Modified: vdr/vdr-plugin-dxr3/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-dxr3/trunk/debian/rules?rev=8011&op=diff
==============================================================================
--- vdr/vdr-plugin-dxr3/trunk/debian/rules (original)
+++ vdr/vdr-plugin-dxr3/trunk/debian/rules Sun Nov  8 16:47:09 2009
@@ -1,4 +1,4 @@
-#! /bin/sh /usr/share/vdr-dev/make-special-vdr.sh
+#!/usr/bin/make -f
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/dpatch.mk




More information about the pkg-vdr-dvb-changes mailing list