debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-)
New commits: commit 5de7da03ff655630434bfb14fe4d73024b5aeed4 Author: Julien Cristau <[email protected]> Date: Sat Jan 23 01:46:47 2010 +0100 Remove myself from Uploaders diff --git a/debian/changelog b/debian/changelog index 4803488..96635fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ x11proto-evie (1:1.1.0-1) UNRELEASED; urgency=low * Bump Standards-Version to 3.8.3. * 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]> Sun, 06 Sep 2009 11:44:15 +0200 diff --git a/debian/control b/debian/control index cb2e0a2..de21b7a 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: x11proto-evie Section: x11 Priority: optional Maintainer: Debian X Strike Force <[email protected]> -Uploaders: David Nusinow <[email protected]>, Andres Salomon <[email protected]>, Julien Cristau <[email protected]> +Uploaders: David Nusinow <[email protected]>, Andres Salomon <[email protected]> Build-Depends: debhelper (>= 5.0.0), automake, -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

