r8024 - in /vdr/vdr-plugin-live/trunk/debian: README.source changelog rules

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


Author: tiber-guest
Date: Sun Nov  8 16:56:27 2009
New Revision: 8024

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

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

Added: vdr/vdr-plugin-live/trunk/debian/README.source
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-live/trunk/debian/README.source?rev=8024&op=file
==============================================================================
--- vdr/vdr-plugin-live/trunk/debian/README.source (added)
+++ vdr/vdr-plugin-live/trunk/debian/README.source Sun Nov  8 16:56:27 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-live/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-live/trunk/debian/changelog?rev=8024&op=diff
==============================================================================
--- vdr/vdr-plugin-live/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-live/trunk/debian/changelog Sun Nov  8 16:56:27 2009
@@ -1,8 +1,13 @@
 vdr-plugin-live (0.2.0-7) UNRELEASED; urgency=low
 
+  [ Thomas Schmidt ]
   * NOT RELEASED YET
 
- -- Thomas Schmidt <tschmidt at debian.org>  Sun, 25 Oct 2009 20:05:26 +0100
+  [ Tobias Grimm ]
+  * Removed non-standard shebang line from debian/rules
+  * Added README.source
+
+ -- Tobias Grimm <etobi at debian.org>  Sun, 08 Nov 2009 17:56:30 +0100
 
 vdr-plugin-live (0.2.0-6) unstable; urgency=low
 

Modified: vdr/vdr-plugin-live/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-live/trunk/debian/rules?rev=8024&op=diff
==============================================================================
--- vdr/vdr-plugin-live/trunk/debian/rules (original)
+++ vdr/vdr-plugin-live/trunk/debian/rules Sun Nov  8 16:56:27 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