diff options
| author | maximilian attems <maks@debian.org> | 2005-09-19 15:17:17 +0200 |
|---|---|---|
| committer | maximilian attems <maks@debian.org> | 2005-09-19 15:17:17 +0200 |
| commit | f6492f6923910c26951398716f273767a545d1db (patch) | |
| tree | 061e03c30383d44c1317d326f0749164127e649b | |
| parent | 8b2a636d8c7979256c47c192c33477b031361c0c (diff) | |
| download | initramfs-tools-f6492f6923910c26951398716f273767a545d1db.tar.gz initramfs-tools-f6492f6923910c26951398716f273767a545d1db.zip | |
kernel team as maintainer ;)
| -rw-r--r-- | debian/changelog | 3 | ||||
| -rw-r--r-- | debian/control | 3 |
2 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ef59e2c..5aacf84 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,9 @@ initramfs-tools (0.27) unstable; urgency=low * Remove unused BUSYBOX config option as we use busybox anyway. + * Add Jeff Bailey and myself as Uploaders, Debian kernel team as + MAINTAINER. + -- maximilian attems <maks@sternwelten.at> Mon, 19 Sep 2005 15:09:26 +0200 initramfs-tools (0.26) breezy; urgency=low diff --git a/debian/control b/debian/control index 8a1aae1..16c557d 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: initramfs-tools Section: utils Priority: optional -Maintainer: Jeff Bailey <jbailey@ubuntu.com> +Uploaders: Jeff Bailey <jbailey@ubuntu.com>, maximilan attems <maks@sternwelten.at> +Maintainer: Debian kernel team <debian-kernel@lists.debian.org> Build-Depends-Indep: debhelper (>= 4.0.0), cdbs Standards-Version: 3.6.2.0 |
