[med-svn] [vcftools] 06/07: add test script to /usr/share/doc/vcftools to enable users reproducing the test
Andreas Tille
tille at debian.org
Thu Dec 15 22:06:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository vcftools.
commit 52bb90830e1411d12fd13f2e4a97c1d139b824b5
Author: Andreas Tille <tille at debian.org>
Date: Thu Dec 15 18:23:20 2016 +0100
add test script to /usr/share/doc/vcftools to enable users reproducing the test
---
debian/README.test | 8 ++++++++
debian/changelog | 2 ++
debian/docs | 2 ++
3 files changed, 12 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 bc61aac..48da510 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ vcftools (0.1.14+dfsg-4) UNRELEASED; urgency=medium
Closes: #842794
* debhelper 10
* d/watch: version=4
+ * add test script to /usr/share/doc/vcftools to enable users reproducing
+ the test
-- Andreas Tille <tille at debian.org> Thu, 15 Dec 2016 18:19:32 +0100
diff --git a/debian/docs b/debian/docs
new file mode 100644
index 0000000..9a4f4f8
--- /dev/null
+++ b/debian/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/vcftools.git
More information about the debian-med-commit
mailing list