[med-svn] [Git][med-team/simde][debian/experimental] Autopkgtests control: use "@" so we get the same version of the package the test is written for
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Fri May 19 21:24:04 BST 2023
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 <crusoe at debian.org> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20230519/6f1016a7/attachment-0001.htm>
More information about the debian-med-commit
mailing list