r4844 - in /vdr/vdr-plugin-mousemate/trunk/debian: changelog control patches/ patches/00list patches/90_mousemate-0.1.3-1.5.3.dpatch rules

tom-guest at users.alioth.debian.org tom-guest at users.alioth.debian.org
Wed Jun 27 23:43:27 UTC 2007


Author: tom-guest
Date: Wed Jun 27 23:43:27 2007
New Revision: 4844

URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=4844
Log:
Release for vdrdevel 1.5.5

Added:
    vdr/vdr-plugin-mousemate/trunk/debian/patches/
    vdr/vdr-plugin-mousemate/trunk/debian/patches/00list
    vdr/vdr-plugin-mousemate/trunk/debian/patches/90_mousemate-0.1.3-1.5.3.dpatch
Modified:
    vdr/vdr-plugin-mousemate/trunk/debian/changelog
    vdr/vdr-plugin-mousemate/trunk/debian/control
    vdr/vdr-plugin-mousemate/trunk/debian/rules

Modified: vdr/vdr-plugin-mousemate/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-mousemate/trunk/debian/changelog?rev=4844&op=diff
==============================================================================
--- vdr/vdr-plugin-mousemate/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-mousemate/trunk/debian/changelog Wed Jun 27 23:43:27 2007
@@ -1,3 +1,11 @@
+vdr-plugin-mousemate (0.1.3-2) experimental; urgency=low
+
+  * Release for vdrdevel 1.5.5
+  * Added 90_mousemate-0.1.3-1.5.3.dpatch
+  * Added XS-Vcs-Svn and XS-Vcs-Browser fields to debian/control
+
+ -- Thomas Günther <tom at toms-cafe.de>  Wed, 27 Jun 2007 23:57:02 +0200
+
 vdr-plugin-mousemate (0.1.3-1) experimental; urgency=low
 
   * Initial release (closes: #422715)

Modified: vdr/vdr-plugin-mousemate/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-mousemate/trunk/debian/control?rev=4844&op=diff
==============================================================================
--- vdr/vdr-plugin-mousemate/trunk/debian/control (original)
+++ vdr/vdr-plugin-mousemate/trunk/debian/control Wed Jun 27 23:43:27 2007
@@ -2,8 +2,10 @@
 Section: misc
 Priority: extra
 Maintainer: Tobias Grimm <tg at e-tobi.net>
-Build-Depends: debhelper (>= 5), vdr-dev (>= 1.4.6-2ctvdr1)
+Build-Depends: debhelper (>= 5), vdr-dev (>= 1.4.6-2ctvdr1), dpatch
 Standards-Version: 3.7.2
+XS-Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-mousemate/trunk/
+XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-mousemate/trunk/
 
 Package: vdr-plugin-mousemate
 Architecture: any

Added: vdr/vdr-plugin-mousemate/trunk/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-mousemate/trunk/debian/patches/00list?rev=4844&op=file
==============================================================================
--- vdr/vdr-plugin-mousemate/trunk/debian/patches/00list (added)
+++ vdr/vdr-plugin-mousemate/trunk/debian/patches/00list Wed Jun 27 23:43:27 2007
@@ -1,0 +1,1 @@
+90_mousemate-0.1.3-1.5.3

Added: vdr/vdr-plugin-mousemate/trunk/debian/patches/90_mousemate-0.1.3-1.5.3.dpatch
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-mousemate/trunk/debian/patches/90_mousemate-0.1.3-1.5.3.dpatch?rev=4844&op=file
==============================================================================
--- vdr/vdr-plugin-mousemate/trunk/debian/patches/90_mousemate-0.1.3-1.5.3.dpatch (added)
+++ vdr/vdr-plugin-mousemate/trunk/debian/patches/90_mousemate-0.1.3-1.5.3.dpatch Wed Jun 27 23:43:27 2007
@@ -1,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 90_mousemate-0.1.3-1.5.3.dpatch by Thomas Günther <tom at toms-cafe.de>
+## http://toms-cafe.de/vdr/download/mousemate-0.1.3-1.5.3.diff
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Changes for VDR >= 1.5.3.
+
+ at DPATCH@
+--- mousemate-0.1.3/ButtonObserver.h
++++ mousemate-0.1.3/ButtonObserver.h
+@@ -21,7 +21,7 @@ class cButtonObserver
+ {
+     public:
+         bool pushed;
+-        uint64 lastPush;
++        uint64_t lastPush;
+         bool click;
+ 
+         int clickEvent;

Modified: vdr/vdr-plugin-mousemate/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-mousemate/trunk/debian/rules?rev=4844&op=diff
==============================================================================
--- vdr/vdr-plugin-mousemate/trunk/debian/rules (original)
+++ vdr/vdr-plugin-mousemate/trunk/debian/rules Wed Jun 27 23:43:27 2007
@@ -13,7 +13,7 @@
 endif
 
 # To use dpatch uncomment the following line and set Build-Depends to dpatch
-# DPATCH=yes
+DPATCH=yes
 
 ifdef DPATCH
 include /usr/share/dpatch/dpatch.make




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