debian/changelog | 7 +++++++ debian/rules | 1 + 2 files changed, 8 insertions(+)
New commits: commit 8ce037fb2060829359f73f3f4fb49cc52a43dfdb Author: Cyril Brulebois <k...@debian.org> Date: Sun Oct 10 12:44:03 2010 +0200 Upload to unstable. diff --git a/debian/changelog b/debian/changelog index e3a2a43..fa1c4a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -xorg-server (2:1.7.7-8) UNRELEASED; urgency=low +xorg-server (2:1.7.7-8) unstable; urgency=low * Pass --enable-xcsecurity to the main build to restore the XC-SECURITY extension, thanks to Stefan Fritsch's report (Closes: #599657). - -- Cyril Brulebois <k...@debian.org> Sun, 10 Oct 2010 06:38:20 +0200 + -- Cyril Brulebois <k...@debian.org> Sun, 10 Oct 2010 12:43:51 +0200 xorg-server (2:1.7.7-7) unstable; urgency=low commit 04dec869bf3d747f04abb5c79b174d34f4724b6f Author: Cyril Brulebois <k...@debian.org> Date: Sun Oct 10 12:43:39 2010 +0200 Pass --enable-xcsecurity to the main build to restore the XC-SECURITY extension. Thanks to Stefan Fritsch's report (Closes: #599657). diff --git a/debian/changelog b/debian/changelog index 9075a30..e3a2a43 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xorg-server (2:1.7.7-8) UNRELEASED; urgency=low + + * Pass --enable-xcsecurity to the main build to restore the XC-SECURITY + extension, thanks to Stefan Fritsch's report (Closes: #599657). + + -- Cyril Brulebois <k...@debian.org> Sun, 10 Oct 2010 06:38:20 +0200 + xorg-server (2:1.7.7-7) unstable; urgency=low * Use linux-any instead of a list of architecture names for restrictions of diff --git a/debian/rules b/debian/rules index 13f7a94..52c0094 100755 --- a/debian/rules +++ b/debian/rules @@ -141,6 +141,7 @@ confflags_main = \ --enable-xephyr \ $(build_xfbdev) \ --with-sha1=libgcrypt \ + --enable-xcsecurity \ $(void) confflags_udeb = \ -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1p4u4s-00020s...@alioth.debian.org