diff options
author | Colin Watson <cjwatson@debian.org> | 2007-06-23 00:56:26 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2007-06-23 00:56:26 +0000 |
commit | 322ad004dda3752ce312c33a18532e1f43171ba3 (patch) | |
tree | b7a29d472dd3cdbda2110965b7284977f20b03f2 /debian | |
parent | 57d5d9c1a8a07703d3f68e95d90eb953718f1d0c (diff) | |
download | debootstrap-322ad004dda3752ce312c33a18532e1f43171ba3.tar.gz |
* Add myself to Uploaders.
r47638
Diffstat (limited to 'debian')
-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 c4869d4..b4ffbfe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -45,6 +45,7 @@ debootstrap (0.4.0) UNRELEASED; urgency=low * Document --keyring and --make-tarball. (Closes: #368988) * Update Ubuntu mirrors: warty/hoary/breezy => old-releases.ubuntu.com, unsupported architectures => ports.ubuntu.com. + * Add myself to Uploaders. [ Joey Hess ] * Remove the extended package description (aka bloat) from the udeb. diff --git a/debian/control b/debian/control index b90357b..f11d84b 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>, Junichi Uekawa <dancer@debian.org> +Uploaders: Anthony Towns <ajt@debian.org>, Joey Hess <joeyh@debian.org>, Frans Pop <elendil@planet.nl>, Junichi Uekawa <dancer@debian.org>, Colin Watson <cjwatson@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 |