Andrius Merkys pushed to branch master at Debian Med / pdb2pqr
Commits: 22cb2079 by Andrius Merkys at 2022-03-14T01:16:16-04:00 pytest-3 autopkgtest depends on python3-pandas. - - - - - a4f5756f by Andrius Merkys at 2022-03-14T01:21:39-04:00 pytest-3 autopkgtest depends on python3-testfixtures. - - - - - f3904d1e by Andrius Merkys at 2022-03-14T01:28:43-04:00 Update changelog for 3.5.2+dfsg-2 release - - - - - 2 changed files: - debian/changelog - debian/tests/control Changes: ===================================== debian/changelog ===================================== @@ -1,10 +1,11 @@ -pdb2pqr (3.5.2+dfsg-2) UNRELEASED; urgency=medium +pdb2pqr (3.5.2+dfsg-2) unstable; urgency=medium + * Team upload. + * Add missing pytest-3 autopkgtest dependencies. * Standards-Version: 4.6.0 (routine-update) * debhelper-compat 13 (routine-update) - TODO: Wait for python3-pdbx - -- Andreas Tille <[email protected]> Mon, 07 Mar 2022 11:41:22 +0100 + -- Andrius Merkys <[email protected]> Mon, 14 Mar 2022 01:27:58 -0400 pdb2pqr (3.5.2+dfsg-1) unstable; urgency=medium ===================================== debian/tests/control ===================================== @@ -7,4 +7,4 @@ Depends: @, Restrictions: allow-stderr Test-Command: pytest-3 -Depends: @, python3-pytest +Depends: @, python3-pandas, python3-pytest, python3-testfixtures View it on GitLab: https://salsa.debian.org/med-team/pdb2pqr/-/compare/ee52dbfe9f9153a070aad982d28fc2dc824498ed...f3904d1ea9c379945977b16231e3b8150e4fc2dd -- View it on GitLab: https://salsa.debian.org/med-team/pdb2pqr/-/compare/ee52dbfe9f9153a070aad982d28fc2dc824498ed...f3904d1ea9c379945977b16231e3b8150e4fc2dd 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
