This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository t-coffee.
commit ad9cc1fab192d961971a35ecb62bdfb9948091df Author: Andreas Tille <[email protected]> Date: Sat Dec 17 18:42:54 2016 +0100 install README.test and test script as user documentation --- debian/README.test | 8 ++++++++ debian/changelog | 1 + debian/t-coffee.docs | 2 ++ 3 files changed, 11 insertions(+) diff --git a/debian/README.test b/debian/README.test new file mode 100644 index 0000000..ef34ccc --- /dev/null +++ b/debian/README.test @@ -0,0 +1,8 @@ +Notes on how this package can be tested. +──────────────────────────────────────── + +To run the unit tests provided by the package you can do + + sh run-unit-test + +in this directory. diff --git a/debian/changelog b/debian/changelog index 584d1ad..034a991 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ t-coffee (11.00.8cbe486-5) UNRELEASED; urgency=medium rather seek for clustalw. * debhelper 10 * d/watch: version=4 + * install README.test and test script as user documentation -- Andreas Tille <[email protected]> Fri, 16 Dec 2016 15:00:58 +0100 diff --git a/debian/t-coffee.docs b/debian/t-coffee.docs new file mode 100644 index 0000000..9a4f4f8 --- /dev/null +++ b/debian/t-coffee.docs @@ -0,0 +1,2 @@ +debian/README.test +debian/tests/run-unit-test -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/t-coffee.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
