This is an automated email from the git hooks/post-receive script. nthykier pushed a commit to branch master in repository lintian.
commit aeb5f74d620fc7155165cb3a35fa38495294df3c Author: Niels Thykier <[email protected]> Date: Sun Jul 31 15:59:35 2016 +0000 d/f/obsolete-packages: Remove debmake Signed-off-by: Niels Thykier <[email protected]> --- data/fields/obsolete-packages | 1 - debian/changelog | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/data/fields/obsolete-packages b/data/fields/obsolete-packages index 8c9d7f2..c7cd45f 100644 --- a/data/fields/obsolete-packages +++ b/data/fields/obsolete-packages @@ -18,7 +18,6 @@ xlibs-dev # Last seen in etch. -debmake gcc-2.95 # Last seen in lenny. diff --git a/debian/changelog b/debian/changelog index 93a2095..59ad040 100644 --- a/debian/changelog +++ b/debian/changelog @@ -61,6 +61,10 @@ lintian (2.5.46) UNRELEASED; urgency=medium * data/fields/essential: + [JW] Add init-system-helpers; remove sysvinit and mktemp. Thanks to Felipe Sateler for the bug report. (Closes: #833015) + * data/fields/obsolete-packages: + + [NT] Remove "debmake" as the package is now reintroduced with a + different purpose. Thanks to Paul Wise for the report. + (Closes: #827158) * data/files/fonts: + [NT] Refresh against unstable. * data/java/constants: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

