This is an automated email from the git hooks/post-receive script. diane-guest pushed a commit to branch master in repository libcofoja-java.
commit 1887b6517dd46b3120487de8743cd3f51be201f3 Author: Diane Trout <[email protected]> Date: Fri Mar 14 15:44:09 2014 -0700 make sure there's a newline at the end of the file. --- debian/rules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 85803f9..a9bd253 100755 --- a/debian/rules +++ b/debian/rules @@ -24,4 +24,5 @@ override_dh_auto_clean: dh_auto_clean override_dh_auto_test: - ant test \ No newline at end of file + ant test + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libcofoja-java.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
