This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libxalan2-java.
commit cba9c92d27346dfd33bfecb8491ba1ccd8a45c1a Author: Miguel Landaeta <[email protected]> Date: Mon Sep 24 20:11:32 2012 +0000 * Team upload. * Remove Michael Koch from Uploaders list. Thanks for the work on this package. (Closes: #654100). * Ensure backwards compatible bytecode is build (LP: #1049794): - d/ant.properties: Specify source/target = 1.5 when compiling Java source code. Thanks to James Page for the patch. (Closes: #688208). * Bump Standards-Version to 3.9.3. No changes were required. --- debian/changelog | 12 ++++++++++++ debian/control | 4 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index da18a84..bd5efe4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +libxalan2-java (2.7.1-8) UNRELEASED; urgency=low + + * Team upload. + * Remove Michael Koch from Uploaders list. + Thanks for the work on this package. (Closes: #654100). + * Ensure backwards compatible bytecode is build (LP: #1049794): + - d/ant.properties: Specify source/target = 1.5 when compiling + Java source code. Thanks to James Page for the patch. (Closes: #688208). + * Bump Standards-Version to 3.9.3. No changes were required. + + -- Miguel Landaeta <[email protected]> Sun, 23 Sep 2012 12:43:17 -0430 + libxalan2-java (2.7.1-7) unstable; urgency=low [Jakub Adam] diff --git a/debian/control b/debian/control index 4a04995..727bc58 100644 --- a/debian/control +++ b/debian/control @@ -3,12 +3,12 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Marcus Better <[email protected]>, Matthias Klose <[email protected]>, - Michael Koch <[email protected]>, Jakub Adam <[email protected]> + Jakub Adam <[email protected]> Build-Depends: debhelper (>= 5.0.0), cdbs (>= 0.4.8), default-jdk, ant (>= 1.6.3), maven-repo-helper, libxerces2-java (>= 2.8.0), libbsf-java, javahelper, libregexp-java, libbcel-java (>= 5.0), jlex, cup, libjaxp1.3-java, libstylebook-java (>> 1.0~b3~svn20061109-4) -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libxalan2-java Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libxalan2-java/ Homepage: http://xml.apache.org/xalan-j/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxalan2-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

