Andreas Tille pushed to branch master at Debian Med / kineticstools
Commits: a4e659a1 by Andreas Tille at 2019-01-29T09:28:10Z debhelper 12 - - - - - 51df4fee by Andreas Tille at 2019-01-29T09:29:21Z Standards-Version: 4.3.0 - - - - - 7710c97f by Andreas Tille at 2019-01-29T10:22:23Z Really use pytest - - - - - dda840da by Andreas Tille at 2019-01-29T10:28:14Z Upload to unstable - - - - - 4 changed files: - debian/changelog - debian/compat - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,14 +1,14 @@ -kineticstools (0.6.1+git20180425.27a1878-1) UNRELEASED; urgency=medium +kineticstools (0.6.1+git20180425.27a1878-1) unstable; urgency=medium * Team upload. * Use Git mode in watch file - * debhelper 11 + * debhelper 12 * Point Vcs fields to salsa.debian.org - * Standards-Version: 4.2.1 + * Standards-Version: 4.3.0 * Secure URI in copyright format * Build-Depends: python-pytest - -- Andreas Tille <[email protected]> Sun, 28 Oct 2018 19:34:03 +0100 + -- Andreas Tille <[email protected]> Tue, 29 Jan 2019 11:22:34 +0100 kineticstools (0.6.1+20161222-1) unstable; urgency=medium ===================================== debian/compat ===================================== @@ -1 +1 @@ -11 +12 ===================================== debian/control ===================================== @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Afif Elghraoui <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 11~), +Build-Depends: debhelper (>= 12~), dh-python, python-all, python-setuptools, @@ -14,9 +14,8 @@ Build-Depends: debhelper (>= 11~), python-h5py, python-scipy, # Test-Depends: - python-nose, python-pytest -Standards-Version: 4.2.1 +Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/med-team/kineticstools Vcs-Git: https://salsa.debian.org/med-team/kineticstools.git Homepage: https://github.com/PacificBiosciences/kineticsTools ===================================== debian/rules ===================================== @@ -5,7 +5,7 @@ include /usr/share/dpkg/default.mk export LC_ALL=C.UTF-8 export PYBUILD_NAME=kineticstools -export PYBUILD_TEST_NOSE=1 +export PYBUILD_TEST_NOSE=0 export NOSE_VERBOSE=2 export NOSE_NOCAPTURE=1 export NOSE_INCLUDE_EXE=1 View it on GitLab: https://salsa.debian.org/med-team/kineticstools/compare/f11e023b8a7331a13ed9a614503d906631e7a5eb...dda840da7161efb1cf7a74a3b4d24d6c9e5a0b49 -- View it on GitLab: https://salsa.debian.org/med-team/kineticstools/compare/f11e023b8a7331a13ed9a614503d906631e7a5eb...dda840da7161efb1cf7a74a3b4d24d6c9e5a0b49 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
