[med-svn] [Git][med-team/kineticstools][master] 2 commits: autopkgtest: s/ADTTMP/AUTOPKGTEST_TMP/

Andreas Tille gitlab at salsa.debian.org
Sun Apr 19 21:14:53 BST 2020



Andreas Tille pushed to branch master at Debian Med / kineticstools


Commits:
ef72d114 by Andreas Tille at 2020-04-19T22:05:06+02:00
autopkgtest: s/ADTTMP/AUTOPKGTEST_TMP/

- - - - -
5f7f0aa3 by Andreas Tille at 2020-04-19T22:10:00+02:00
Fix Test Depends

- - - - -


2 changed files:

- debian/changelog
- debian/tests/control


Changes:

=====================================
debian/changelog
=====================================
@@ -29,6 +29,9 @@ kineticstools (0.6.1+git20200325.3558942-1) UNRELEASED; urgency=medium
   * Respect DEB_BUILD_OPTIONS in override_dh_auto_test target (routine-
     update)
   * Build-Depends: python3-pytest-runner
+  * autopkgtest:
+     - s/ADTTMP/AUTOPKGTEST_TMP/
+     - Fix Test Depends
 
   [ Etienne Mollier ]
   * Added python3-pytest-xdist to enable parallelization from build test.


=====================================
debian/tests/control
=====================================
@@ -1,12 +1,12 @@
 Test-Command:
-	cp -r Makefile test $ADTTMP/
-	&& cd $ADTTMP
+	cp -r Makefile test $AUTOPKGTEST_TMP/
+	&& cd $AUTOPKGTEST_TMP
 	&& ln -s /usr/share/kineticstools kineticsTools
 	&& make -k unit-tests cram-tests
 Depends:
 	make,
 	@,
-	python-cram,
-	python-nose,
+	python3-cram,
+	python3-nose,
 	hdf5-tools,
 Restrictions: allow-stderr,



View it on GitLab: https://salsa.debian.org/med-team/kineticstools/-/compare/07622bcb425f1202e00b548b6b6c464ec7bfa7c1...5f7f0aa351a86d30b528b26886fcc78ca2557495

-- 
View it on GitLab: https://salsa.debian.org/med-team/kineticstools/-/compare/07622bcb425f1202e00b548b6b6c464ec7bfa7c1...5f7f0aa351a86d30b528b26886fcc78ca2557495
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/20200419/93461109/attachment-0001.html>


More information about the debian-med-commit mailing list