Bug#680269: nodm: spurious dependency on x11-xserver-utils

2014-02-18 Thread Emanuele Aina
tag 680269 patch
thanks

Just in case, here's the trivial patch.

-- 
Emanuele Aina
www.collabora.com

From 835735ea2bcbc9e9602380bff9393df9be2fa4bf Mon Sep 17 00:00:00 2001
From: Emanuele Aina emanuele.a...@collabora.com
Date: Wed, 4 Jul 2012 20:04:29 +0200
Subject: [PATCH] Drop x11-xserver-utils dependency

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

diff --git a/debian/changelog b/debian/changelog
index e8c6ae578661..ef00805d4dee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 nodm (0.12) UNRELEASED; urgency=low
 
   * Fully activate ConsoleKit sessions. Closes: #680264
+  * Drop x11-xserver-utils dependency. Closes: #680269
 
  -- Emanuele Aina emanuele.a...@collabora.com  Wed, 04 Jul 2012 19:21:50 +0200
 
diff --git a/debian/control b/debian/control
index 3c09e8361d9c..c653cbfa1c00 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-fso/nodm.git;a=summary
 
 Package: nodm
 Architecture: linux-any
-Depends: x11-common, x11-xserver-utils, ${shlibs:Depends}, ${misc:Depends}
+Depends: x11-common, ${shlibs:Depends}, ${misc:Depends}
 Conflicts: zhone-session
 Description: automatic display manager
  This package prepares the system to automatically start an X session at
-- 
1.9.rc1



Bug#680269: nodm: spurious dependency on x11-xserver-utils

2012-07-04 Thread Emanuele Aina
Package: nodm
Version: 0.11-1.2
Severity: normal
X-Debbugs-CC: lhw l...@ring0.de

Running nodm without x11-xserver-utils installed no longer show any
warning about X resources missing from xrdb as reported in bug #559173
against version 0.6-1.

Given that x11-xserver-utils depends on cpp this is not a lightweight
dependency and should be removed.

-- 
Emanuele





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org