This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository libjchart2d-java.
commit 03b37e4e577b32ab194fb8b7213d7ac8de79bc89 Author: Markus Koschany <[email protected]> Date: Mon Oct 13 15:47:50 2014 +0200 Remove superfluous colon. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 3dfe4fa..32ca69d 100755 --- a/debian/rules +++ b/debian/rules @@ -11,7 +11,7 @@ export CLASSPATH=/usr/share/java/jide-oss.jar:/usr/share/java/xmlgraphics-common override_dh_auto_build: dh_auto_build --sourcedirectory=jchart2d -get-orig-source:: +get-orig-source: # Does not work currently due to bug #764865. See also README.source. uscan --verbose --repack --compression xz --force-download -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjchart2d-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

