diff options
author | Anthony Towns <ajt@debian.org> | 2007-06-16 16:40:33 +0000 |
---|---|---|
committer | Anthony Towns <ajt@debian.org> | 2007-06-16 16:40:33 +0000 |
commit | 1fec3e4724e366c48070b852bec1fadc45107257 (patch) | |
tree | 50aae2b6aa37b4d15e1c8dda644af0722237303a /debian | |
parent | f45e6190c00065a7ad362fef955ec62b7ebf43a0 (diff) | |
download | debootstrap-1fec3e4724e366c48070b852bec1fadc45107257.tar.gz |
bump version to 0.4 (1.0 is only 0.6 away!) and update uploaders
r47261
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index be5f8d9..804cb4c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debootstrap (0.4.0) UNRELEASED; urgency=low + + * Make debootstrap team maintained under the d-i banner. + * Add Joey and Frans as uploaders, remove JHM (not in the d-i group). + + -- Anthony Towns <aj@azure.humbug.org.au> Sat, 16 Jun 2007 17:38:55 +0100 + debootstrap (0.3.3.3) unstable; urgency=low * NMU diff --git a/debian/control b/debian/control index d89e2ca..c253243 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: debootstrap Section: admin -Maintainer: Anthony Towns <ajt@debian.org> -Uploaders: J.H.M. Dassen (Ray) <jdassen@debian.org> +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> Build-Depends: debhelper (>= 4.2), makedev (>= 2.3.1-69) Standards-Version: 3.6.2 |