debian/changelog                 |    6 ++++++
 debian/rules                     |    2 +-
 debian/xserver-xorg-core.install |    4 ++++
 3 files changed, 11 insertions(+), 1 deletion(-)

New commits:
commit c6fb58b9b9b52a5e950a771d99ce444eb696bf5a
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Sat Apr 7 05:17:08 2007 +0200

    Install the cvt and gtf utilities and their manpages.

diff --git a/debian/changelog b/debian/changelog
index dda32bf..25bb7ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xorg-server (2:1.2.99.905-2) UNRELEASED; urgency=low
+
+  * Install the cvt and gtf utilities and their manpages (closes: #414792).
+
+ -- Julien Cristau <[EMAIL PROTECTED]>  Sat, 07 Apr 2007 05:16:34 +0200
+
 xorg-server (2:1.2.99.905-1) experimental; urgency=low
 
   * New upstream release candidate.
diff --git a/debian/rules b/debian/rules
index adcce69..45c0ad0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -50,7 +50,7 @@ confflags += --disable-static \
                 --disable-xorgcfg \
                 --with-xkb-path=/usr/share/X11/xkb \
                 --with-xkb-output=/var/lib/xkb \
-            --disable-misc-utils \
+            --enable-xfree86-utils \
             --with-os-name="$(shell uname)" \
             --with-os-vendor=Debian \
             --with-int10=x86emu
diff --git a/debian/xserver-xorg-core.install b/debian/xserver-xorg-core.install
index d126890..85eece0 100644
--- a/debian/xserver-xorg-core.install
+++ b/debian/xserver-xorg-core.install
@@ -9,3 +9,7 @@ usr/bin/Xorg
 usr/share/man/man1/Xserver.1
 usr/share/man/man1/Xorg.1
 usr/share/man/man5/xorg.conf.5
+usr/bin/cvt
+usr/bin/gtf
+usr/share/man/man1/cvt.1
+usr/share/man/man1/gtf.1


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to