Maarten L. Hekkelman pushed to branch master at Debian Med / libzeep
Commits: 440dfbe3 by Maarten L. Hekkelman at 2020-11-16T14:19:10+01:00 missing depends - - - - - 3 changed files: - .gitignore - debian/changelog - debian/tests/control Changes: ===================================== .gitignore ===================================== @@ -22,7 +22,7 @@ lib/ libzeep-*.pc examples/bin/ lib-xml/.gdb_history -tests/ .libs/ libzeep.la .pc/ +./tests ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +libzeep (5.0.2-3) UNRELEASED; urgency=medium + + * Fix autopkgtest control file (needed one more dependency) + + -- Maarten L. Hekkelman <[email protected]> Mon, 16 Nov 2020 14:18:01 +0100 + libzeep (5.0.2-2) unstable; urgency=medium * Source only upload ===================================== debian/tests/control ===================================== @@ -1,3 +1,3 @@ Tests: run-build-test -Depends: @ +Depends: build-essential, libzeep-dev Restrictions: allow-stderr View it on GitLab: https://salsa.debian.org/med-team/libzeep/-/commit/440dfbe35a9599e1d8b20d62bd7263a47623bc04 -- View it on GitLab: https://salsa.debian.org/med-team/libzeep/-/commit/440dfbe35a9599e1d8b20d62bd7263a47623bc04 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
