Add myself to Uploaders.
This commit is contained in:
parent
daa99a5e20
commit
2764dff2f7
|
@ -13,6 +13,7 @@ x11-xserver-utils (7.5+2) UNRELEASED; urgency=low
|
|||
* xrandr 1.3.3.
|
||||
+ Fix segmentation fault on “xrandr --transform none” (closes: #579542).
|
||||
* sessreg 1.0.6.
|
||||
* Add myself to Uploaders.
|
||||
|
||||
-- Julien Cristau <jcristau@debian.org> Sat, 16 Jan 2010 16:47:13 +0000
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ Source: x11-xserver-utils
|
|||
Section: x11
|
||||
Priority: optional
|
||||
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
|
||||
Uploaders: David Nusinow <dnusinow@debian.org>, Brice Goglin <bgoglin@debian.org>
|
||||
Uploaders: David Nusinow <dnusinow@debian.org>, Brice Goglin <bgoglin@debian.org>, Cyril Brulebois <kibi@debian.org>
|
||||
Build-Depends: debhelper (>= 5.0.0), pkg-config, libx11-dev (>= 2:1.0.0),
|
||||
libxaw7-dev (>= 1:1.0.1), libxext-dev (>= 1:1.0.0),
|
||||
libxi-dev (>= 1:1.0.0-3), libxmuu-dev (>= 1:1.0.1),
|
||||
|
|
Loading…
Reference in New Issue