debian/changelog               |    2 +-
 debian/intel-gpu-tools.install |    2 ++
 debian/rules                   |    2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

New commits:
commit 5033a0ac38e80f1343c523c35e294a4d83210678
Author: Tormod Volden <debian.tor...@gmail.com>
Date:   Mon Jan 16 23:39:09 2012 +0100

    Clarify why the test suite is disabled.

diff --git a/debian/changelog b/debian/changelog
index a5bb1a4..06ead44 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,7 +15,7 @@ intel-gpu-tools (1.1-1) UNRELEASED; urgency=low
     - Switch debhelper build-dep and compat to 8.
     - Use dh-autoreconf and quilt as in other X packages.
     - Use --fail-missing and .install accordingly.
-  * Disable test suite: it needs to be run as root.
+  * Disable test suite, "make test" checks GPU/drm, not the build
 
  -- Cyril Brulebois <k...@debian.org>  Sun, 25 Dec 2011 18:16:47 +0100
 
diff --git a/debian/rules b/debian/rules
index 30b44fb..6d954b5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 
 # Disable test suite:
 override_dh_auto_test:
-       echo 'Test suite disabled: it needs to be run as root, with no X 
running.'
+       echo 'Test suite disabled (does not perform a build check).'
 
 # Install in debian/tmp to retain control through dh_install:
 override_dh_auto_install:

commit 20276c99aca771645ce0195812971e10218aa408
Author: Tormod Volden <debian.tor...@gmail.com>
Date:   Mon Jan 16 23:33:29 2012 +0100

    Add missing debian/intel-gpu-tools.install

diff --git a/debian/intel-gpu-tools.install b/debian/intel-gpu-tools.install
new file mode 100644
index 0000000..a65408f
--- /dev/null
+++ b/debian/intel-gpu-tools.install
@@ -0,0 +1,2 @@
+usr/bin
+usr/share/man


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1rngqn-0004jm...@vasks.debian.org

Reply via email to