Michael R. Crusoe pushed to branch debian/experimental at Debian Med / simde
Commits: 94a44316 by Michael R. Crusoe at 2023-05-19T22:22:46+02:00 Autopkgtests control: use "@" so we get the same version of the package the test is written for - - - - - 2 changed files: - debian/changelog - debian/tests/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +simde (0.7.6-0~0exp2) experimental; urgency=medium + + * Autopkgtests control: use "@" so we get the same version of the + package the test is written for + + -- Michael R. Crusoe <[email protected]> Fri, 19 May 2023 22:17:19 +0200 + simde (0.7.6-0~0exp1) experimental; urgency=medium * Standalone test: use pkg-config ===================================== debian/tests/control ===================================== @@ -1,6 +1,6 @@ Tests: standalone -Depends: libsimde-dev, gcc, g++, pkgconf +Depends: @, gcc, g++, pkgconf Tests: run-unit-test -Depends: libsimde-dev, gcc, g++, meson, ninja-build, dpkg-dev +Depends: @, gcc, g++, meson, ninja-build, dpkg-dev Restrictions: allow-stderr View it on GitLab: https://salsa.debian.org/med-team/simde/-/commit/94a4431643f50223d498ed2de0fc4bd729c2a9a5 -- View it on GitLab: https://salsa.debian.org/med-team/simde/-/commit/94a4431643f50223d498ed2de0fc4bd729c2a9a5 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
