r8005 - in /vdr/vdr-plugin-skinenigmang/trunk/debian: changelog control rules

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


Author: tiber-guest
Date: Sun Nov  8 16:46:27 2009
New Revision: 8005

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

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

Modified: vdr/vdr-plugin-skinenigmang/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-skinenigmang/trunk/debian/changelog?rev=8005&op=diff
==============================================================================
--- vdr/vdr-plugin-skinenigmang/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-skinenigmang/trunk/debian/changelog Sun Nov  8 16:46:27 2009
@@ -1,3 +1,10 @@
+vdr-plugin-skinenigmang (0.1.0-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:46:30 +0100
+
 vdr-plugin-skinenigmang (0.1.0-1) unstable; urgency=low
 
   * New upstream release

Modified: vdr/vdr-plugin-skinenigmang/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-skinenigmang/trunk/debian/control?rev=8005&op=diff
==============================================================================
--- vdr/vdr-plugin-skinenigmang/trunk/debian/control (original)
+++ vdr/vdr-plugin-skinenigmang/trunk/debian/control Sun Nov  8 16:46:27 2009
@@ -1,17 +1,0 @@
-Source: vdr-plugin-skinenigmang
-Section: video
-Priority: extra
-Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
-Uploaders: Thomas Schmidt <tschmidt at debian.org>, 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), libmagick++-dev
-Standards-Version: 3.8.1
-Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-skinenigmang/trunk/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-skinenigmang/trunk/
-Homepage: http://andreas.vdr-developer.org/enigmang
-
-Package: vdr-plugin-skinenigmang
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${vdr:Depends}
-Suggests: vdr-enigmang-icons
-Description: Skin plugin for VDR
- "EnigmaNG" is a standalone skin based on the "Enigma" text2skin addon.

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