This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch experimental2.5.36 in repository lintian.
commit 5e19d4f51023f2759a33bfba41ac51f93fcf25d3 Author: Bastien ROUCARIÈS <[email protected]> Date: Tue Aug 4 18:28:26 2015 +0200 Use compat 9 Signed-off-by: Bastien ROUCARIÈS <[email protected]> --- debian/changelog | 3 +++ debian/compat | 2 +- debian/source/lintian-overrides | 2 -- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index cc3fcbd..637c760 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,9 @@ lintian (2.5.36) UNRELEASED; urgency=medium XXX: generate tag summary with private/generate-tag-summary + * debian/compat: + + [BR] Use compat version 9. + -- Bastien Roucariès <[email protected]> Tue, 04 Aug 2015 17:28:59 +0200 lintian (2.5.35) unstable; urgency=medium diff --git a/debian/compat b/debian/compat index 7f8f011..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides index ac36a06..bcb48cd 100644 --- a/debian/source/lintian-overrides +++ b/debian/source/lintian-overrides @@ -8,5 +8,3 @@ lintian source: unused-build-dependency-on-cdbs lintian source: build-depends-on-python-dev-with-no-arch-any # We use hardening-includes for the hardening-check binary lintian source: build-depends-on-obsolete-package build-depends: hardening-includes => use dpkg-buildflags instead -# we use old compat version in order to ease backport -lintian source: package-uses-old-debhelper-compat-version 7 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

