debian/changelog |    6 ++++++
 debian/control   |    5 ++++-
 2 files changed, 10 insertions(+), 1 deletion(-)

New commits:
commit 1f246eec5ead8796bd374178861c92211e320e94
Author: Chase Douglas <chase.doug...@canonical.com>
Date:   Tue Mar 20 13:01:57 2012 -0700

    releasing version 0.2.0-0ubuntu2

diff --git a/debian/changelog b/debian/changelog
index 94ef4ad..91e4e07 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-xorg-gtest (0.2.0-0ubuntu2) UNRELEASED; urgency=low
+xorg-gtest (0.2.0-0ubuntu2) precise; urgency=low
 
   * Make libxorg-gtest-dev depend on xutils-dev >= 1:7.7~1 (LP: #960528)
 
- -- Chase Douglas <chase.doug...@ubuntu.com>  Tue, 20 Mar 2012 13:00:04 -0700
+ -- Chase Douglas <chase.doug...@ubuntu.com>  Tue, 20 Mar 2012 13:00:53 -0700
 
 xorg-gtest (0.2.0-0ubuntu1) precise; urgency=low
 

commit b718f1f3de60ac9fb4dbcce4709eff058a2a46fc
Author: Chase Douglas <chase.doug...@canonical.com>
Date:   Tue Mar 20 13:00:50 2012 -0700

    Make libxorg-gtest-dev depend on xutils-dev >= 1:7.7~1 (LP: #960528)

diff --git a/debian/changelog b/debian/changelog
index 1aad762..94ef4ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xorg-gtest (0.2.0-0ubuntu2) UNRELEASED; urgency=low
+
+  * Make libxorg-gtest-dev depend on xutils-dev >= 1:7.7~1 (LP: #960528)
+
+ -- Chase Douglas <chase.doug...@ubuntu.com>  Tue, 20 Mar 2012 13:00:04 -0700
+
 xorg-gtest (0.2.0-0ubuntu1) precise; urgency=low
 
   * Update to xorg-gtest 0.2.0

commit 8e3b7b9b4f4e7b7803a6fce04e0a399d0829749c
Author: Chase Douglas <chase.doug...@canonical.com>
Date:   Tue Mar 20 12:58:34 2012 -0700

    Make libxorg-gtest-dev depend on xutils-dev >= 1:7.7~1
    
    The installed xorg-gtest.m4 aclocal script depends on xorg-macros 1.17,
    which is provided in xutils-dev 1:7.7~1.

diff --git a/debian/control b/debian/control
index 6af5bdb..3f91e24 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,10 @@ Vcs-Browser: http://cgit.freedesktop.org/~cndougla/xorg-gtest
 Package: libxorg-gtest-dev
 Section: libdevel
 Architecture: all
-Depends: libgtest-dev, libxorg-gtest-data (= ${source:Version}), 
${misc:Depends}
+Depends: libgtest-dev,
+         libxorg-gtest-data (= ${source:Version}),
+         xutils-dev (>= 1:7.7~1),
+         ${misc:Depends}
 Description: X.Org dummy testing environment for Google Test - headers
  Provides a Google Test environment for starting and stopping
  a dummy X server for headless testing purposes.


-- 
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/e1sa5gy-0005jv...@vasks.debian.org

Reply via email to