r8036 - in /vdr/vdr-plugin-xine/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:57:27 UTC 2009


Author: tiber-guest
Date: Sun Nov  8 16:57:27 2009
New Revision: 8036

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

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

Added: vdr/vdr-plugin-xine/trunk/debian/README.source
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-xine/trunk/debian/README.source?rev=8036&op=file
==============================================================================
--- vdr/vdr-plugin-xine/trunk/debian/README.source (added)
+++ vdr/vdr-plugin-xine/trunk/debian/README.source Sun Nov  8 16:57: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-xine/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-xine/trunk/debian/changelog?rev=8036&op=diff
==============================================================================
--- vdr/vdr-plugin-xine/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-xine/trunk/debian/changelog Sun Nov  8 16:57:27 2009
@@ -7,8 +7,11 @@
   * Bumped Standards-Version to 3.8.1
   * Added installation of noSignal.mpg (Closes: #478656)
   * Updated debian/copyright
-
- -- Tobias Grimm <tg at e-tobi.net>  Thu, 24 Jul 2008 15:53:30 +0200
+  * 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:57:30 +0100
 
 vdr-plugin-xine (0.8.2-1) experimental; urgency=low
 

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=8036&op=diff
==============================================================================
--- vdr/vdr-plugin-xine/trunk/debian/control (original)
+++ vdr/vdr-plugin-xine/trunk/debian/control Sun Nov  8 16:57:27 2009
@@ -4,7 +4,7 @@
 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 (>= 5), cdbs, dpatch, vdr-dev (>= 1.6.0-5), gettext, libxine-dev (>= 1.1.90hg+20080321+5ac9723858b2)
-Standards-Version: 3.8.1
+Standards-Version: 3.8.3
 Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-xine/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-xine/trunk/
 Homepage: http://home.vr-web.de/~rnissl/

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=8036&op=diff
==============================================================================
--- vdr/vdr-plugin-xine/trunk/debian/rules (original)
+++ vdr/vdr-plugin-xine/trunk/debian/rules Sun Nov  8 16:57: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