diff options
author | Michael Banck <mbanck@debian.org> | 2004-10-05 21:31:59 +0000 |
---|---|---|
committer | Michael Banck <mbanck@debian.org> | 2004-10-05 21:31:59 +0000 |
commit | 3cd54f4fd2b5eb77f34ff4ed8058b457f9cae264 (patch) | |
tree | ba144aa2e0f248f76ba6779b11ad2f9bd292892c /debian | |
parent | 8a4286486a7ac931dedfb5a149e4cdbe35b9ba30 (diff) |
* debian/control (Maintainer): Changed Maintainer address.
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 ee5989b5..6d116093 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ hurd (20040508-4) UNRELEASED; urgency=low * debian/patches-contrib/ext2fs_20040930.diff: New file. Just put it in debian/patches and recompile the package to get (experimental) support for ext2 files systems larger than 2GB. + * debian/control (Maintainer): Changed Maintainer address. [ Guillem Jover ] * debian/hurd.postinst: diff --git a/debian/control b/debian/control index 43570128..5d4446cf 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: hurd Section: base Priority: required -Maintainer: GNU Hurd Maintainers <bug-hurd@gnu.org> +Maintainer: GNU Hurd Maintainers <debian-hurd@lists.debian.org> Standards-Version: 3.6.1.0 Build-Depends: mig (>= 1.3-2), texinfo, libncursesw5-dev, cdbs, debhelper Uploaders: Jeff Bailey <jbailey@raspberryginger.com>, Marcus Brinkmann <brinkmd@debian.org>, Neal H. Walfield <neal@debian.org>, Michael Banck <mbanck@debian.org> |