This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository librobert-hooke-clojure.
commit b40e92daaf09180ed0615ea3737831bf4516869e Author: Emmanuel Bourg <[email protected]> Date: Fri Sep 12 15:52:55 2014 +0200 Build-Depend on clojure1.6 --- debian/changelog | 7 +++++++ debian/control | 2 +- debian/librobert-hooke-clojure.classpath | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7540777..b8e586a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +robert-hooke (1.3.0-2) UNRELEASED; urgency=medium + + * Team upload. + * Build-Depend on clojure1.6 + + -- Emmanuel Bourg <[email protected]> Fri, 12 Sep 2014 15:42:58 +0200 + robert-hooke (1.3.0-1) unstable; urgency=low * New upstream version diff --git a/debian/control b/debian/control index 0754a32..c9a5730 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: javahelper (>= 0.32), maven-repo-helper (>= 1.7), default-jdk, - clojure1.4, + clojure1.6, libtext-markdown-perl | markdown Standards-Version: 3.9.4 Homepage: https://github.com/technomancy/robert-hooke diff --git a/debian/librobert-hooke-clojure.classpath b/debian/librobert-hooke-clojure.classpath index 9cec5f1..c5327be 100644 --- a/debian/librobert-hooke-clojure.classpath +++ b/debian/librobert-hooke-clojure.classpath @@ -1 +1 @@ -usr/share/java/hooke.jar /usr/share/java/clojure-1.4.jar +usr/share/java/hooke.jar /usr/share/java/clojure-1.6.jar -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/librobert-hooke-clojure.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

