r8058 - in /vdr/vdr-plugin-imonlcd/trunk/debian: changelog control rules

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


Author: tiber-guest
Date: Sun Nov  8 16:59:18 2009
New Revision: 8058

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

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

Modified: vdr/vdr-plugin-imonlcd/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-imonlcd/trunk/debian/changelog?rev=8058&op=diff
==============================================================================
--- vdr/vdr-plugin-imonlcd/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-imonlcd/trunk/debian/changelog Sun Nov  8 16:59:18 2009
@@ -1,3 +1,10 @@
+vdr-plugin-imonlcd (0.0.2-2) UNRELEASED; urgency=low
+
+  * Removed non-standard shebang line from debian/rules
+  * Standards-Version: 3.8.3
+
+ -- Tobias Grimm <etobi at debian.org>  Sun, 08 Nov 2009 17:59:21 +0100
+
 vdr-plugin-imonlcd (0.0.2-1) unstable; urgency=low
 
   * New upstream release

Modified: vdr/vdr-plugin-imonlcd/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-imonlcd/trunk/debian/control?rev=8058&op=diff
==============================================================================
--- vdr/vdr-plugin-imonlcd/trunk/debian/control (original)
+++ vdr/vdr-plugin-imonlcd/trunk/debian/control Sun Nov  8 16:59:18 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>
 Build-Depends: cdbs, debhelper (>= 7), vdr-dev, gettext, libfontconfig1-dev
-Standards-Version: 3.8.2
+Standards-Version: 3.8.3
 Homepage: http://projects.vdr-developer.org/wiki/plg-imonlcd
 
 Package: vdr-plugin-imonlcd

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