Timo Aaltonen pushed to branch debian-unstable at X Strike Force / xserver / xorg-server
Commits: fe5bb3a1 by Timo Aaltonen at 2018-09-19T21:22:03Z xvfb-run: Update default resolution and bitdepth to match upstream defaults. - - - - - 2 changed files: - debian/changelog - debian/local/xvfb-run Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +xorg-server (2:1.20.1-3) UNRELEASED; urgency=medium + + * xvfb-run: Update default resolution and bitdepth to match upstream + defaults. + + -- Timo Aaltonen <[email protected]> Thu, 20 Sep 2018 00:21:47 +0300 + xorg-server (2:1.20.1-2) unstable; urgency=medium * control, rules: Use libunwind for backtracing. ===================================== debian/local/xvfb-run ===================================== @@ -13,7 +13,7 @@ PROGNAME=xvfb-run SERVERNUM=99 AUTHFILE= ERRORFILE=/dev/null -XVFBARGS="-screen 0 640x480x8" +XVFBARGS="-screen 0 1280x1024x24" LISTENTCP="-nolisten tcp" XAUTHPROTO=. View it on GitLab: https://salsa.debian.org/xorg-team/xserver/xorg-server/commit/fe5bb3a19183a207dca9068443cb27a741cdb1be -- View it on GitLab: https://salsa.debian.org/xorg-team/xserver/xorg-server/commit/fe5bb3a19183a207dca9068443cb27a741cdb1be You're receiving this email because of your account on salsa.debian.org.

