diff options
author | Anthony Towns <ajt@debian.org> | 2007-06-17 17:56:09 +0000 |
---|---|---|
committer | Anthony Towns <ajt@debian.org> | 2007-06-17 17:56:09 +0000 |
commit | d624b5e975c8f2318b274bd8f02f67ac0e9c5958 (patch) | |
tree | d94ca269effeaecfaf13097513ca79a8631cc658 /debian | |
parent | b54d8ec94e316e186b62fa0d2cc219f76aead331 (diff) | |
download | debootstrap-d624b5e975c8f2318b274bd8f02f67ac0e9c5958.tar.gz |
add dancerj to uploaders
r47273
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index d412033..150abe6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,8 @@ debootstrap (0.4.0) UNRELEASED; urgency=low [ Anthony Towns ] * Make debootstrap team maintained under the d-i banner. - * Add Joey and Frans as uploaders, remove JHM (not in the d-i group). + * Add Joey, Frans and Junichi as uploaders, remove JHM (not in the + d-i group). [ Joey Hess ] * Drop support for sarge from the udeb. diff --git a/debian/control b/debian/control index 50a75d4..0df5167 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: debootstrap Section: admin Maintainer: Debian Install System Team <debian-boot@lists.debian.org> -Uploaders: Anthony Towns <ajt@debian.org>, Joey Hess <joeyh@debian.org>, Frans Pop <elendil@planet.nl> +Uploaders: Anthony Towns <ajt@debian.org>, Joey Hess <joeyh@debian.org>, Frans Pop <elendil@planet.nl>, Junichi Uekawa <dancer@debian.org> Build-Depends: debhelper (>= 4.2), makedev (>= 2.3.1-69) Standards-Version: 3.6.2 XS-Vcs-Svn: svn://svn.debian.org/d-i/trunk/packages/debootstrap |