[med-svn] [Git][med-team/bcalm][master] Overwrite upstream's simple_test with our fixed version, so we test with...
Andreas Tille
gitlab at salsa.debian.org
Wed May 20 20:48:01 BST 2020
Andreas Tille pushed to branch master at Debian Med / bcalm
Commits:
c250317c by Andreas Tille at 2020-05-20T21:43:08+02:00
Overwrite upstream's simple_test with our fixed version, so we test with Python 3, again. And depend on it for the test
- - - - -
3 changed files:
- debian/bcalm.install
- debian/changelog
- debian/tests/control
Changes:
=====================================
debian/bcalm.install
=====================================
@@ -1,6 +1,5 @@
-debian/missing-sources/compare_fasta.py usr/share/doc/bcalm/test
-debian/missing-sources/reference.fasta usr/share/doc/bcalm/test
-debian/missing-sources/simple_test.sh usr/share/doc/bcalm/test
example/* usr/share/doc/bcalm/test
test/* usr/share/doc/bcalm/test
debian/missing-sources/compare_fasta.py usr/share/doc/bcalm/test
+debian/missing-sources/reference.fasta usr/share/doc/bcalm/test
+debian/missing-sources/simple_test.sh usr/share/doc/bcalm/test
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+bcalm (2.2.2-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Overwrite upstream's simple_test with our fixed version, so we test with
+ Python 3, again. And depend on it for the test. (Closes: #960876)
+
+ -- Stefano Rivera <stefanor at debian.org> Wed, 20 May 2020 08:51:35 -0700
+
bcalm (2.2.2-1) unstable; urgency=medium
* Team upload.
=====================================
debian/tests/control
=====================================
@@ -1,3 +1,3 @@
Tests: run-unit-test
-Depends: @
+Depends: @, python3
Restrictions: allow-stderr
View it on GitLab: https://salsa.debian.org/med-team/bcalm/-/commit/c250317c71b03ba12781685a1d444d6f1048645a
--
View it on GitLab: https://salsa.debian.org/med-team/bcalm/-/commit/c250317c71b03ba12781685a1d444d6f1048645a
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/20200520/66051058/attachment.html>
More information about the debian-med-commit
mailing list