r8484 - in /vdr/vdr-plugin-wirbelscan/trunk/debian: changelog control copyright patches/ rules

tom-guest at users.alioth.debian.org tom-guest at users.alioth.debian.org
Sat Mar 20 00:28:29 UTC 2010


Author: tom-guest
Date: Sat Mar 20 00:28:29 2010
New Revision: 8484

URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=8484
Log:
* New upstream pre-release
* Removed 01_kernel-header-include-fix.dpatch
* Removed dpatch from Build-Depends
* Added libzvbi-dev to Build-Depends
* Standards-Version: 3.8.4
* Updated debian/copyright

Removed:
    vdr/vdr-plugin-wirbelscan/trunk/debian/patches/
Modified:
    vdr/vdr-plugin-wirbelscan/trunk/debian/changelog
    vdr/vdr-plugin-wirbelscan/trunk/debian/control
    vdr/vdr-plugin-wirbelscan/trunk/debian/copyright
    vdr/vdr-plugin-wirbelscan/trunk/debian/rules

Modified: vdr/vdr-plugin-wirbelscan/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-wirbelscan/trunk/debian/changelog?rev=8484&op=diff
==============================================================================
--- vdr/vdr-plugin-wirbelscan/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-wirbelscan/trunk/debian/changelog Sat Mar 20 00:28:29 2010
@@ -1,3 +1,14 @@
+vdr-plugin-wirbelscan (0.0.5~pre11e-1) experimental; urgency=low
+
+  * New upstream pre-release
+  * Removed 01_kernel-header-include-fix.dpatch
+  * Removed dpatch from Build-Depends
+  * Added libzvbi-dev to Build-Depends
+  * Standards-Version: 3.8.4
+  * Updated debian/copyright
+
+ -- Thomas Günther <tom at toms-cafe.de>  Fri, 19 Mar 2010 22:26:19 +0100
+
 vdr-plugin-wirbelscan (0.0.4a~20080515-4) experimental; urgency=low
 
   * Removed non-standard shebang line from debian/rules

Modified: vdr/vdr-plugin-wirbelscan/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-wirbelscan/trunk/debian/control?rev=8484&op=diff
==============================================================================
--- vdr/vdr-plugin-wirbelscan/trunk/debian/control (original)
+++ vdr/vdr-plugin-wirbelscan/trunk/debian/control Sat Mar 20 00:28:29 2010
@@ -3,15 +3,14 @@
 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, dpatch, vdr-dev (>= 1.6.0-5), gettext
-Standards-Version: 3.8.3
+Build-Depends: debhelper (>= 5), cdbs, vdr-dev (>= 1.6.0-5), gettext, libzvbi-dev
+Standards-Version: 3.8.4
 Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-wirbelscan/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-wirbelscan/trunk/
 
 Package: vdr-plugin-wirbelscan
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${vdr:Depends}
-Conflicts: ${vdr:Conflicts}
 Description: Channelscan plugin for VDR
  This plugin allows you to scan for new channels. DVB-T and DVB-C are supported
  as well as DVB-S and pvrinput/ptv (analog) scan.

Modified: vdr/vdr-plugin-wirbelscan/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-wirbelscan/trunk/debian/copyright?rev=8484&op=diff
==============================================================================
--- vdr/vdr-plugin-wirbelscan/trunk/debian/copyright (original)
+++ vdr/vdr-plugin-wirbelscan/trunk/debian/copyright Sat Mar 20 00:28:29 2010
@@ -9,14 +9,13 @@
     Tobias Grimm <etobi at debian.org>
     Thomas Günther <tom at toms-cafe.de>
     Thomas Schmidt <tschmidt at debian.org>
-    Horst Tritremmel <peter_weber69 at gmx.at>
 
 Copyright:
-    (C) 2006 - 2007 Winfried Koehler
+    (C) 2006 - 2010 Winfried Koehler
 
 Copyright (Debian packaging):
-    (C) 2006        Horst Tritremmel
-    (C) 2007 - 2009 Tobias Grimm, Thomas Günther, Thomas Schmidt
+    (C) 2007 - 2010 Tobias Grimm, Thomas Günther, Thomas Schmidt
+    (C) 2006        Horst Tritremmel <peter_weber69 at gmx.at>
 
 License:
     This program is free software; you can redistribute it and/or modify

Modified: vdr/vdr-plugin-wirbelscan/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-wirbelscan/trunk/debian/rules?rev=8484&op=diff
==============================================================================
--- vdr/vdr-plugin-wirbelscan/trunk/debian/rules (original)
+++ vdr/vdr-plugin-wirbelscan/trunk/debian/rules Sat Mar 20 00:28:29 2010
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/dpatch.mk
+#include /usr/share/cdbs/1/rules/dpatch.mk
 
 DEB_INSTALL_CHANGELOGS_ALL = HISTORY
 




More information about the pkg-vdr-dvb-changes mailing list