This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository statsvn.
commit 2462a31bdd6874c5dff2ed5e7c383647ff0b147d Author: Vincent Fourmond <[email protected]> Date: Sat Jun 4 18:49:56 2011 +0000 [statsvn] 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 c811449..f95f9b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +statsvn (0.7.0.dfsg-6) unstable; urgency=low + + * Rebuild with javahelper >= 0.36 to avoid the statsvn.jar not being a + symlink anymore + + -- Vincent Fourmond <[email protected]> Sat, 04 Jun 2011 20:49:11 +0200 + statsvn (0.7.0.dfsg-5) unstable; urgency=low * Fix jar path for the call to jh_classpath diff --git a/debian/control b/debian/control index 9c4c8fe..76883cf 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Vincent Fourmond <[email protected]> Build-Depends: cdbs, debhelper (>= 5), ant, libbackport-util-concurrent-java, libjcommon-java, libjfreechart-java, statcvs (>= 1:0.5.0), default-jdk, - libsvnkit-java, libjdom1-java, javahelper (>= 0.34) + libsvnkit-java, libjdom1-java, javahelper (>= 0.36) Standards-Version: 3.9.2 Homepage: http://www.statsvn.org/ Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/statsvn -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/statsvn.git _______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

