diff options
author | Michael Banck <mbanck@debian.org> | 2007-05-04 17:56:37 +0000 |
---|---|---|
committer | Michael Banck <mbanck@debian.org> | 2007-05-04 17:56:37 +0000 |
commit | 6c75ec974ecc4f05ab60a3eb08a059620a97af7f (patch) | |
tree | cd616a8e136be105ff4749b95cf50980b009415c /debian | |
parent | 3328a6dc55c23f03fa79e19d75ccc2790c34ff10 (diff) |
* debian/copyright: Clarify that the package is maintained by the
Debian GNU Hurd maintainers and no longer by upstream.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/copyright | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index d2affb58..381fa9df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ hurd (20060825-2+SVN) unreleased; urgency=low * debian/patches/pthread_mutex_strong_alias.patch: New patch by Samuel Thibault. (Closes: #407208) * debian/control (Build-Depends): Added libc0.3 (>= 2.5-5). + * debian/copyright: Clarify that the package is maintained by the + Debian GNU Hurd maintainers and no longer by upstream. -- Michael Banck <mbanck@debian.org> Sat, 7 Oct 2006 14:31:57 +0200 diff --git a/debian/copyright b/debian/copyright index 71c60f8d..77043c05 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,8 +1,8 @@ This package was debianized by Marcus Brinkmann <brinkmd@debian.org> on Tue, 4 Aug 1998 21:52:45 +0200 -It is currently maintained by its upstream authors, who can be reached -via <bug-hurd@gnu.org>. +It is currently maintained by the Debian GNU Hurd maintainers, who can be +reached via <debian-hurd@lists.debian.org>. Sources are available from http://savannah.gnu.org/projects/hurd |