This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r8s.
commit 6e7a5f471afdb0f66fcf064a28e8c79f74b53e83 Author: Andreas Tille <[email protected]> Date: Wed Jun 24 14:57:05 2015 +0200 Add REAME.test to explain how to use the test data file --- debian/README.test | 3 +++ debian/changelog | 1 + debian/docs | 1 + debian/examples | 1 + 4 files changed, 6 insertions(+) diff --git a/debian/README.test b/debian/README.test new file mode 100644 index 0000000..58dc38b --- /dev/null +++ b/debian/README.test @@ -0,0 +1,3 @@ +You can test this package by running + + r8s -b -f examples/MCPyV-related.txt diff --git a/debian/changelog b/debian/changelog index d8a23ea..f82e06c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ r8s (1.8+ds-0ubuntu2) UNRELEASED; urgency=medium * Add test + * Add REAME.test to explain how to use the test data file -- Andreas Tille <[email protected]> Wed, 24 Jun 2015 14:52:33 +0200 diff --git a/debian/docs b/debian/docs new file mode 100644 index 0000000..50f6656 --- /dev/null +++ b/debian/docs @@ -0,0 +1 @@ +debian/README.test diff --git a/debian/examples b/debian/examples new file mode 100644 index 0000000..caee0ab --- /dev/null +++ b/debian/examples @@ -0,0 +1 @@ +debian/test/* -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r8s.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
