xorg: Changes to 'debian-unstable'
debian/changelog | 4 +++-
debian/local/Xwrapper.config.5 | 4 ++--
2 files changed, 5 insertions(+), 3 deletions(-)
New commits:
commit 4cd3599eef9c23f0d141daba4e203a0bdb729f74
Author: Brice Goglin <Brice.Goglin@ens-lyon.org>
Date: Tue May 15 00:55:08 2007 +0200
Replace references to xserver-common with x11-common in Xwrapper.config(5) manpage.
diff --git a/debian/changelog b/debian/changelog
index 542f5af..57b955b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,12 +8,14 @@ xorg (1:7.2-4) UNRELEASED; urgency=low
[ Brice Goglin ]
* Add armel support, thanks to Riku Voipio (closes: #408817).
* Make xephem conflict versioned as <= 3.4-5 (closes: #419533).
+ * Replace references to xserver-common with x11-common in Xwrapper.config(5)
+ manpage. Thanks Mikhail Gusarov (closes: #405739).
[ Timo Aaltonen ]
* Xsession.d/*: change 'which' -> '/usr/bin/which', since the zsh builtin
command can in some circumstances make the login fail.
- -- Timo Aaltonen <tjaalton@cc.hut.fi> Sun, 6 May 2007 18:33:29 +0300
+ -- Brice Goglin <Brice.Goglin@ens-lyon.org> Tue, 15 May 2007 00:53:27 +0200
xorg (1:7.2-3) unstable; urgency=low
diff --git a/debian/local/Xwrapper.config.5 b/debian/local/Xwrapper.config.5
index 09e8677..4d0abf5 100644
--- a/debian/local/Xwrapper.config.5
+++ b/debian/local/Xwrapper.config.5
@@ -43,12 +43,12 @@ may be edited by hand, but it is typically configured via
.BR debconf (7),
the Debian configuration tool.
The X server wrapper is part of the
-.I xserver\-common
+.I x11\-common
Debian package; therefore, the parameters of
.B Xwrapper.config
may be changed with the command
.RS
-.BR "dpkg\-reconfigure xserver\-common" .
+.BR "dpkg\-reconfigure x11\-common" .
.RE
See
.BR dpkg\-reconfigure (8)
Reply to: