Steven Robbins pushed to branch master at Debian Med / libminc
Commits: 1e0e1add by Steve Robbins at 2023-12-30T10:19:37-06:00 Remove non-functional autopkg tests. - - - - - cc314a07 by Steve Robbins at 2023-12-30T10:22:18-06:00 Ready for release. - - - - - 3 changed files: - debian/changelog - − debian/tests/control - − debian/tests/run-unit-test Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +libminc (2.4.06-2) unstable; urgency=medium + + [ Steve Robbins ] + * [1e0e1ad] Remove non-functional autopkg tests. + + -- Steve M. Robbins <[email protected]> Sat, 30 Dec 2023 10:21:51 -0600 + libminc (2.4.06-1) unstable; urgency=medium [ Steve Robbins ] ===================================== debian/tests/control deleted ===================================== @@ -1,3 +0,0 @@ -Tests: run-unit-test -Depends: @ -Restrictions: allow-stderr ===================================== debian/tests/run-unit-test deleted ===================================== @@ -1,16 +0,0 @@ -#!/bin/bash -set -e - -CUR_DIR=`pwd` -export LC_ALL=C.UTF-8 -if [ "${AUTOPKGTEST_TMP}" = "" ] ; then - AUTOPKGTEST_TMP=$(mktemp -d /tmp/${pkg}-test.XXXXXX) - trap "rm -rf ${AUTOPKGTEST_TMP}" 0 INT QUIT ABRT PIPE TERM -fi - -cd "${AUTOPKGTEST_TMP}" -cp -a ${CUR_DIR}/testdir/* . - -echo "Testing C binary" -./run_tests -echo "PASS" View it on GitLab: https://salsa.debian.org/med-team/libminc/-/compare/20596f0d64dfa4d944b50ef7e90f3bb6079c1cb1...cc314a0785eea326b2705493376d8fb6e5f3d6d2 -- View it on GitLab: https://salsa.debian.org/med-team/libminc/-/compare/20596f0d64dfa4d944b50ef7e90f3bb6079c1cb1...cc314a0785eea326b2705493376d8fb6e5f3d6d2 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
