This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository jackson-databind.
commit 9c850391bbf0564a6c86e4e63296635f6ac5dc4c Author: Markus Koschany <[email protected]> Date: Thu Jan 25 23:10:31 2018 +0100 Fix new name of upstream changelog file. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index af66655..ad5eedb 100755 --- a/debian/rules +++ b/debian/rules @@ -4,4 +4,4 @@ dh $@ --with javahelper override_dh_installchangelogs: - dh_installchangelogs release-notes/VERSION + dh_installchangelogs release-notes/VERSION-2.x -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-databind.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

