This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository openjdk-8.
commit 924bc79548360d5de8fc74d55a3b41238732d180 Author: Emmanuel Bourg <[email protected]> Date: Tue Apr 1 23:19:02 2014 +0200 Changed to 3.0 (quilt) source format --- debian/changelog | 4 +++- debian/rules | 1 + debian/source/format | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4590d7d..514de9b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,9 @@ -openjdk-8 (8u0~b132-1) UNRELEASED; urgency=medium +openjdk-8 (8~b132-1) UNRELEASED; urgency=medium + * Team upload * Initial OpenJDK 8 package derived from the OpenJDK 7 package (Closes: #742864) + * Changed to 3.0 (quilt) source format -- Emmanuel Bourg <[email protected]> Fri, 28 Mar 2014 23:24:02 +0100 diff --git a/debian/rules b/debian/rules index 1fe04b1..e012fc6 100755 --- a/debian/rules +++ b/debian/rules @@ -1227,6 +1227,7 @@ clean: debian-clean unpatch rm -Rf ASSEMBLY_EXCEPTION LICENSE Makefile README README-builds.html \ THIRD_PARTY_README bin build common configure corba get_source.sh \ hotspot jaxp jaxws jdk jdk8 langtools make nashorn test .pc + rm -f debian/patches/series dh_clean diff --git a/debian/source/format b/debian/source/format index d3827e7..163aaf8 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -1.0 +3.0 (quilt) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjdk-8.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

