diff options
-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 a6b52a2..d2fc088 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,7 @@ xutils-dev (1:7.5+5) UNRELEASED; urgency=low * imake 1.0.4. * Drop 02_mkdirhier_rewrite.diff, no longer needed since upstream now just calls mkdir -p. + * Add myself to Uploaders. -- Julien Cristau <jcristau@debian.org> Sat, 16 Oct 2010 22:27:22 +0200 diff --git a/debian/control b/debian/control index edd2af0..43dec2a 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>, Brice Goglin <bgoglin@debian.org> +Uploaders: David Nusinow <dnusinow@debian.org>, Andres Salomon <dilinger@debian.org>, Brice Goglin <bgoglin@debian.org>, Cyril Brulebois <kibi@debian.org> Build-Depends: debhelper (>= 5.0.0), pkg-config, |