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

xserver-xorg-input-vmmouse: Changes to 'debian-unstable'



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

New commits:
commit 2c6d8c2187350620bae1a30d7c553aea99d895d0
Author: Julien Cristau <jcristau@debian.org>
Date:   Sun Sep 8 18:32:52 2013 +0200

    Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index 4d96751..5e29576 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-input-vmmouse (1:13.0.0-1) UNRELEASED; urgency=low
+xserver-xorg-input-vmmouse (1:13.0.0-1) unstable; urgency=low
 
   [ Michele Cane ]
   * New upstream release.
@@ -8,7 +8,7 @@ xserver-xorg-input-vmmouse (1:13.0.0-1) UNRELEASED; urgency=low
   * Disable silent build rules.
   * Add build-dep on udev to allow rules dir detection.
 
- -- Michele Cane <michele.cane@gmail.com>  Thu, 11 Jul 2013 10:45:03 +0200
+ -- Julien Cristau <jcristau@debian.org>  Sun, 08 Sep 2013 18:32:45 +0200
 
 xserver-xorg-input-vmmouse (1:12.9.0-1) unstable; urgency=low
 

commit 254baa76efcd7becb8927c6399dafa2199acd6c2
Author: Julien Cristau <jcristau@debian.org>
Date:   Sun Sep 8 18:00:48 2013 +0200

    Add build-dep on udev to allow rules dir detection.

diff --git a/debian/changelog b/debian/changelog
index de30ae8..4d96751 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ xserver-xorg-input-vmmouse (1:13.0.0-1) UNRELEASED; urgency=low
 
   [ Julien Cristau ]
   * Disable silent build rules.
+  * Add build-dep on udev to allow rules dir detection.
 
  -- Michele Cane <michele.cane@gmail.com>  Thu, 11 Jul 2013 10:45:03 +0200
 
diff --git a/debian/control b/debian/control
index 8a07574..dd5f258 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends:
  x11proto-input-dev,
  x11proto-core-dev,
  x11proto-randr-dev,
+ udev,
  quilt,
  xutils-dev (>= 1:7.5+4),
 Standards-Version: 3.9.4

commit 537f22c6043a782400adf022fc4b4826990ac434
Author: Julien Cristau <jcristau@debian.org>
Date:   Sun Sep 8 17:54:14 2013 +0200

    Disable silent build rules.

diff --git a/debian/changelog b/debian/changelog
index e128800..de30ae8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 xserver-xorg-input-vmmouse (1:13.0.0-1) UNRELEASED; urgency=low
 
+  [ Michele Cane ]
   * New upstream release.
   * Bump Standards-Version to 3.9.4, no changes needed.
 
+  [ Julien Cristau ]
+  * Disable silent build rules.
+
  -- Michele Cane <michele.cane@gmail.com>  Thu, 11 Jul 2013 10:45:03 +0200
 
 xserver-xorg-input-vmmouse (1:12.9.0-1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 5972535..d31df12 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 
 # vmmouse_detect is installed under /bin:
 override_dh_auto_configure:
-	dh_auto_configure -- --bindir=/bin
+	dh_auto_configure -- --bindir=/bin --disable-silent-rules
 
 # Install in debian/tmp to retain control through dh_install:
 override_dh_auto_install:

commit e119594172d386324ad194fabeb3d7e8395d0636
Author: Julien Cristau <jcristau@debian.org>
Date:   Sun Sep 8 17:52:58 2013 +0200

    Revert "Build against Xserver 1.14."
    
    Keep building against 1.12 for now.
    
    This reverts commit 1ef2ece02dc3fd9c9e8d73c1a270bc3e15d7004f.

diff --git a/debian/changelog b/debian/changelog
index 2965ded..e128800 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,6 @@ xserver-xorg-input-vmmouse (1:13.0.0-1) UNRELEASED; urgency=low
 
   * New upstream release.
   * Bump Standards-Version to 3.9.4, no changes needed.
-  * Build against Xserver 1.14.
 
  -- Michele Cane <michele.cane@gmail.com>  Thu, 11 Jul 2013 10:45:03 +0200
 
diff --git a/debian/control b/debian/control
index 3a2139f..8a07574 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
  debhelper (>= 8),
  dh-autoreconf,
  pkg-config,
- xserver-xorg-dev (>= 2:1.14),
+ xserver-xorg-dev (>= 2:1.9.4),
  x11proto-input-dev,
  x11proto-core-dev,
  x11proto-randr-dev,


Reply to: