This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository rapmap.
commit 0eab353beb6413c1a2afa6656158202100ea17e6 Author: Andreas Tille <[email protected]> Date: Sat Jan 13 00:19:26 2018 +0100 Install run-unit-test into data package --- debian/README.test | 8 ++++++++ debian/rapmap-example-data.docs | 3 +++ 2 files changed, 11 insertions(+) diff --git a/debian/README.test b/debian/README.test new file mode 100644 index 0000000..39fbde9 --- /dev/null +++ b/debian/README.test @@ -0,0 +1,8 @@ +Notes on how this package can be tested. +──────────────────────────────────────── + +This package can be tested by executing + + sh run-unit-test + +in order to confirm its integrity. diff --git a/debian/rapmap-example-data.docs b/debian/rapmap-example-data.docs new file mode 100644 index 0000000..d360589 --- /dev/null +++ b/debian/rapmap-example-data.docs @@ -0,0 +1,3 @@ +debian/README.test +debian/tests/run-unit-test + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/rapmap.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
