Andreas Tille pushed to branch master at Debian Med / invesalius
Commits: 27dd876b by Andreas Tille at 2022-07-28T07:21:36+02:00 iAdd at least superficial autopkgtest - - - - - bb0297a8 by Andreas Tille at 2022-07-28T07:30:19+02:00 Upload to unstable - - - - - 3 changed files: - debian/changelog - + debian/tests/control - + debian/tests/run-unit-test Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,12 @@ -invesalius (3.1.99998-1) UNRELEASED; urgency=medium +invesalius (3.1.99998-1) unstable; urgency=medium + [ Thiago Franco de Moraes ] * New upstream version * Drop transition for old debug package migration. + [ Andreas Tille ] + * Add at least superficial autopkgtest + -- Thiago Franco de Moraes <[email protected]> Tue, 19 Jul 2022 19:31:51 -0300 invesalius (3.1.99995-1) unstable; urgency=medium ===================================== debian/tests/control ===================================== @@ -0,0 +1,3 @@ +Tests: run-unit-test +Depends: @ +Restrictions: superficial ===================================== debian/tests/run-unit-test ===================================== @@ -0,0 +1,5 @@ +#!/bin/sh -e + +invesalius3 --help +invesalius3 --no-gui + View it on GitLab: https://salsa.debian.org/med-team/invesalius/-/compare/354b244f4b37c25700096ab702c2e9f3faef9072...bb0297a8694c24a86d929caeaac99e7d525d709f -- View it on GitLab: https://salsa.debian.org/med-team/invesalius/-/compare/354b244f4b37c25700096ab702c2e9f3faef9072...bb0297a8694c24a86d929caeaac99e7d525d709f 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
