This is an automated email from the git hooks/post-receive script. pabs pushed a commit to branch master in repository lintian.
commit 5ac393f668d0340e0429861d4c7f30ed25c3c4f8 Author: Paul Wise <[email protected]> Date: Tue Mar 6 09:47:26 2018 +0800 obsolete-packages: Add exim and apache, replaced by exim4 and apache2 --- data/fields/obsolete-packages | 2 ++ debian/changelog | 3 +++ 2 files changed, 5 insertions(+) diff --git a/data/fields/obsolete-packages b/data/fields/obsolete-packages index e9a7d4a..7995951 100644 --- a/data/fields/obsolete-packages +++ b/data/fields/obsolete-packages @@ -16,9 +16,11 @@ # Last seen in sarge. xlibs-dev +exim => exim4 # Last seen in etch. gcc-2.95 +apache => apache2 # Last seen in lenny. cdrecord diff --git a/debian/changelog b/debian/changelog index cb62804..a50b77e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,9 @@ lintian (2.5.79) UNRELEASED; urgency=medium XXX: generate tag summary + * data/fields/obsolete-packages: + + [PW] Add exim and apache, replaced by exim4 and apache2 + -- Chris Lamb <[email protected]> Mon, 05 Mar 2018 09:26:41 +0000 lintian (2.5.78) unstable; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

