r8051 - in /vdr/vdr-plugin-dvd/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:58:45 UTC 2009


Author: tiber-guest
Date: Sun Nov  8 16:58:45 2009
New Revision: 8051

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

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

Added: vdr/vdr-plugin-dvd/trunk/debian/README.source
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-dvd/trunk/debian/README.source?rev=8051&op=file
==============================================================================
--- vdr/vdr-plugin-dvd/trunk/debian/README.source (added)
+++ vdr/vdr-plugin-dvd/trunk/debian/README.source Sun Nov  8 16:58:45 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-dvd/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-dvd/trunk/debian/changelog?rev=8051&op=diff
==============================================================================
--- vdr/vdr-plugin-dvd/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-dvd/trunk/debian/changelog Sun Nov  8 16:58:45 2009
@@ -1,3 +1,11 @@
+vdr-plugin-dvd (0.3.6~b03+cvs20090426.0013-2) 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:58:48 +0100
+
 vdr-plugin-dvd (0.3.6~b03+cvs20090426.0013-1) unstable; urgency=low
 
   * New Upstream Snapshot

Modified: vdr/vdr-plugin-dvd/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-dvd/trunk/debian/control?rev=8051&op=diff
==============================================================================
--- vdr/vdr-plugin-dvd/trunk/debian/control (original)
+++ vdr/vdr-plugin-dvd/trunk/debian/control Sun Nov  8 16:58:45 2009
@@ -10,7 +10,7 @@
  gettext,
  libdvdnav-dev (>=4.1.2-3),
  liba52-0.7.4-dev
-Standards-Version: 3.8.1
+Standards-Version: 3.8.3
 Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-dvd/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-dvd/trunk/
 Homepage: http://sourceforge.net/projects/dvdplugin

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