[med-svn] [Git][med-team/htslib][master] Document how to test the package
Andreas Tille
gitlab at salsa.debian.org
Wed Feb 14 08:54:02 UTC 2018
Andreas Tille pushed to branch master at Debian Med / htslib
Commits:
ede72ab7 by Andreas Tille at 2018-02-14T09:48:49+01:00
Document how to test the package
- - - - -
4 changed files:
- + debian/README.test
- debian/changelog
- debian/htslib-test.install
- + debian/libhts-dev.docs
Changes:
=====================================
debian/README.test
=====================================
--- /dev/null
+++ b/debian/README.test
@@ -0,0 +1,10 @@
+Notes on how this package can be tested.
+────────────────────────────────────────
+
+To run the unit tests provided by the upstream authors of this package
+you can install the package htslib-test and run
+
+ sh /usr/share/doc/libhts-dev/run-unit-test
+
+ -- Andreas Tille <tille at debian.org> Wed, 14 Feb 2018 09:43:36 +0100
+
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+htslib (1.7-2) UNRELEASED; urgency=medium
+
+ * Move all needed files into htslib-test package
+ Closes: #890303
+ * Document how to test the package
+
+ -- Andreas Tille <tille at debian.org> Wed, 14 Feb 2018 09:43:36 +0100
+
htslib (1.7-1) unstable; urgency=medium
* Team upload.
=====================================
debian/htslib-test.install
=====================================
--- a/debian/htslib-test.install
+++ b/debian/htslib-test.install
@@ -1,7 +1,10 @@
-*.c /usr/share/htslib-test
-*.h /usr/share/htslib-test
-*.mk /usr/share/htslib-test
-Makefile /usr/share/htslib-test
-cram/*.c /usr/share/htslib-test/cram
-cram/*.h /usr/share/htslib-test/cram
-test/* /usr/share/htslib-test/test
+*.c usr/share/htslib-test
+*.h usr/share/htslib-test
+*.mk usr/share/htslib-test
+Makefile usr/share/htslib-test
+cram/*.c usr/share/htslib-test/cram
+cram/*.h usr/share/htslib-test/cram
+test/* usr/share/htslib-test/test
+os usr/share/htslib-test
+version.sh usr/share/htslib-test
+debian/tests/run-unit-test usr/share/doc/libhts-dev
=====================================
debian/libhts-dev.docs
=====================================
--- /dev/null
+++ b/debian/libhts-dev.docs
@@ -0,0 +1 @@
+debian/README.test
View it on GitLab: https://salsa.debian.org/med-team/htslib/commit/ede72ab70551f396c3ae143be79d83a652ed7e17
---
View it on GitLab: https://salsa.debian.org/med-team/htslib/commit/ede72ab70551f396c3ae143be79d83a652ed7e17
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-med-commit/attachments/20180214/512a7884/attachment-0001.html>
More information about the debian-med-commit
mailing list