This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository statcvs.
commit 82693a035226602dce6c4deb42196aef9b4d4319 Author: Vincent Fourmond <[email protected]> Date: Sat Jun 4 18:44:27 2011 +0000 [statcvs] Rebuild with newer javahelper --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d549c40..c3b07f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +statcvs (1:0.7.0.dfsg-5) unstable; urgency=low + + * Rebuild with javahelper >= 0.36 to avoid the statcvs.jar not being a + symlink anymore + + -- Vincent Fourmond <[email protected]> Sat, 04 Jun 2011 20:41:58 +0200 + statcvs (1:0.7.0.dfsg-4) unstable; urgency=low * Upload to unstable diff --git a/debian/control b/debian/control index 829554a..557a4be 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Vincent Fourmond <[email protected]>, Christian Bayle <[email protected]> Build-Depends: cdbs, debhelper (>= 5), ant, junit, libjcommon-java, libjfreechart-java (>= 1.0.13), libjdom1-java, - default-jdk, javahelper (>= 0.34) + default-jdk, javahelper (>= 0.36) Standards-Version: 3.9.2 Homepage: http://statcvs.sourceforge.net/ Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/statcvs -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/statcvs.git _______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

