debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-)
New commits: commit c70b5626ebe5b4852a8aab82e09b3a1de13ab83f Author: Julien Cristau <[email protected]> Date: Sat Jan 23 01:46:50 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 838730c..bc0885b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ xfonts-utils (1:7.5+3) UNRELEASED; urgency=low * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! + * Remove myself from Uploaders -- Julien Cristau <[email protected]> Sat, 16 Jan 2010 16:47:59 +0000 diff --git a/debian/control b/debian/control index 6e46ac5..cc9132c 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xfonts-utils Section: x11 Priority: optional Maintainer: Debian X Strike Force <[email protected]> -Uploaders: David Nusinow <[email protected]>, Julien Cristau <[email protected]>, Brice Goglin <[email protected]> +Uploaders: David Nusinow <[email protected]>, Brice Goglin <[email protected]> Build-Depends: debhelper (>= 6.0.7~), pkg-config, quilt, libxfont-dev (>= 1:1.0.0), libx11-dev (>= 2:1.0.0), x11proto-core-dev, libfreetype6-dev, libfontenc-dev Standards-Version: 3.8.3 Vcs-Git: git://git.debian.org/git/pkg-xorg/font/xfonts-utils -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

