[pkg-fso-commits] [SCM] Automatic Display Manager branch, master, updated. debian/0.6-1-11-g7ff6a1a

Enrico Zini enrico at enricozini.org
Sun May 23 14:17:27 UTC 2010


The following commit has been merged in the master branch:
commit 4d35a414f8456c59088a279a8a8d5bf8eec31f0b
Author: Enrico Zini <enrico at enricozini.org>
Date:   Sun May 23 15:13:31 2010 +0100

    Do not depend on a terminal emulator. Closes: #561409.

diff --git a/debian/changelog b/debian/changelog
index aa36abb..9e2ba12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,9 @@ nodm (0.7-1) unstable; urgency=low
   * Do not build on freebsd until someone comes up with a patch (see #575265).
   * Added dependency on x11-xserver-utils. Closes: #559173.
   * Added /etc/insserv.conf.d/nodm. Closes: #554840.
+  * Do not depend on a terminal emulator. Closes: #561409.
 
- -- Enrico Zini <enrico at debian.org>  Sun, 23 May 2010 15:08:38 +0100
+ -- Enrico Zini <enrico at debian.org>  Sun, 23 May 2010 15:13:15 +0100
 
 nodm (0.6-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 208d5e8..bb54910 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: xinit, x11-common, x11-xserver-utils, xterm | x-terminal-emulator, ${shlibs:Depends}, ${misc:Depends}
+Depends: xinit, x11-common, x11-xserver-utils, ${shlibs:Depends}, ${misc:Depends}
 Conflicts: zhone-session
 Description: automatic display manager
  This package prepares the system to automatically start an X session at

-- 
Automatic Display Manager



More information about the pkg-fso-commits mailing list