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

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



 debian/changelog |    4 +++-
 debian/control   |    2 +-
 debian/rules     |    3 +++
 3 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit f61175ec20dbf9ec922191ad86cb80a3a1875b41
Author: Julien Cristau <jcristau@debian.org>
Date:   Mon Sep 16 23:40:04 2013 +0200

    Disable silent build rules.

diff --git a/debian/changelog b/debian/changelog
index 0df5595..97df941 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ xserver-xorg-video-apm (1:1.2.5-1) UNRELEASED; urgency=low
   * Bump Standards-Version to 3.9.4, no changes needed.
   * Add an explicit build-dep on libpciaccess-dev.
 
+  [ Julien Cristau ]
+  * Disable silent build rules.
+
  -- Maarten Lankhorst <maarten.lankhorst@canonical.com>  Wed, 18 Jul 2012 15:48:23 +0200
 
 xserver-xorg-video-apm (1:1.2.3-3) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 3d192dc..496a59a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,8 @@
 #!/usr/bin/make -f
 
+override_dh_auto_configure:
+	dh_auto_configure -- --disable-silent-rules
+
 # Install in debian/tmp to retain control through dh_install:
 override_dh_auto_install:
 	dh_auto_install --destdir=debian/tmp

commit 8a95702076b9b8b6738e05c4177ac799f3d32cd4
Author: Julien Cristau <jcristau@debian.org>
Date:   Mon Sep 16 23:39:29 2013 +0200

    Revert "Build against Xserver 1.14."
    
    This reverts commit e711e8658b9aed18bf37d8e2c928ad5e3d624984.

diff --git a/debian/changelog b/debian/changelog
index ea4bdf7..0df5595 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,6 @@ xserver-xorg-video-apm (1:1.2.5-1) UNRELEASED; urgency=low
   [ Michele Cane ]
   * Bump Standards-Version to 3.9.4, no changes needed.
   * Add an explicit build-dep on libpciaccess-dev.
-  * Build against Xserver 1.14.
 
  -- Maarten Lankhorst <maarten.lankhorst@canonical.com>  Wed, 18 Jul 2012 15:48:23 +0200
 
diff --git a/debian/control b/debian/control
index f68a257..a340e90 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
  dh-autoreconf,
  quilt,
  pkg-config,
- xserver-xorg-dev (>= 2:1.14),
+ xserver-xorg-dev (>= 2:1.9.4),
  x11proto-xext-dev,
  x11proto-video-dev,
  x11proto-core-dev,


Reply to: