Andreas Tille pushed to branch master at Debian Med / aevol
Commits: b88c27b1 by Andreas Tille at 2019-07-29T16:36:24Z debhelper-compat 12 - - - - - 4bda54df by Andreas Tille at 2019-07-29T16:36:27Z Standards-Version: 4.4.0 - - - - - f629f284 by Andreas Tille at 2019-07-29T16:38:29Z Add comment to single test that is permitted to fail, cleanup changelog - - - - - fe183bcf by Andreas Tille at 2019-07-29T16:57:47Z Upload to unstable - - - - - 4 changed files: - debian/changelog - − debian/compat - debian/control - debian/tests/run-unit-tests Changes: ===================================== debian/changelog ===================================== @@ -1,4 +1,4 @@ -aevol (5.0-3) UNRELEASED; urgency=medium +aevol (5.0-3) unstable; urgency=medium * Team upload. @@ -7,6 +7,8 @@ aevol (5.0-3) UNRELEASED; urgency=medium [ Andreas Tille ] * Add copyright for src/libaevol/SFMT-src-1.4 + * debhelper-compat 12 + * Standards-Version: 4.4.0 [ Saira Hussain ] * Add autopkgtest ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -3,13 +3,13 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: David Parsons <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 11~), +Build-Depends: debhelper-compat (= 12), zlib1g-dev, libx11-dev, libboost-dev, libboost-system-dev, libboost-filesystem-dev -Standards-Version: 4.2.1 +Standards-Version: 4.4.0 Vcs-Browser: https://salsa.debian.org/med-team/aevol Vcs-Git: https://salsa.debian.org/med-team/aevol.git Homepage: http://www.aevol.fr/ ===================================== debian/tests/run-unit-tests ===================================== @@ -119,6 +119,9 @@ done for mydir in $outdirsA $outdirsB $outdirsC do cd $mydir + # FIXME: Added '|| true' since this test contains errors + # We want to see those errors in the test logs but + # it should not make the whole test fail aevol_misc_lineage || true cd .. done View it on GitLab: https://salsa.debian.org/med-team/aevol/compare/7ac3ee52b17e903122f7bd7e76bd3f5df8c88616...fe183bcf1cc1b186fe15b25661cbf92c94a35c9a -- View it on GitLab: https://salsa.debian.org/med-team/aevol/compare/7ac3ee52b17e903122f7bd7e76bd3f5df8c88616...fe183bcf1cc1b186fe15b25661cbf92c94a35c9a 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
