debian/changelog | 2 ++ debian/control | 5 +++-- debian/xserver-xorg-core.NEWS | 30 +++++++++++++++--------------- 3 files changed, 20 insertions(+), 17 deletions(-)
New commits: commit 4af41f349b0983fa03901b760737392e65e8358f Author: Julien Cristau <jcris...@debian.org> Date: Wed Apr 8 18:11:56 2009 +0100 Move -dbg package to new section debug, add ${misc:Depends} where missing. diff --git a/debian/changelog b/debian/changelog index d79cd3e..21747b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ xorg-server (2:1.6.0-1) UNRELEASED; urgency=low * Remove build-dependencies on x11proto-print-dev, libfreetype6-dev and xfonts-utils since we don't build Xprt anymore. * Fix lintian warnings about xserver-xorg-core.NEWS formatting. + * Move -dbg package to new section debug, add ${misc:Depends} where missing. -- David Nusinow <dnusi...@debian.org> Sun, 15 Feb 2009 18:49:51 -0500 diff --git a/debian/control b/debian/control index 7e0b5f5..412c669 100644 --- a/debian/control +++ b/debian/control @@ -256,8 +256,9 @@ Description: Linux framebuffer device tiny X server Package: xserver-xorg-core-dbg Architecture: any -Depends: xserver-xorg-core (= ${binary:Version}) +Depends: xserver-xorg-core (= ${binary:Version}), ${misc:Depends} Priority: extra +Section: debug Description: Xorg - the X.Org X server (debugging symbols) The Xorg X server is an X server for several architectures and operating systems, which is derived from the XFree86 4.x series of X servers. @@ -270,7 +271,7 @@ Description: Xorg - the X.Org X server (debugging symbols) Package: xserver-common Architecture: all -Depends: x11-common +Depends: x11-common, ${misc:Depends} Replaces: xserver-xorg-core (<< 2:1.5.2) Description: common files used by various X servers This package provides files necessary for all X.Org based X servers. commit 066a8fdc37303cebfaa07b314700f40b94765cdf Author: Julien Cristau <jcris...@debian.org> Date: Wed Apr 8 18:08:30 2009 +0100 Fix lintian warnings about xserver-xorg-core.NEWS formatting. diff --git a/debian/changelog b/debian/changelog index 4e9665f..d79cd3e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,7 @@ xorg-server (2:1.6.0-1) UNRELEASED; urgency=low x11proto-xf86misc-dev; the corresponding extensions are removed. * Remove build-dependencies on x11proto-print-dev, libfreetype6-dev and xfonts-utils since we don't build Xprt anymore. + * Fix lintian warnings about xserver-xorg-core.NEWS formatting. -- David Nusinow <dnusi...@debian.org> Sun, 15 Feb 2009 18:49:51 -0500 diff --git a/debian/xserver-xorg-core.NEWS b/debian/xserver-xorg-core.NEWS index 8552040..1048b56 100644 --- a/debian/xserver-xorg-core.NEWS +++ b/debian/xserver-xorg-core.NEWS @@ -17,19 +17,19 @@ xorg-server (2:1.3.0.0.dfsg-3) unstable; urgency=low xorg-server (2:1.2.99.905-3) experimental; urgency=low - * This server update includes a patch to enable proper module defaults in - the server. A default set of modules will be loaded unless you - specifically specify that they don't load. You may do this in the module - section of your xorg.conf using the "Disable" instruction. Note that - this will only override the default, not an explicit "Load". - - This change will not affect most users, however if you have a customized - xorg.conf in which you comment out "Load" lines to disable modules, you - will want to change those lines so that they are uncommented and say - "Disable" instead of "Load". The most notable example of this is the dri - module, which is now loaded by default. Those who experience crashes - when dri is enabled will want to make this change to ensure that their - system does not begin to crash again. + * This server update includes a patch to enable proper module defaults in + the server. A default set of modules will be loaded unless you + specifically specify that they don't load. You may do this in the module + section of your xorg.conf using the "Disable" instruction. Note that + this will only override the default, not an explicit "Load". + + This change will not affect most users, however if you have a customized + xorg.conf in which you comment out "Load" lines to disable modules, you + will want to change those lines so that they are uncommented and say + "Disable" instead of "Load". The most notable example of this is the dri + module, which is now loaded by default. Those who experience crashes + when dri is enabled will want to make this change to ensure that their + system does not begin to crash again. -- David Nusinow <dnusi...@debian.org> Sat, 14 Apr 2007 12:41:37 -0400 @@ -45,7 +45,7 @@ xserver-xorg-core (1:1.0.2-5) unstable; urgency=low If you have not customized your config file by hand, you can run the command "dpkg-reconfigure xserver-xorg" as root to do this for you. - -- David Nusinow <dnusi...@debian.org> Wed, 12 Apr 2006 19:38:51 -0400 + -- David Nusinow <dnusi...@debian.org> Wed, 12 Apr 2006 19:38:51 -0400 xserver-xorg-core (1:1.0.2-3) unstable; urgency=low @@ -59,4 +59,4 @@ xserver-xorg-core (1:1.0.2-3) unstable; urgency=low you'll have to manually edit your config if you have customized it previously. - -- David Nusinow <dnusi...@debian.org> Wed, 12 Apr 2006 19:38:51 -0400 + -- David Nusinow <dnusi...@debian.org> Wed, 12 Apr 2006 19:38:51 -0400 -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org