debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-)
New commits: commit b957c937e93500acc65829f71c6345226753cba8 Author: Julien Cristau <[email protected]> Date: Sat Jan 23 03:28:36 2010 +0100 Remove myself from Uploaders. diff --git a/debian/changelog b/debian/changelog index 8452469..a269cf2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ twm (1:1.0.4-3) UNRELEASED; urgency=low * Kill obsolete svn $Id$ tags from packaging. * postinst: drop obsolete cleanup for /usr/bin/X11/twm x-window-manager alternative. + * Remove myself from Uploaders. -- Julien Cristau <[email protected]> Wed, 23 Dec 2009 17:51:35 +0100 diff --git a/debian/control b/debian/control index 3b13275..d969f99 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: twm 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 (>= 5.0.0), pkg-config, libx11-dev (>= 2:1.0.0-2), libxext-dev (>= 1:1.0.0), libxt-dev (>= 1:1.0.0), libxmu-dev (>= 1:1.0.1), bison, flex, quilt Standards-Version: 3.7.3 Vcs-Git: git://git.debian.org/git/pkg-xorg/app/twm -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

