This is an automated email from the git hooks/post-receive script. ehashman-guest pushed a commit to branch 1.8.x in repository clojure.
commit 0a85bccc9d2054428d8a95289591935ebdf966ed Author: Elana Hashman <[email protected]> Date: Wed Jan 24 14:26:47 2018 -0500 Fix typo in changelog --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0e8e69c..770dc38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,7 +11,7 @@ clojure (1.8.0-3) unstable; urgency=medium * debian/rules: specify bash as the SHELL. * debian/rules: remove vestigial SOURCE and VER computation. * debian/rules: don't convert changes.md to changes.html. Markdown - should be fine for now, and prevous generation code was slightly + should be fine for now, and previous generation code was slightly broken (TITLE sed was blocking on stdin because $< was undefined there). -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/clojure.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

