This is an automated email from the git hooks/post-receive script. jamessan pushed a commit to branch master in repository devscripts.
commit 1c5d5f87c1da30a80281329892d11d0b42c0065d Author: James McCoy <[email protected]> Date: Fri Dec 9 07:02:52 2016 -0500 Fix format of closes annotations in changelog --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f2b2cb4..4c03a9f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,11 +2,11 @@ devscripts (2.16.12) UNRELEASED; urgency=medium * mergechanges: + Add handling for buildinfo files, based on a patch by Simon McVittie. - (Closes #843470) + (Closes: #843470) * debuild: + Move invocation of lintian back into debuild. This restores the behavior of ignoring the return code of lintian (Closes: #847168) and - only running lintian when it is present (Closes: 846711). + only running lintian when it is present (Closes: #846711). -- James McCoy <[email protected]> Mon, 05 Dec 2016 22:58:29 -0500 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git _______________________________________________ devscripts-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel
