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

xserver-xorg-video-ati: Changes to 'ubuntu'



 debian/changelog |   13 +++++++++++++
 debian/rules     |    2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)

New commits:
commit 8dcd0e688d2e0b1339f884aea52218f563ba98b9
Author: Timo Aaltonen <tjaalton@ubuntu.com>
Date:   Fri Sep 27 10:09:42 2013 +0300

    Drop libatomic-ops-dev from build-deps.

diff --git a/debian/changelog b/debian/changelog
index 3540178..66abfa8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-video-ati (1:7.2.0-0ubuntu10) UNRELEASED; urgency=low
+
+  * Drop libatomic-ops-dev from build-deps.
+
+ -- Timo Aaltonen <tjaalton@ubuntu.com>  Fri, 27 Sep 2013 10:08:56 +0300
+
 xserver-xorg-video-ati (1:7.2.0-0ubuntu9) saucy; urgency=low
 
   * Build-depend on libatomic-ops-dev.
diff --git a/debian/control b/debian/control
index 56b2862..0416052 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,6 @@ Build-Depends:
  x11proto-xf86dri-dev,
  libudev-dev [linux-any],
  libglamor-dev,
- libatomic-ops-dev,
  xutils-dev (>= 1:7.5+4)
 Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-ati

commit 3915e7125d32653c4f97c19b68a311a4812fc115
Author: Timo Aaltonen <tjaalton@ubuntu.com>
Date:   Fri Sep 27 10:08:35 2013 +0300

    commit non-git changes

diff --git a/debian/changelog b/debian/changelog
index bc99c40..3540178 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xserver-xorg-video-ati (1:7.2.0-0ubuntu9) saucy; urgency=low
+
+  * Build-depend on libatomic-ops-dev.
+  * Configure with --disable-silent-rules.
+
+ -- Matthias Klose <doko@ubuntu.com>  Thu, 26 Sep 2013 22:32:12 +0200
+
 xserver-xorg-video-ati (1:7.2.0-0ubuntu8) saucy; urgency=low
 
   * xmir.patch: Fix detection of linear tiling in Evergreen EXA copy path.
diff --git a/debian/control b/debian/control
index 0416052..56b2862 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Build-Depends:
  x11proto-xf86dri-dev,
  libudev-dev [linux-any],
  libglamor-dev,
+ libatomic-ops-dev,
  xutils-dev (>= 1:7.5+4)
 Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-ati
diff --git a/debian/rules b/debian/rules
index b49d3fb..562815b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 XXV=xserver-xorg-video
 
 override_dh_auto_configure:
-	dh_auto_configure -- --enable-glamor
+	dh_auto_configure -- --enable-glamor --disable-silent-rules
 
 # Install in debian/tmp to retain control through dh_install:
 override_dh_auto_install:


Reply to: