diff options
author | Andreas Beckmann <anbe@debian.org> | 2014-04-22 17:10:20 +0200 |
---|---|---|
committer | Andreas Beckmann <anbe@debian.org> | 2014-04-22 17:10:20 +0200 |
commit | eaf77321b70d0fc0ae75a7ac3f8d5971d8a5632c (patch) | |
tree | 3c698ede8d0d0662de400f58d2eef690c260e509 | |
parent | 9dcfc2e40924ccea9eaac57a36458963ca2e1ca4 (diff) | |
download | sendmail-eaf77321b70d0fc0ae75a7ac3f8d5971d8a5632c.tar.gz |
set maintainer to Debian QA Group
-rw-r--r-- | debian/build/debian/control.m4.in | 2 | ||||
-rw-r--r-- | debian/changelog | 9 |
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/build/debian/control.m4.in b/debian/build/debian/control.m4.in index d6e075a..9a77b40 100644 --- a/debian/build/debian/control.m4.in +++ b/debian/build/debian/control.m4.in @@ -21,7 +21,7 @@ dnl # [[Source: sendmail Priority: extra Section: mail -Maintainer: Jakub Safarik <jsafarik@ymail.com> +Maintainer: Debian QA Group <packages@qa.debian.org> Standards-Version: 3.8.3 ]]dnl # Sigh... build daemons ignore B-D-I, so replicate in B-D :( [[Build-Depends-Indep: diff --git a/debian/changelog b/debian/changelog index bce503e..23ee427 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,13 @@ +sendmail (8.14.4-6) UNRELEASED; urgency=medium + + * QA upload. + * Set maintainer to Debian QA Group. (See: #740070) + + -- Andreas Beckmann <anbe@debian.org> Tue, 22 Apr 2014 17:01:07 +0200 + sendmail (8.14.4-5) unstable; urgency=low - * Team upload. + * QA upload. * Switch from deprecated 'find -perm +xxx' to 'find -perm /xxx'. (Closes: #724772) * Start sendmail after bind9 (or any other named) if it is installed. |