This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch maintenance-1.2.0 in repository clojure.
commit bbca8a9cfa422f4b405c022f4e11431246212f4a Author: Emmanuel Bourg <[email protected]> Date: Fri May 2 17:15:16 2014 +0200 Standards-Version updated to 3.9.5 --- debian/changelog | 8 ++++++++ debian/control | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9893716..891f475 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +clojure1.2 (1.2.1+dfsg-5) UNRELEASED; urgency=medium + + * Team upload. + * debian/control: + - Standards-Version updated to 3.9.5 (no changes) + + -- Emmanuel Bourg <[email protected]> Fri, 02 May 2014 17:14:38 +0200 + clojure1.2 (1.2.1+dfsg-4) unstable; urgency=low * debian/{control, rules}: Use javahelper to set JAVA_HOME. diff --git a/debian/control b/debian/control index 2842205..f3d5fe7 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Peter Collingbourne <[email protected]>, Daigo Moriwaki <[email protected]> Build-Depends: debhelper (>= 5), cdbs, quilt Build-Depends-Indep: ant, openjdk-6-jdk, libasm3-java, maven-repo-helper, javahelper -Standards-Version: 3.9.2 +Standards-Version: 3.9.5 Homepage: http://clojure.org Vcs-Git: git://git.debian.org/pkg-java/clojure.git Vcs-Browser: http://git.debian.org/?p=pkg-java/clojure.git -- 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

