This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository easymock.
commit 5bb8713bff4768addff92f62d3377757526ba03c Author: Markus Koschany <[email protected]> Date: Fri Oct 7 19:19:01 2016 +0200 Install ReleaseNotes.md as upstream changelog --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/rules b/debian/rules index 430435f..cd9caa1 100755 --- a/debian/rules +++ b/debian/rules @@ -3,5 +3,8 @@ %: dh $@ +override_dh_installchangelogs: + dh_installchangelogs ReleaseNotes.md + get-orig-source: uscan --download-current-version --force-download --repack --compression xz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/easymock.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

