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

xprint: Changes to 'debian-unstable'



 debian/changelog |    9 +++++++++
 debian/control   |    1 -
 debian/rules     |    1 +
 3 files changed, 10 insertions(+), 1 deletion(-)

New commits:
commit e413a4814f0c659d73433a7fe5e24c49d6b29ce1
Author: Drew Parsons <dparsons@debian.org>
Date:   Sat Dec 19 12:31:58 2009 +1100

    Disable use of Xtrap extension.
    
    It's deprecated by Xtest and record (which is enabled).  See
    discussion at http://lists.x.org/archives/xorg/2008-June/035832.html.
    
    Closes: #559701.

diff --git a/debian/changelog b/debian/changelog
index 17bde26..127b8d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+xprint (2:1.6.0-3) unstable; urgency=low
+
+  * Disable use of Xtrap extension. It's deprecated by Xtest and
+    record (which is enabled).  See discussion at
+    http://lists.x.org/archives/xorg/2008-June/035832.html.
+    Closes: #559701.
+
+ -- Drew Parsons <dparsons@debian.org>  Sat, 19 Dec 2009 12:28:47 +1100
+
 xprint (2:1.6.0-2) unstable; urgency=low
 
   * README.Debian: xplsprinters is provided by xprint-utils.
diff --git a/debian/control b/debian/control
index a78b186..329b031 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,6 @@ Build-Depends:
  x11proto-render-dev (>= 2:0.9.3),
  x11proto-resource-dev,
  x11proto-scrnsaver-dev,
- x11proto-trap-dev,
  x11proto-video-dev,
  x11proto-xcmisc-dev,
  x11proto-xext-dev (>= 7.0.3),
diff --git a/debian/rules b/debian/rules
index 28c6a49..abe70be 100755
--- a/debian/rules
+++ b/debian/rules
@@ -74,6 +74,7 @@ confflags += \
 	     --enable-composite \
 	     --enable-mitshm \
 	     --enable-xres \
+	     --disable-xtrap \
 	     --enable-record \
 	     --enable-xv \
 	     --enable-xvmc \


Reply to: