diff options
author | Julien Cristau <jcristau@debian.org> | 2010-01-23 01:46:27 +0100 |
---|---|---|
committer | Julien Cristau <jcristau@debian.org> | 2010-01-23 01:46:27 +0100 |
commit | 8059cfc04a4d7d89aada79a59ada2a0f5791e075 (patch) | |
tree | 8e077d6eca8cb38fc2acbbd6c7932e187cd361d8 | |
parent | 4e8d5d1b112e6788bda60af29ff4514de162415d (diff) | |
download | xutils-dev-8059cfc04a4d7d89aada79a59ada2a0f5791e075.tar.gz |
Remove myself from Uploaders
-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 f228f39..466ad5e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ xutils-dev (1:7.5+2) 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 <jcristau@debian.org> Sat, 16 Jan 2010 16:47:15 +0000 diff --git a/debian/control b/debian/control index d4c6766..2ba4a97 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xutils-dev Section: x11 Priority: optional Maintainer: Debian X Strike Force <debian-x@lists.debian.org> -Uploaders: David Nusinow <dnusinow@debian.org>, Andres Salomon <dilinger@debian.org>, Julien Cristau <jcristau@debian.org>, Brice Goglin <bgoglin@debian.org> +Uploaders: David Nusinow <dnusinow@debian.org>, Andres Salomon <dilinger@debian.org>, Brice Goglin <bgoglin@debian.org> Build-Depends: debhelper (>= 5.0.0), pkg-config, quilt, x11proto-core-dev Standards-Version: 3.8.3 Vcs-Git: git://git.debian.org/git/pkg-xorg/app/xutils-dev |