[med-svn] [Git][med-team/tree-puzzle][master] 2 commits: Remove redundant dependency relations

Andreas Tille gitlab at salsa.debian.org
Wed Apr 17 09:10:41 BST 2019



Andreas Tille pushed to branch master at Debian Med / tree-puzzle


Commits:
f167caaa by Andreas Tille at 2019-04-17T08:09:19Z
Remove redundant dependency relations

- - - - -
a74762f0 by Andreas Tille at 2019-04-17T08:10:14Z
Deactivate insufficient test - see test script for comments

- - - - -


3 changed files:

- + debian/tests/__control__deactivated
- − debian/tests/control
- debian/tests/run-unit-test


Changes:

=====================================
debian/tests/__control__deactivated
=====================================
@@ -0,0 +1,2 @@
+Tests: run-unit-test 
+Restritions: allow-stderr


=====================================
debian/tests/control deleted
=====================================
@@ -1,7 +0,0 @@
-Tests: run-unit-test 
-Depends: libc6,
-        libsprng2
-Recommends: tree-puzzle-doc
-Suggests: phylip,
-        treetool
-Restritions: allow-stderr
\ No newline at end of file


=====================================
debian/tests/run-unit-test
=====================================
@@ -15,10 +15,11 @@ cp -a /usr/share/doc/${pkg}/examples/* "${AUTOPKGTEST_TMP}"
 
 cd "${AUTOPKGTEST_TMP}"
 
-#do_stuff_to_test_package#
-
 # tree-puzzle intallation check
-if hash puzzle 2>/dev/null; then
+# Comment by Andreas Tille: That test is a bit weak since
+# its pretty redundant that these conditions are fullfilled
+# once a package is installed.  Please enhance.
+if hash tree-puzzle 2>/dev/null; then
     echo Success
 else
     echo Fail



View it on GitLab: https://salsa.debian.org/med-team/tree-puzzle/compare/b25e6a80bea8793cbc1aa5e21665dc36ed88ed3b...a74762f049740a58b49fce4a236d579ab62e3ae6

-- 
View it on GitLab: https://salsa.debian.org/med-team/tree-puzzle/compare/b25e6a80bea8793cbc1aa5e21665dc36ed88ed3b...a74762f049740a58b49fce4a236d579ab62e3ae6
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/20190417/00071eb1/attachment.html>


More information about the debian-med-commit mailing list