[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xserver-xorg-video-ivtvdev: Changes to 'debian-unstable'



 debian/changelog                   |    6 ++++++
 debian/patches/remove-PAGE_MASK    |    7 +++++++
 debian/patches/remove-xf86_ansic.h |    6 ++++--
 3 files changed, 17 insertions(+), 2 deletions(-)

New commits:
commit c4a29582afbf8753e305aa8567580cb42c17089e
Author: Ian Campbell <ijc@hellion.org.uk>
Date:   Fri Sep 21 08:35:15 2007 +0100

    Update headers on patches ready for patch bomb upstream.

diff --git a/debian/patches/remove-PAGE_MASK b/debian/patches/remove-PAGE_MASK
index db88ffb..b2bd1b9 100644
--- a/debian/patches/remove-PAGE_MASK
+++ b/debian/patches/remove-PAGE_MASK
@@ -1,3 +1,10 @@
+Use sysconf(_SC_PAGESIZE) as the portable alternative to PAGE_MASK.
+
+PAGE_MASK is not portable to systems such as powerpc, mips and hppa
+where page size is not a constant.
+
+Signed-off-by: Ian Campbell <ijc@hellion.org.uk>
+
 Index: xserver-xorg-video-ivtvdev.git/src/ivtv_hw.c
 ===================================================================
 --- xserver-xorg-video-ivtvdev.git.orig/src/ivtv_hw.c	2007-09-20 18:55:16.000000000 +0100
diff --git a/debian/patches/remove-xf86_ansic.h b/debian/patches/remove-xf86_ansic.h
index 2ef1fc2..339a154 100644
--- a/debian/patches/remove-xf86_ansic.h
+++ b/debian/patches/remove-xf86_ansic.h
@@ -1,6 +1,8 @@
-x86_ansic.h is obsolete upstream,  directly include necessary headers instead.
+x86_ansic.h is deprecated upstream.
 
-Signed-off-by: Ian Campbell <ian.campbell@xensource.com>
+Directly include necessary headers instead.
+
+Signed-off-by: Ian Campbell <ijc@hellion.org.uk>
 
 Index: xserver-xorg-video-ivtvdev.git/src/ivtv.c
 ===================================================================

commit b34e9020bbc73c5ec4a5aeca086e96d7c36f6a42
Author: Ian Campbell <ijc@hellion.org.uk>
Date:   Fri Sep 21 07:36:48 2007 +0100

    Start -4 development.

diff --git a/debian/changelog b/debian/changelog
index 53c4151..9b59c45 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-video-ivtvdev (1.0.0~svn4049-4) unstable; urgency=low
+
+  * UNRELEASED.
+
+ -- Ian Campbell <ijc@hellion.org.uk>  Fri, 21 Sep 2007 07:36:24 +0100
+
 xserver-xorg-video-ivtvdev (1.0.0~svn4049-3) unstable; urgency=low
 
   * Use sysconf(_SC_PAGESIZE) instead of PAGE_MASK, fixes FTBFS on powerpc,



Reply to: