[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:25 UTC 2010


The following commit has been merged in the master branch:
commit 2df269e2ea6c0a646908503b86136c9d0597ae4e
Author: Enrico Zini <enrico at enricozini.org>
Date:   Sun May 23 15:08:54 2010 +0100

    Added dependency on x11-xserver-utils. Closes: #559173.

diff --git a/debian/changelog b/debian/changelog
index fa0af6d..e592499 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ nodm (0.7-1) unstable; urgency=low
      - Fix configure.ac PAM bits. Thanks to Mathieu Bridon and Sebastian
        Dziallas.
   * Do not build on freebsd until someone comes up with a patch (see #575265).
+  * Added dependency on x11-xserver-utils. Closes: #559173.
 
- -- Enrico Zini <enrico at debian.org>  Sun, 23 May 2010 15:07:06 +0100
+ -- Enrico Zini <enrico at debian.org>  Sun, 23 May 2010 15:08:38 +0100
 
 nodm (0.6-3) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index f0507f4..208d5e8 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, xterm | x-terminal-emulator, ${shlibs:Depends}, ${misc:Depends}
+Depends: xinit, x11-common, x11-xserver-utils, xterm | x-terminal-emulator, ${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