This is an automated email from the git hooks/post-receive script. ehashman-guest pushed a commit to branch master in repository clojure.
commit e8222f2e3124d6627238ba2f292d6febb2c1716e Author: Rob Browning <[email protected]> Date: Sun Oct 1 17:47:52 2017 -0500 Update debian/changelog for 1.8.0-3 release --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index 78d5cc3..b1cf23d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +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 + broken (TITLE sed was blocking on stdin because $< was undefined + there). + + -- Rob Browning <[email protected]> Sun, 01 Oct 2017 16:48:27 -0500 + clojure (1.8.0-2) unstable; urgency=medium * Team upload. -- 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

