diff options
-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 0fa1b221..a5e5a57f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,8 @@ debhelper (9.20130922) UNRELEASED; urgency=low + * Debhelper is now team maintained. There is a + debhelper-devel@lists.alioth.debian.org mailing list which + maintainers of other dh_ commands are encouraged to join also. * dh_installchangelogs: Avoid installing binNMU changelog file in --no-act mode. Closes: #726930 diff --git a/debian/control b/debian/control index 641e5acb..09135f45 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: debhelper Section: devel Priority: optional -Maintainer: Joey Hess <joeyh@debian.org> +Maintainer: Debhelper Maintainers <debhelper-devel@lists.alioth.debian.org> +Uploaders: Joey Hess <joeyh@debian.org> Build-Depends: po4a (>= 0.24) Standards-Version: 3.9.4 Vcs-Git: git://git.debian.org/git/debhelper/debhelper.git |