[med-svn] [Git][med-team/mcl][master] Provide autopkgtest as user example

Andreas Tille gitlab at salsa.debian.org
Thu Jul 11 13:38:38 BST 2019



Andreas Tille pushed to branch master at Debian Med / mcl


Commits:
3b4363d1 by Andreas Tille at 2019-07-11T12:31:36Z
Provide autopkgtest as user example

- - - - -


6 changed files:

- + debian/README.test
- debian/changelog
- + debian/mcl-doc.examples
- debian/mcl-doc.install
- debian/mcl.docs
- debian/tests/run-unit-tests


Changes:

=====================================
debian/README.test
=====================================
@@ -0,0 +1,12 @@
+Notes on how this package can be tested.
+────────────────────────────────────────
+
+This package can be tested by
+
+    sudo apt install mcl-doc
+
+and running the provided test:
+
+    sh run-unit-test
+
+in order to confirm its integrity.


=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+mcl (1:14-137+ds-4) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Provide autopkgtest
+
+ -- Saira Hussain <saira.h0213 at zoho.com>  Thu, 11 Jul 2019 14:30:55 +0200
+
 mcl (1:14-137+ds-3) unstable; urgency=medium
 
   * Philipp Benner <philipp at debian.org> has retired - thanks for your


=====================================
debian/mcl-doc.examples
=====================================
@@ -0,0 +1 @@
+debian/tests/data/*


=====================================
debian/mcl-doc.install
=====================================
@@ -1,3 +1,4 @@
 usr/share/doc/mcl/*.html	usr/share/doc/mcl/html
 usr/share/doc/mcl/*.ps		usr/share/doc/mcl/
 usr/share/doc/mcl/minimcl	usr/share/doc/mcl/
+debian/tests/run-unit-tests	usr/share/doc/mcl/


=====================================
debian/mcl.docs
=====================================
@@ -1 +1 @@
-debian/tests/data
+debian/README.test


=====================================
debian/tests/run-unit-tests
=====================================
@@ -11,7 +11,7 @@ if [ "${AUTOPKGTEST_TMP}" = "" ] ; then
 #  trap "rm -rf ${AUTOPKGTEST_TMP}" 0 INT QUIT ABRT PIPE TERM
 fi
 
-cp /usr/share/doc/${pkg}/data/* -a "${AUTOPKGTEST_TMP}"
+cp /usr/share/doc/${pkg}/examples/* -a "${AUTOPKGTEST_TMP}"
 
 cd "${AUTOPKGTEST_TMP}"
 gunzip -r *



View it on GitLab: https://salsa.debian.org/med-team/mcl/commit/3b4363d1021a37fd1035e4e3e9dc77940b6ec088

-- 
View it on GitLab: https://salsa.debian.org/med-team/mcl/commit/3b4363d1021a37fd1035e4e3e9dc77940b6ec088
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190711/a0154342/attachment-0001.html>


More information about the debian-med-commit mailing list