[ubuntu/oneiric] xorg 1:7.6+7ubuntu1 (Accepted)
Timo Aaltonen
tjaalton at ubuntu.com
Tue Jun 14 12:50:21 UTC 2011
xorg (1:7.6+7ubuntu1) oneiric; urgency=low
* Merge from Debian unstable, remaining changes:
- Add apport hook
- Demote xfonts-{75DPI,100DPI} to Suggests. Demote xfonts-scalable to
Recommends.
- debian/local/Xsession:
Truncate xsession-errors on startup if too big
- debian/local/Xsession.d/20x11-common_process-args:
Add support for session command containing args.
- debian/local/Xsession.d/60x11-common_localhost:
Authorise all processes running with the user's credentials to connect
to the server.
- debian/rules, debian/control:
Add dependencies on x11-common, and symlink /usr/share/doc directories
of all packages to x11-common's.
- debian/scripts/vars.*:
+ Don't drop wacom from input-all.
+ Add -vmmouse to input-all for amd64 and i386.
+ Add -qxl to video-all for amd64 and i386.
+ Add -geode to video-all for i386.
+ Drop video drivers that are likely irrelevant for ARM.
- debian/xserver-xorg.postinst.in: Also migrate users from psb → vesa.
[ Bryce Harrington ]
* apport/source_xorg.py:
- Move Failsafe-X out of the xorg package to xdiagnose
(LP: #480744)
- Simplify answers for bug reporters filing post-release reports.
(LP: #778758)
- Remove attach_drm_info(). This is useful info but we use it very
infrequently, and it is already available in other log files. But the
call makes bug reports a bit cluttered since it adds a lot of lines to
the report itself.
[ Timo Aaltonen ]
* rules: A stampfile generation was commented out by mistake, uncomment
it.
* Rework the x11-common.{postinst,postrm,preinst} failsafe conffile
handling, the previous ones added in 1:7.6+4ubuntu1 were wrong too.
* scripts/vars.{amd64,i386,powerpc}: Remove apm, ark, chips, i128, i740,
rendition, s3virge, tseng, voodoo from xserver-xorg-video-all
dependencies. They are unmaintained and obsolete.
xorg (1:7.6+7) unstable; urgency=low
* Remove long obsolete XF86Config-4 on purge (Closes: #610450). Thanks,
Bernhard R. Link!
* Add support for armhf (Closes: #605841), Thanks, Konstantinos
Margaritis! Keep wacom in Recommends rather than in Depends, though.
* Set the same permissions on all debian/scripts/vars.* files: no need
to have them +x.
* Remove debian/scripts/validate-posix-sh, unused.
* Address description-synopsis-starts-with-article lintian tag.
* Bump Standards-Version (no changes needed).
* Merge xsf-docs up to the f920810e8f commit:
- Add: reference/experimental
- Add: reference/git-usage
- Update: faq/general (firmware for ATI)
- and other minor updates.
xorg (1:7.6+6) unstable; urgency=low
* Merge xsf-docs up to the bd39472b0c commit:
- Conversion from markdown to asciidoc.
* Tweak the Makefile accordingly to stop trying to build and install PDF
documents, since wkhtmltopdf fails on several architectures. Let's
enable them again later, once bugs are fixed.
* Adjust build system and build-dependencies accordingly:
- Add asciidoc build-dep.
- Remove markdown build-dep.
- Remove wkhtmltopdf, xauth, xvfb build-dep.
- Stop wrapping make with xvfb-run.
- Get rid of the sparc-specific workaround.
xorg (1:7.6+5) unstable; urgency=low
* Drop ati and sisusb from video-all on hurd-i386, thanks to Samuel
Thibault (Closes: #619862).
* Add Vcs-* fields.
Date: Tue, 14 Jun 2011 15:39:40 +0300
Changed-By: Timo Aaltonen <tjaalton at ubuntu.com>
Maintainer: Ubuntu X-SWAT <ubuntu-x at lists.ubuntu.com>
Signed-By: Timo Aaltonen <timo.aaltonen at canonical.com>
https://launchpad.net/ubuntu/oneiric/+source/xorg/1:7.6+7ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 14 Jun 2011 15:39:40 +0300
Source: xorg
Binary: x11-common xserver-xorg xserver-xorg-video-all xserver-xorg-input-all xorg xorg-dev xbase-clients xutils
Architecture: source
Version: 1:7.6+7ubuntu1
Distribution: oneiric
Urgency: low
Maintainer: Ubuntu X-SWAT <ubuntu-x at lists.ubuntu.com>
Changed-By: Timo Aaltonen <tjaalton at ubuntu.com>
Description:
x11-common - X Window System (X.Org) infrastructure
xbase-clients - miscellaneous X clients - metapackage
xorg - X.Org X Window System
xorg-dev - X.Org X Window System development libraries
xserver-xorg - X.Org X server
xserver-xorg-input-all - X.Org X server -- input driver metapackage
xserver-xorg-video-all - X.Org X server -- output driver metapackage
xutils - X Window System utility programs metapackage
Closes: 605841 610450 619862
Launchpad-Bugs-Fixed: 480744 778758
Changes:
xorg (1:7.6+7ubuntu1) oneiric; urgency=low
.
* Merge from Debian unstable, remaining changes:
- Add apport hook
- Demote xfonts-{75DPI,100DPI} to Suggests. Demote xfonts-scalable to
Recommends.
- debian/local/Xsession:
Truncate xsession-errors on startup if too big
- debian/local/Xsession.d/20x11-common_process-args:
Add support for session command containing args.
- debian/local/Xsession.d/60x11-common_localhost:
Authorise all processes running with the user's credentials to connect
to the server.
- debian/rules, debian/control:
Add dependencies on x11-common, and symlink /usr/share/doc directories
of all packages to x11-common's.
- debian/scripts/vars.*:
+ Don't drop wacom from input-all.
+ Add -vmmouse to input-all for amd64 and i386.
+ Add -qxl to video-all for amd64 and i386.
+ Add -geode to video-all for i386.
+ Drop video drivers that are likely irrelevant for ARM.
- debian/xserver-xorg.postinst.in: Also migrate users from psb → vesa.
.
[ Bryce Harrington ]
* apport/source_xorg.py:
- Move Failsafe-X out of the xorg package to xdiagnose
(LP: #480744)
- Simplify answers for bug reporters filing post-release reports.
(LP: #778758)
- Remove attach_drm_info(). This is useful info but we use it very
infrequently, and it is already available in other log files. But the
call makes bug reports a bit cluttered since it adds a lot of lines to
the report itself.
.
[ Timo Aaltonen ]
* rules: A stampfile generation was commented out by mistake, uncomment
it.
* Rework the x11-common.{postinst,postrm,preinst} failsafe conffile
handling, the previous ones added in 1:7.6+4ubuntu1 were wrong too.
* scripts/vars.{amd64,i386,powerpc}: Remove apm, ark, chips, i128, i740,
rendition, s3virge, tseng, voodoo from xserver-xorg-video-all
dependencies. They are unmaintained and obsolete.
.
xorg (1:7.6+7) unstable; urgency=low
.
* Remove long obsolete XF86Config-4 on purge (Closes: #610450). Thanks,
Bernhard R. Link!
* Add support for armhf (Closes: #605841), Thanks, Konstantinos
Margaritis! Keep wacom in Recommends rather than in Depends, though.
* Set the same permissions on all debian/scripts/vars.* files: no need
to have them +x.
* Remove debian/scripts/validate-posix-sh, unused.
* Address description-synopsis-starts-with-article lintian tag.
* Bump Standards-Version (no changes needed).
* Merge xsf-docs up to the f920810e8f commit:
- Add: reference/experimental
- Add: reference/git-usage
- Update: faq/general (firmware for ATI)
- and other minor updates.
.
xorg (1:7.6+6) unstable; urgency=low
.
* Merge xsf-docs up to the bd39472b0c commit:
- Conversion from markdown to asciidoc.
* Tweak the Makefile accordingly to stop trying to build and install PDF
documents, since wkhtmltopdf fails on several architectures. Let's
enable them again later, once bugs are fixed.
* Adjust build system and build-dependencies accordingly:
- Add asciidoc build-dep.
- Remove markdown build-dep.
- Remove wkhtmltopdf, xauth, xvfb build-dep.
- Stop wrapping make with xvfb-run.
- Get rid of the sparc-specific workaround.
.
xorg (1:7.6+5) unstable; urgency=low
.
* Drop ati and sisusb from video-all on hurd-i386, thanks to Samuel
Thibault (Closes: #619862).
* Add Vcs-* fields.
Checksums-Sha1:
492e0045fab6e8eebe33e05dc35ab4af5c972162 1130 xorg_7.6+7ubuntu1.dsc
f45ccf143a87c94b968a4ccb840f0af8bc5a8e7d 957928 xorg_7.6+7ubuntu1.tar.gz
Checksums-Sha256:
15e12454c7634e1f41c7e47c8fab4b18a7a4417ac685e04eb36869b6ed2472c2 1130 xorg_7.6+7ubuntu1.dsc
87361ba62a91ad44b01bc85a5495251db369adc1bd130c62ef2e5340554f4b6b 957928 xorg_7.6+7ubuntu1.tar.gz
Files:
ca18da131351668da6db10361dd132cf 1130 x11 optional xorg_7.6+7ubuntu1.dsc
5ed2c4b5ea450200f20daffa3966f73d 957928 x11 optional xorg_7.6+7ubuntu1.tar.gz
Original-Maintainer: Debian X Strike Force <debian-x at lists.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk33WDUACgkQCf/ckHZoKjelTwCdF9BDQ7Q9KHEaOe5IE9kNdakn
J9MAoIIGsdJrRTsRmfKOGWC3HIkqalIN
=NhaE
-----END PGP SIGNATURE-----
More information about the Oneiric-changes
mailing list