diff options
author | Cyril Brulebois <kibi@debian.org> | 2011-07-02 11:58:52 +0200 |
---|---|---|
committer | Cyril Brulebois <kibi@debian.org> | 2011-07-02 11:58:52 +0200 |
commit | 7c6f5d16669186f12c916da9727ab2e06a6693eb (patch) | |
tree | e8bee2b3b1dabae82dcf8ee2c0aabf7f39569f97 | |
parent | 64c731a92b3ea749be1a59afd77bb3171b3cca2e (diff) |
Bump Standards-Version to 3.9.2 (no changes).
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 8070b17f6..10a0f6824 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ xorg-server (2:1.10.2.902-1) UNRELEASED; urgency=low * New upstream release (1.10.3 rc2): - DIX: Set backgroundState correctly for root window (Closes: #632134). * Drop 20-workaround-36986.diff, fixed upstream. + * Bump Standards-Version to 3.9.2 (no changes). -- Cyril Brulebois <kibi@debian.org> Sat, 02 Jul 2011 11:34:25 +0200 diff --git a/debian/control b/debian/control index a1647873c..1e162a66f 100644 --- a/debian/control +++ b/debian/control @@ -78,7 +78,7 @@ Build-Depends: libglib2.0-dev, xkb-data, x11-xkb-utils, -Standards-Version: 3.9.1 +Standards-Version: 3.9.2 Vcs-Git: git://git.debian.org/git/pkg-xorg/xserver/xorg-server Vcs-Browser: http://git.debian.org/?p=pkg-xorg/xserver/xorg-server.git |