This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jasmin-sable.
commit e189464d1a968570cec0ed0ecbcf4d7158237846 Author: Chris Lamb <[email protected]> Date: Sun Feb 10 17:05:07 2008 +0000 Install examples. Signed-off-by: Chris Lamb <[email protected]> --- debian/rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/rules b/debian/rules index a740c8d..b243687 100755 --- a/debian/rules +++ b/debian/rules @@ -38,8 +38,8 @@ binary-indep: build install dh_testroot dh_installchangelogs dh_installdocs - dh_installexamples - dh_installman ./debian/jasmin.1 + dh_installexamples examples/* + dh_installman debian/jasmin.1 dh_compress dh_fixperms dh_installdeb -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jasmin-sable.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

