This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository openjdk-7-jre-dcevm.
commit e507a2112a53a3264914492560b27d32331bd463 Author: Emmanuel Bourg <[email protected]> Date: Mon Sep 1 19:55:47 2014 +0200 New upstream release --- debian/changelog | 5 +++-- debian/orig-tar.sh | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index ce4f3cd..34719d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -openjdk-7-jre-dcevm (7u55-2) UNRELEASED; urgency=medium +openjdk-7-jre-dcevm (7u60-1) unstable; urgency=medium + * New upstream release * Fixed a build failure on i386 (Closes: #759705) - -- Emmanuel Bourg <[email protected]> Mon, 01 Sep 2014 17:49:55 +0200 + -- Emmanuel Bourg <[email protected]> Mon, 01 Sep 2014 19:55:37 +0200 openjdk-7-jre-dcevm (7u55-1) unstable; urgency=medium diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh index 01df8c6..ed88c03 100755 --- a/debian/orig-tar.sh +++ b/debian/orig-tar.sh @@ -2,7 +2,7 @@ VERSION=$2 TAR=../openjdk-7-jre-dcevm_$VERSION.orig.tar.gz -TAG=jdk7u55-b13 +TAG=jdk7u60-b09 rm -f $3 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjdk-7-jre-dcevm.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

