r8052 - in /vdr/vdr-plugin-atmo/trunk/debian: changelog control rules

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


Author: tiber-guest
Date: Sun Nov  8 16:58:50 2009
New Revision: 8052

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

Modified:
    vdr/vdr-plugin-atmo/trunk/debian/changelog
    vdr/vdr-plugin-atmo/trunk/debian/control
    vdr/vdr-plugin-atmo/trunk/debian/rules

Modified: vdr/vdr-plugin-atmo/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-atmo/trunk/debian/changelog?rev=8052&op=diff
==============================================================================
--- vdr/vdr-plugin-atmo/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-atmo/trunk/debian/changelog Sun Nov  8 16:58:50 2009
@@ -1,8 +1,10 @@
 vdr-plugin-atmo (0.1.3-5) UNRELEASED; urgency=low
 
   * Fixed debian/watch
+  * Removed non-standard shebang line from debian/rules
+  * Standards-Version: 3.8.3
 
- -- Tobias Grimm <etobi at debian.org>  Sun, 03 May 2009 18:37:16 +0200
+ -- Tobias Grimm <etobi at debian.org>  Sun, 08 Nov 2009 17:58:53 +0100
 
 vdr-plugin-atmo (0.1.3-4) experimental; urgency=low
 

Modified: vdr/vdr-plugin-atmo/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-atmo/trunk/debian/control?rev=8052&op=diff
==============================================================================
--- vdr/vdr-plugin-atmo/trunk/debian/control (original)
+++ vdr/vdr-plugin-atmo/trunk/debian/control Sun Nov  8 16:58:50 2009
@@ -4,7 +4,7 @@
 Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
 Uploaders: Tobias Grimm <etobi at debian.org>, Thomas Günther <tom at toms-cafe.de>
 Build-Depends: debhelper (>= 5), cdbs, vdr-dev (>= 1.6.0-5)
-Standards-Version: 3.8.1
+Standards-Version: 3.8.3
 Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-atmo/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-atmo/trunk/
 

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